搜索资源列表
TransFolder
- 本程序实现了遍历一个文件夹下所有文件的功能,注意,若输入文件名必须在其后加上\"\\\",现时单击\"遍历\"按钮开始遍历,遍历后的结果将存在下面的列表框中-realized by the traverse a folder function of all the documents and pay attention, if documents were to be imported in the following words "\\", click "trav
reversefile
- 笔试题目,对给定的文件1,将文件中的字符全部反写入文件2中,要注意汉字,回车等字符的处理-written topic, the right to a document that would document all of the characters written into the document-2, to the attention of Chinese characters, such as carriage return characters in the address
02_1
- 本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错),要求输出对应的单词的种类码和该类中的 内码。其中,关键字种类为1,分界符种类为2,算术运算符、关系运算符、常数、标识符分别为-the procedures for lexical analysis : DOS interface input from the C his statement, and in the end, # (attention to the need to put an e
ADODB)
- VB打开各种数据的方法,不要用Environment,直接添加DataReport。在细节中用RptTextBox控件按自己的打印要求布局。将其DataField属性对应相应的字段,注意不要设置DataMember-VB opened various kinds of data, not to use the Environment, direct DataReport added. The details RptTextBox controls used by the print layout
Exe2bat(Delphi)
- Exe2Bat是挺早的一个小工具了(有ASM源码),能把任意文件转化成bat,可惜问题还是不少 我无聊用Delphi写个 (网上似乎还流传这VC/VB版本) 修正原版转化速度离奇慢/NT下不能运行/转化后Bat有误等问题 核心代码都在Exe2BatUnit.Pas里面 Demo程序我写了2个,一个是仿造原版Exe2Bat的命令行程序,HkeExeToBat是用KOL加界面的 注意: (1).bat遇到重名文件临时文件会不能删除(具体你试试就知道,喜欢的话你多
CandASMDebug
- C语言与汇编语言混合编程的方法及需注意的问题-C and Assembly Language Programming mixed approach and the need for attention to the problem
iniReadWrite
- 用CIniFile类进行 对HQueue.ini文件的读写操作,内部有较详细的注解,对初学VC的朋友有一定的帮助.讲解控件内容更新的一些注意事项.-with CIniFile category of documents HQueue.ini write operation, There are more detailed explanation. VC pair of novice friends can help. Controls on updating some attention to
word111
- WORD一些很少人注意的功能,相信你看了会有很大的收获-WORD minimal attention to the function, I believe you have read the great achievement
Mot2Bin
- 将摩托罗拉的s19记录文件转化为二进制格式的程序,注意文件大小不能超过16M-s19 of Motorola's record of documents into binary format procedures, attention to the file size can not exceed 16 M
packfile
- 打包程序 根据一个.ini配置文件来进行多文件打包 .ini配置如下 一行 "delete" 注意 有delete代表打包完后删除,没有表示保留该文件 一行 "文件名" 注意 要加引号 -According to a packaged program. Ini configuration file to carry out multi-file package. Ini configuration following his delete on behalf of att
unicode-CFile
- 主要用于读写uniclde型式的配置文件,注意:配置文件的最后要有一个空行,否则读写不成功。-Mainly used for reading and writing uniclde type of configuration file, pay attention: the configuration file of the last to have a blank line, or read and write was not successful.
MyOKFile
- 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
File
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
TF_reader_beta1.1
- 使用该软件可以读取TF卡的扇区,使用时注意要插入可移动磁盘,否则警告无法打开磁盘!-Use of the software can read TF card sector, the use of the attention to insert a removable disk, or a warning can not open the disk!
MiniCAD
- 在MFC中,文档类负责管理数据,提供保存和加载数据的功能。视图类负责数据的显示,以及给用户提供对数据的编辑和修改功能。 MFC给我们提供Document/View结构,将一个应用程序所需要的“数据处理与显示”的函数空壳都设计好了,这些函数都是虚函数,我们可以在派生类中重写这些函数。有关文件读写的操作在CDocument的Serialize函数中进行,有关数据和图形显示的操作在CView的OnDraw函数中进行。我们在其派生类中,只需要去关注Serialize和OnDraw函数就可以了,其它的
dakaiword
- 用VC打开word文档的方法,中间有一些需要注意的问题可以-VC to open the word document in the middle there are some problems that need attention can look at
666
- 一个文件,包含注册中需要的信息内容,在文件的使用过程中请注意如下几个问题-A file contains the information needed in the registered content, please pay attention to the following questions in the use of the process of the file
PE-infector-DEMO
- 难得一见的PE感染例子,在俄罗斯一技术论坛扒 来的,,感染力极强,测试的时候自己注意备份\!-PE infection is a rare example of a technology forum in Russia, Pa , and highly contagious, test their attention backup \!
BatchXlsx2Pdf
- 這是一個用VBA寫的程式。它可以用來把所有同目錄下的Excel檔轉成PDF檔。它也會檢查Excel檔與PDF檔的修改日期,以決定是否需要重新轉PDF。 此程式已知適用於Excel 2010/2013。 此程式的用途例如轉出Excel文件的chart為PDF。但要注意chart所在的sheet必須是最後存檔時顯示的sheet。-This is a program written in VBA. It can be used to convert all Excel files in the
vbopenwords
- VB批量打开WORD文件,注意可以多选,然后打开选中的Word文档。-VB batch open WORD documents, attention can be selected, and then open the selected Word document.
