-
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
-
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
-
playwaveshow
用vb做的一个能显示wave文件的波形,适合于初学者(Done with vb a wave file can display the waveform, suitable for beginners)
- 2010-08-27 15:42:45下载
- 积分:1
-
文件操作
说明: 关于windows系统文件操作处理学习代码(About the File Operation Processing of Windows System)
- 2019-06-10 11:46:40下载
- 积分:1
-
XUUV
简单的打字程序在VB下运行可执行性朝好,书牍可以自己调()
- 2017-11-04 17:38:55下载
- 积分:1
-
read-and-write-CSV-file
可以实现CSV的写入文件读取。同样如果将程序稍作改动就可实现各种格式的文件的写入和读取。文件是以逗号和回车为间隔的写入的。这样可以用excel软件打开该文件。同时,在读取时,将存取的数字在逗号和回车的交替中提取出来。(You can write the CSV file to read. The same if the program make a little change can be achieved in various formats file write and read. The file is comma and carriage return intervals write. This can open the file with excel software. The same time, in reading, access to digital in the alternation of comma and carriage return is extracted.
)
- 2012-02-13 10:39:35下载
- 积分:1
-
An-Amazingly-Simple-Way-to-Read-Write-Registry-En
VB6 - An Amazingly Simple Way to Read-Write Registry Entries.rar
- 2011-10-28 22:30:22下载
- 积分:1
-
txt_bin_1
将txt文件转换为bin文件,是以C语言为基础的(change the txt document to the bin document)
- 2012-01-17 10:17:09下载
- 积分:1
-
writefile
实现写文件操作的代码,适合初学者学习windows文件编程。(Write-file operation code, suitable for beginners to learn programming windows files.)
- 2011-09-13 08:36:56下载
- 积分:1
-
TXT-Cutting
这个软件是当初给我的小说群网友开发的一款自动分割TXT文档的工具,拥有自动读取文档、检测文档基本信息、分割、给新文件有序重命名等功能。使用C开发的。(This software is original to the novel group of friends developed a tool for automatic segmentation of the TXT files, with the document automatically read the basic information of the detected documents, segmentation, and ordered to a new file rename function. C development.)
- 2012-05-24 15:26:01下载
- 积分:1