<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>编程开发</title>
<link>http://www.91linux.com/html/article/program/index.html</link>
<description>Linux教程 / 编程开发</description>
<language>zh-cn</language>
<generator>&lt;a href='http://www.91linux.com' target='_blank'&gt;91Linux!&lt;/a&gt;</generator>
<webmaster>cooldgjk@gmail.com</webmaster>
<item>
    <title>开源Java加密工具Jasyp</title>
    <link>/html/article/program/java/20071129/8629.html</link>
    <description>Jasypt开发团队推出了Java加密工具Jasypt1.4,它可与Spring Framework,Hibernate和Acegi Security集成.与项</description>
    <pubDate>2007-11-29</pubDate>
    <category>JAVA</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>使用Java来实现域名和IP地址转换的操作</title>
    <link>/html/article/program/java/20071128/8623.html</link>
    <description>对我们普通用户而言，形象化的符号要比一捆枯燥的数字编码要好记得多。比如，我们会很容易地记住字符串www</description>
    <pubDate>2007-11-28</pubDate>
    <category>JAVA</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Java基础：一个关于java数组的深度思考</title>
    <link>/html/article/program/java/20071128/8622.html</link>
    <description>刚刚开始接触java数组的人都会听到一句类似的话：java是纯面向对象的语言，他的数组也是一个对象。于是乎</description>
    <pubDate>2007-11-28</pubDate>
    <category>JAVA</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>C++面试题集(最全的C\C++试题集和部分答案)</title>
    <link>/html/article/program/cpp/20071126/8577.html</link>
    <description>最全的CC++面试题集(CC++试题和部分答案) （欢迎加入更多CC++面试题） 最全的CC++面试题集(CC++试题</description>
    <pubDate>2007-11-26</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>dentry 与inode的概念</title>
    <link>/html/article/program/cpp/20071126/8576.html</link>
    <description>dentry 一、dentry的定义 dentry的中文名称是目录项，是Linux文件系统中某个索引节点(inode)的链接。这个</description>
    <pubDate>2007-11-26</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>从字符串中读取XML的通用函数</title>
    <link>/html/article/program/20071126/8575.html</link>
    <description>一个用于从字符串中读取xml的通用javascript函数，在IE, FF上测试通过。 function my_loadXMLfromStr(str)</description>
    <pubDate>2007-11-26</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>eval用法3例</title>
    <link>/html/article/program/20071126/8573.html</link>
    <description>eval用法三例 ## eval用法三例 ## ## shell:/bin/sh ## ## yhc 2002.09.26 18:00 ## #例一: #寻找符合条件</description>
    <pubDate>2007-11-26</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>ram中运行代码与全局变量的初始化</title>
    <link>/html/article/program/cpp/20071126/8570.html</link>
    <description>对于很多的嵌入式系统,其代码很多都存储在nor flash中,运行也是直接在flash中运行.我最近了解到我新公司的</description>
    <pubDate>2007-11-26</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>线程同步-事件对象</title>
    <link>/html/article/program/cpp/20071126/8569.html</link>
    <description>这是整理孙鑫 VC 得到的关于线程同步方面的笔记 . n 事件对象也属于内核对象，包含一个使用计数，一个用于</description>
    <pubDate>2007-11-26</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Symbian编程VC开发环境设置</title>
    <link>/html/article/program/cpp/20071126/8565.html</link>
    <description>1 安装SDK及VC Nokia根据手机的屏幕大小和价格高低把手机分成了多个系列，现在使用的系列有：Series 40、Se</description>
    <pubDate>2007-11-26</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>const指针变量的一个应用</title>
    <link>/html/article/program/cpp/20071126/8561.html</link>
    <description>const变量,在网上的嵌入式面试题中就有一个很经典的题目.我想很多人一定都看到过.你都理解和运用过吗? 我</description>
    <pubDate>2007-11-26</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Windows环境下smarty安装最简明教程</title>
    <link>/html/article/program/php/20071124/8534.html</link>
    <description>Windows环境下smarty安装最简明教程 1、下载Smarty包 可以从官方站点下载： http://smarty.php.net 2、解压</description>
    <pubDate>2007-11-24</pubDate>
    <category>PHP</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>PHP日常开发中常用的8个小技巧</title>
    <link>/html/article/program/php/20071124/8533.html</link>
    <description>本文总结了PHP日常开发中常用的8个小技巧。 PHP批最取得checkbox的值 1、命名 inputtype='checkbox'name='</description>
    <pubDate>2007-11-24</pubDate>
    <category>PHP</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Java在Linux下 不能处理图形的解决办法</title>
    <link>/html/article/program/java/20071122/8490.html</link>
    <description>Java在图形处理时调用了本地的图形处理库。在利用Java作图形处理（比如：图片缩放，图片签名，生成报表）</description>
    <pubDate>2007-11-22</pubDate>
    <category>JAVA</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>CC与GCC的区别概括介绍</title>
    <link>/html/article/program/cpp/20071121/8477.html</link>
    <description>从名字上看，老的unix系统的CC程序叫做C Compiler。但GCC这个名字按GNU的说法叫做Gnu Compiler Collection</description>
    <pubDate>2007-11-21</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统下C语言编程的注意事项</title>
    <link>/html/article/program/cpp/20071121/8475.html</link>
    <description>一、工具的使用 1、学会使用vim/emacs，vim/emacs是linux下最常用的源码编辑具，不光要学会用它们编辑源码</description>
    <pubDate>2007-11-21</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>《Effective C++》 Item4 小结</title>
    <link>/html/article/program/cpp/20071120/8461.html</link>
    <description>非基本类型（如int）在进入自定义的构造函数前已经被默认构造函数初始化，在自定义的构造函数中只是赋值而</description>
    <pubDate>2007-11-20</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>JSON分析器的toJSONString</title>
    <link>/html/article/program/20071120/8458.html</link>
    <description>你已经掌握了JavaScript技术并且了解如何创建一个基本的AJAX引擎，并经由AJAX技术向服务器端发出请求和从服</description>
    <pubDate>2007-11-20</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>$_GET系统变量的应用理解与实例</title>
    <link>/html/article/program/20071120/8457.html</link>
    <description>今天我工作的时候supervisor需要我尽可能快地提供给他们一个功能模块，实现对学院某数据报表的二次调用与</description>
    <pubDate>2007-11-20</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>C++求职笔试题汇总</title>
    <link>/html/article/program/cpp/20071120/8455.html</link>
    <description>华为笔试题 1．请你分别画出OSI的七层网络结构图和TCP/IP的五层结构图。 2．请你详细地解释一下IP协议的定</description>
    <pubDate>2007-11-20</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>C/C++笔试题目大全</title>
    <link>/html/article/program/cpp/20071120/8454.html</link>
    <description>1. int func(x) { int countx = 0; while(x) { countx ++; x = x(x-1); } return countx; } 假定x = 9999</description>
    <pubDate>2007-11-20</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>部分排序问题</title>
    <link>/html/article/program/cpp/20071120/8447.html</link>
    <description>前一段面试腾讯时遇到这样一个问题，有10亿个整型数，要求找出其中最大的1万个并按顺序输出。这其实是典型</description>
    <pubDate>2007-11-20</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>多文件包含同一头文件导致链接时重定义错误</title>
    <link>/html/article/program/cpp/20071120/8439.html</link>
    <description>如 #ifndef GLOBAL_H #define GLOBAL_H const int a = 3; const char *STR = ABC; #endif 然后在a.cpp和b.c</description>
    <pubDate>2007-11-20</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>在Ajax设计程序时动态加载文本域和下拉框</title>
    <link>/html/article/program/ruby/20071120/8436.html</link>
    <description>在Ajax设计程序时动态加载文本域和下拉框: 其方法如下: function createCellText(){ var text=document.cr</description>
    <pubDate>2007-11-20</pubDate>
    <category>Ruby</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>守护进程创建</title>
    <link>/html/article/program/20071120/8431.html</link>
    <description>snort中的守护进程创建函数： void GoDaemon(void) { pid_t fs; printf(Initializing daemon moden); if(g</description>
    <pubDate>2007-11-20</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>printf()函数参数格式详解</title>
    <link>/html/article/program/cpp/20071120/8421.html</link>
    <description>printf的格式控制的完整格式： % - 0 m.n l或h 格式字符 下面对组成格式说明的各项加以说明： ①%：表示格</description>
    <pubDate>2007-11-20</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>J2SE环境配置</title>
    <link>/html/article/program/java/20071120/8417.html</link>
    <description>1。下载jdk-6-windows-i586.exe，安装到C:Program FilesJavajdk1.6.0目录。 2。在系统环境变量中加入如</description>
    <pubDate>2007-11-20</pubDate>
    <category>JAVA</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>学习JAVA的30个目标</title>
    <link>/html/article/program/java/20071120/8403.html</link>
    <description>1.你需要精通面向对象分析与设计(OOA/OOD)、涉及模式(GOF，J2EEDP)以及综合模式。你应该十分了解UML，尤其</description>
    <pubDate>2007-11-20</pubDate>
    <category>JAVA</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>signal信号列表</title>
    <link>/html/article/program/20071120/8400.html</link>
    <description>名称 默认动作 说明 SIGHUP终止进程 终端线路挂断 SIGINT终止进程 中断进程 SIGQUIT 建立CORE文件终止进程</description>
    <pubDate>2007-11-20</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>New 和 GetMem 的不同之处</title>
    <link>/html/article/program/cpp/20071120/8399.html</link>
    <description>New 和 GetMem 的不同之处 如果操作一个 record 指针中的字符串变量，会不会丢失 string 的内 存空间，造</description>
    <pubDate>2007-11-20</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>ALV Class 应用中遇到的若干问题说明</title>
    <link>/html/article/program/20071120/8394.html</link>
    <description>向ALV录入数据时，同步内表与表格显示内容时，用 call method grid-CHECK_CHANGED_DATA importing E_VALID</description>
    <pubDate>2007-11-20</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Regular Expression</title>
    <link>/html/article/program/20071119/8372.html</link>
    <description>Regular Expression 简介 中央研究院计算中心 ASPAC 计划 aspac@phi.sinica.edu.tw 技术报告: 94019 1995</description>
    <pubDate>2007-11-19</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Unix awk使用手册</title>
    <link>/html/article/program/20071119/8365.html</link>
    <description>作者的话： 《UNIX AWK使用手册》是我几个月前的作品了，回过头来看，这篇文章实在是很粗燥，因当时我写作</description>
    <pubDate>2007-11-19</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>awk用法小结</title>
    <link>/html/article/program/20071119/8364.html</link>
    <description>变量名 含义 ARGC 命令行变元个数 ARGV 命令行变元数组 FILENAME 当前输入文件名 FNR 当前文件中的记录号</description>
    <pubDate>2007-11-19</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux 常用C函数(内存及字符串操作篇2)</title>
    <link>/html/article/program/cpp/20071119/8352.html</link>
    <description>strcat（连接两字符串） 相关函数 bcopy，memccpy，memcpy，strcpy，strncpy 表头文件 #include string.h</description>
    <pubDate>2007-11-19</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>寻找用户出口程序</title>
    <link>/html/article/program/cpp/20071119/8348.html</link>
    <description>*---------------------------------------------------------------------* * Report ZPZFIND_USE_EXIT *</description>
    <pubDate>2007-11-19</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>深入浅出之正则表达式（二）</title>
    <link>/html/article/program/20071119/8347.html</link>
    <description>前言： 本文是前一片文章 《深入浅出之正则表达式（一）》 的续篇，在本文中讲述了正则表达式中的组与向后</description>
    <pubDate>2007-11-19</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>深入浅出之正则表达式（一）</title>
    <link>/html/article/program/20071119/8346.html</link>
    <description>前言： 半年前我对正则表达式产生了兴趣，在网上查找过不少资料，看过不少的教程，最后在使用一个正则表达</description>
    <pubDate>2007-11-19</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>editplus集成java编译环境配置详解</title>
    <link>/html/article/program/java/20071119/8345.html</link>
    <description>下载EditPlus,jdk1.5,在C盘下建两个文件夹C:CLASS和C:JDK安装的时候可以把JDK和JRE都安装在C:JDK文件夹</description>
    <pubDate>2007-11-19</pubDate>
    <category>JAVA</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Linux操作系统线程同步：互斥量（mutex）</title>
    <link>/html/article/program/20071119/8334.html</link>
    <description>互斥量从本质上说就是一把锁, 提供对共享资源的保护访问。 1. 初始化: 在Linux下, 线程的互斥量数据类型是</description>
    <pubDate>2007-11-19</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>什么是QT</title>
    <link>/html/article/program/20071117/8319.html</link>
    <description>关于Qt Qt是一个多平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立 艺术级的图形用户界面</description>
    <pubDate>2007-11-17</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Java简要</title>
    <link>/html/article/program/java/20071117/8311.html</link>
    <description>Java发展简史： ①Java-----1995.2.23诞生； ②JDK1.0---1996.1.23发布； ③JDK1.1---1997.2.18发布，推出</description>
    <pubDate>2007-11-17</pubDate>
    <category>JAVA</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>Java语言编程过程</title>
    <link>/html/article/program/java/20071117/8310.html</link>
    <description>Java 背后的工作原理： ① Java 内存管理， ② JVM Class Loader 。</description>
    <pubDate>2007-11-17</pubDate>
    <category>JAVA</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>COBOL语言</title>
    <link>/html/article/program/20071117/8309.html</link>
    <description>Common Business Oriented Language COBOL为Common Business Oriented Language的缩写，意思为通用商业语</description>
    <pubDate>2007-11-17</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>C语言中的断言</title>
    <link>/html/article/program/cpp/20071117/8302.html</link>
    <description>1. 条件编译 #ifdef id1 code segment1 #else id2 code segment2 #endif 2. 标准断言机制 assert(exp); //</description>
    <pubDate>2007-11-17</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>eclpse快捷键</title>
    <link>/html/article/program/java/20071117/8301.html</link>
    <description>Eclipse快捷键大全(转载) Ctrl+1 快速修复(最经典的快捷键,就不用多说了) Ctrl+D: 删除当前行 Ctrl+Alt+</description>
    <pubDate>2007-11-17</pubDate>
    <category>JAVA</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>execute the php-cgi in the thttpd</title>
    <link>/html/article/program/php/20071116/8280.html</link>
    <description>modify the libhttpd.c, add the next lines: (void) my_snprintf(buf, sizeof(buf), %s%s, hc-hs-cwd, str</description>
    <pubDate>2007-11-16</pubDate>
    <category>PHP</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>如何编写Linux设备驱动程序</title>
    <link>/html/article/program/20071116/8275.html</link>
    <description>如何编写Linux设备驱动程序 2007-10-29 周一, 10:48 有很多朋友关心驱动，但更菜的菜鸟居多：）总结了一下</description>
    <pubDate>2007-11-16</pubDate>
    <category>编程开发</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>stream I/O系统</title>
    <link>/html/article/program/cpp/20071116/8270.html</link>
    <description>我们在读取文件的内容的时候可以采用多种方式，最常用，通用的一种方式就是以stream的方式来获取文件的内</description>
    <pubDate>2007-11-16</pubDate>
    <category>C++</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>
<item>
    <title>著名的开源脚本语言：PHP 5.2.5发布</title>
    <link>/html/article/program/php/20071115/8236.html</link>
    <description>PHP 开发组将会立即宣布 PHP 5.2.4的可用性 。这个版本集中注意在通过除了解决一些低优先级安全漏洞外的超</description>
    <pubDate>2007-11-15</pubDate>
    <category>PHP</category>
    <author>秩名</author>
    <comments>91Linux</comments>
</item>

</channel>
</rss>
