搜索资源列表
Editor_Computer.rar
- 一个小型文本编辑器—— 采用C++的ASCII码文件和串函数实现 可以对文本文件进行添加,删除,修改,复制,查询,读取,插入等一系列的操作,然后把修改后的内容保存到另外的文本本件中。,A small text editor- using C++ code files and the ASCII string function implementation can add text files, delete, modify, copy, query, read, insert, such
NoteBook
- 一个windows记事本c#源码 在编辑菜单中的"查找下一个"没有实现 实现方法,在查找窗体的关闭事件中添加this.visual=false 或者把search类中的 biaoji()函数改为 string biaoji() 提供个值 本期项目产生的问题 1.拦载windows窗体中的关闭事件 HREF 属性 notebookhelp是帮助文件源码-A windows Notepad c# Source in the Edit menu in the