搜索资源列表
TextUFmt
- mTextUTF.bas 模块:UTF文本文件访问 作者:zyl910 版本:1.0 日期:2006-1-23 == 说明 =================================================== 支持Unicode编码的文本文件读写。暂时支持ANSI、UTF-8、UTF-16LE、UTF-16BE这几种编码文本 == 更新记录 ===================================
InputMethodReset
- 输入法的中英文切换快捷键复位软件源代码。包含用Delphi对注册表的读写及其判断操作。是学习Delphi操作注册表的好例子。-Input method switching bentween English and Chinese shortcut keys reset software source code. Include using Delphi and the judge to read and write to the registry operator. Delphi to lear
ReadAndWrite
- 该程序为数据预处理程序,主要功能是将*.txt、*.dat等文件进行重新读写,如将多个空格符转换为一个制表符,易于程序重新读写。-The program can be used for the data preprocessing procedure, whose main function is to read*. txt,*. dat file and re-write again, replacing multiple spaces into a tab character.It s ve