搜索资源列表
读文件
- 用vb编的读文本文件
Note
- CFile类的使用。包含文本文件的创建,打开,关闭,读写,转存留言。包含读留言和写留言两个程序。-CFile class to use. Contains the text file creation, open, close, read and write, dump message. Read messages and write a message that contains two procedures.
wenbenbianjiqi
- 文本编辑器实现文本编辑功能,完成文件的读写,存取保存等功能,用文件流实现文件的读写操作和存取操作等功能-Text editor text editing features to achieve complete file read and write, access to saving and other functions, the implementation file with the file stream read and write operations and access to
VB-TTS
- VB实现读文本内容,不过需要系统安装语音库。-VB implementation of read text, but it needs the system to install the voice libraries.
Simplification-of-grammar
- 设计文法类,实现对文法G[S]=(Vt, Vn, P, S)的文件读写,文法的文件表示形式以及内存表示形式可自定义。本质上,文法就是3个集合+1个符号,重点(难点)是产生式集合如何处理。文法的文本形式可根据自己需要自由定义。在前述的基础上,实现文法化简的无用符号及无用产生式消除算法。 -Grammar class design, to achieve the grammar G [S] = (Vt, Vn, P, S) to read and write files, grammar fil