-
248547
设置XP开机画面源码例程,程序演示了修改启动INI文件设置XP开机画面的功能。(Set XP boot screen code samples that demonstrate the program to modify the INI file settings XP startup splash screen functionality.)
- 2016-09-19 20:04:35下载
- 积分:1
-
del2007
一个关于文件删除的代码,希望大家可以使用(delete a document on the code, hope that we can use)
- 2006-12-08 08:21:54下载
- 积分:1
-
TOST
说明: STM32 USB HOST Library
- 2018-12-26 10:15:47下载
- 积分:1
-
rename2
批量重命名WORD文档小程序,采用Apeche poi(Batch rename WORD document applet, using Apeche poi)
- 2011-06-17 13:10:59下载
- 积分:1
-
InverseTec
电离层TEC反演,读取CODE文件,转化为某一地点的TEC(Ionospheric TEC inversion, read the CODE file, into a place of TEC)
- 2012-07-10 23:33:15下载
- 积分:1
-
XP_RightKey
文件包含脚本文件和注册表文件,XP也能右键打开文件位置 (Script files and registry files contain, XP can open the file right position)
- 2015-10-31 23:05:43下载
- 积分:1
-
RWIniFileDemo
使用INI文件保存程序的信息 用于保存文件信息等功能 (INI file to save the program using the information in the file information and other functions to save)
- 2014-04-02 09:53:12下载
- 积分:1
-
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
-
fileencodingtransform_src
最近用VS2005做项目,遇到一个工程中有很多文件的编码不统一,有的是UTF-8,有的是GB32的,发布网站时就乱七八糟的。可以通过VS环境中的 “高级保存选项”一个一个地改过来,因实在太多,好几十个,重复工作是非常令人不爽的,自已就动手写了个这个小程序。编写之前,参考网友qing、 Randy052的经验。
特点:
1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。
2、支持选取文件夹批量、文件多选、翦贴板中复制三种文件批量选取方式,能实现指量转换。
3、支持文件过滤,采用openFileDialog的文件过滤方式。
4、支持源文件编码自动识别,可用于统一未知文件的格式。
5、支持备份(err)
- 2008-04-14 17:27:21下载
- 积分: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