-
tool
windows xp字库提取并可以转化成任意用于显示屏显示的点阵(windows xp font extraction and can be converted into arbitrary for the display shows the lattice)
- 2012-06-25 10:11:49下载
- 积分:1
-
Decimal_Binary
软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。
(Software technology base in decimal to binary problem, a simple decimal number into a binary number.)
- 2013-12-18 17:07:56下载
- 积分:1
-
seginnerspart
说明: 本程序为VC++ 6,0的部分学习代码,有助于初学者学习,(This program for VC 6 0 part of the learning code, help beginners learn,)
- 2018-12-31 10:09:51下载
- 积分:1
-
5294996
制作的一个酷似于XP按钮的程序源代码,一个很好用的东东,()
- 2017-11-03 14:45:30下载
- 积分:1
-
ReadFile
简单的把读的文件中的字母由小写改为大写
只需在程序写的相应目录建相应文件即可(Simple to read documents in lowercase letters changed to uppercase by the program just to write the corresponding directory to build the corresponding document can be)
- 2007-09-02 01:06:46下载
- 积分:1
-
1
说明: 一个文件的打开,怎样在word里进行读和写(Open a document and how to read and write in the word)
- 2009-04-28 08:54:09下载
- 积分:1
-
FileDialog
由文本读出,并将其16进制内容转化为10进制,最后画曲线显示。(read the HEX data from the file,then change then to BIN format,lastly draw the curve according to the data.)
- 2009-02-17 22:31:40下载
- 积分:1
-
freerename
十分方便的批量处理文件名的软件,可直接运行,用起来十分方便(Very convenient batch software processing file names, can be directly run, with very convenient)
- 2021-03-12 17:39:25下载
- 积分:1
-
InputOutpusFileManagerClassWrapper
说明: 已经封装好的文件输入输出类模块,编写带文件输入输出功能的程序带上这个类模块能省很多代码(NT下测试通过)(Packaging has good input and output document type modules, prepared with input and output functions document the procedures put this type module can save a lot of code (NT tested))
- 2006-04-06 20:01:52下载
- 积分:1
-
tinyxml
说明: timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。
TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.
XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.(timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.)
- 2008-09-11 09:26:03下载
- 积分:1