-
netty-springmvc整合netty和springmvc
netty-springmvc整合netty和springmvc 框架,提高开发效率
- 2022-01-28 07:42:24下载
- 积分:1
-
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了...
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
- 2022-04-19 01:30:45下载
- 积分:1
-
本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速...
本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速度,都是MFC>映射>STL,可见MFC的CArchive是进行数据文件操作的最佳选择!-procedures for the operation of the three data files, the method for testing the CArchive MFC, STL flow and document mapping CreateFileMapping, after comparison of the data contained in the document storage and speed are MFCgt; Mapping gt; STL, MFC CArchive Visibility data is the best file manipulation choice!
- 2022-04-14 22:09:49下载
- 积分:1
-
makefile函数总结和使用方法
makefile用到的函数总结有使用方法,包括shell命令函数,匹配模式等,linux环境下使用。
- 2022-02-11 19:22:53下载
- 积分:1
-
直接解码即可,程序内有比较完整的注释和说明。程序完成的功能是对一个文件进行md5编码,结果存在一个新建的.txt文件里。...
直接解码即可,程序内有比较完整的注释和说明。程序完成的功能是对一个文件进行md5编码,结果存在一个新建的.txt文件里。-can directly decode, procedures are in the integrity of the Notes and annotations. Completion of the functions of a document md5 coding, a new existence. Txt file.
- 2022-01-23 11:23:06下载
- 积分:1
-
添加或删除
您可以在您自己的程序中使用此代码 (和可能将它编译成一个程序和分发它允许它的语言的编译格式) 自由与不收费。
您不可以再此代码 (例如到的 web 站点) 分发未经原作者的书面许可。未能这样做是违反了版权法。
你可能会从另一个网站,链接到此代码,但如果它不封装在一个帧中的唯一。
你将会遵守任何额外的版权限制,作者可能已经放在代码或代码的描述。
- 2022-04-09 08:07:07下载
- 积分:1
-
拷贝wince文件到pc并删除wince中的文件
拷贝wince文件到pc并删除wince中的文件-Wince copy files to pc and delete files in wince
- 2022-08-16 19:37:43下载
- 积分:1
-
一个通过网络传输文件的程序,供网络编程学习。
一个通过网络传输文件的程序,供网络编程学习。-A network to transfer files through the procedures for learning network programming.
- 2023-07-06 21:35:02下载
- 积分:1
-
TinyXML is an open
TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson. Tinyxml application examples are given, vc achieved.
- 2022-03-22 06:35:10下载
- 积分:1
-
I have written Run Length Encoder Decoder program which compress files with RLE...
I have written Run Length Encoder Decoder program which compress files with RLE algorithm.
- 2022-01-26 03:01:16下载
- 积分:1