资源列表
[Windows编程] rs232_TI_RI
说明:一个利用串口自发自收的完整的C源程序,是非常有参考价值的,可以移植的-use of a serial spontaneously collected the complete C source code, are very useful, transplantable<liuying> 在 2008-10-13 上传 | 大小:44.65kb | 下载:0
[数据库编程] gdbm-1.8.3.tar
说明:GNU C 的编译器即可,自由免费的软件-GNU C compiler can, free software<张三> 在 2008-10-13 上传 | 大小:223.33kb | 下载:0
[Windows编程] qjbl
说明:静态调用方式的特点是由编译系统完成对DLL的加载和应用程序结束时 DLL 的卸载。当调用某DLL的应用程序结束时,若系统中还有其它程序使用该 DLL,则Windows对DLL的应用记录减1,直到所有使用该DLL的程序都结束时才释放它。静态调用方式简单实用,但不如动态调用方式灵活。-static method call is characterized by the build system to complete DLL loading and application DLL at the en<郝晓> 在 2008-10-13 上传 | 大小:53.34kb | 下载:0
[Windows编程] xsdyDLL
说明:程序员在建立一个DLL文件时,连接器会自动为其生成一个对应的.lib文件,该文件包含了DLL 导出函数的符号名及序号(并不含有实际的代码)。在应用程序里,.lib文件将作为DLL的替代文件参与编译。-programmers in the establishment of a DLL files, the connector will automatically produces a counterpart. Lib document, which includes a DLL function<郝晓> 在 2008-10-13 上传 | 大小:13.09kb | 下载:0
[IP电话/视频会议] mp4_encore
说明:VC++开发的MP4编码程序。编译环境:VC++6。0-VC + + development of the MP4 coding process. Build Environment : VC 6. 0<njtjx> 在 2008-10-13 上传 | 大小:83.91kb | 下载:0
[xml/soap/webservice] rssowl_1_2_src
说明:Rssowl是一个阅读RSS/RDF很好的工具。用JAVA SWT库写的界面。而且是开放源码的。支持n多种语言,而且还包含Blog工具,代理配置功能。对中文支持很好。 -Rssowl is a reading RSS / RDF good tool. With Java SWT library to write the interface. But is open source. N multilingual support, but also includes blogging tools,<长旺> 在 2008-10-13 上传 | 大小:3.38mb | 下载:0
[Windows编程] ysdy
说明:特别要注意的是用extern int dllGlobalVar声明所导入的并不是DLL中全局变量本身,而是其地址,应用程序必须通过强制指针转换来使用DLL中的全局变量。-particular attention to the use extern int dllGlobalVar statement is not a DLL into the global variables themselves, but their addresses, applications must pass mand<郝晓> 在 2008-10-13 上传 | 大小:52.15kb | 下载:0