搜索资源列表
interfaceoftheCMainFrame
- 我们知道,缺省的编辑框仅支持剪接板的剪切、拷贝、粘贴操作,不支持拖放操作,本程序扩展了CEdit类为CDragEdit类,并再实现了CDEDropTarget和CDEDataSource,实现编辑之间拖放文本的操作.-We know that the default edit box only support the shear plate editing, copy, paste operation, does not support drag and drop operation, The
fileandedit
- 文本编辑器,可以建立、修改文本并保存,方便查询。-text editor that can create, modify and save text, and easily accessible.
Emlog2.2.0
- Emlog2.2.0 功能介绍 + 采用了模版技术,能让网站在瞬间改变样式 + Emlog附带模版(如果你不喜欢附带模板,可自已制作模片) + 多附件上传功能,每篇日志可以附加多个附件,并可以删除增加附件 + 支持引用通告(trackback)接受发送和管理 + 支持tag标签分类功能 + 支持RSS日志订阅功能 + 数据库备份/恢复功能 + 访问量统计 + 采用文本缓冲技术,减少查询
mywordpad
- 该程序可以对文本文件做编辑工作,应该有简单的界面,可以实现文本文件的创立,装入,保存,显示和编辑的功能。 参考界面 TurboC 2.0 -the procedures to the text document editing, it should be a simple interface, can be achieved by creating a text file, loading, storage, display and editing functions. Turbo C
jianyiwenbenbianjiqi
- 这个文件是一个文本编辑器的源程序,是属于汇编语言的,希望能帮助广大的朋友.-this document is a text editor of the source, is a compilation of instruction in the hope that it can help a friend.
wenbenbianjiqi
- 双击可执行文件wbbjq.exe,在出现的界面中输入任意文本内容,利用DEL键、 BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑, 按f1键激活菜单file,下移光标,选择save,输入文件名。也可以选择FILE菜单 的其他菜单项,他们的功能均可实现。按f10激活帮助,按ESC键退出帮助。
EDxiug
- 文本方式下的字编辑处理程序按F1键激活菜单FILE,下移光标,选择SAVE,输入文件名,文本的存盘。按f10激活帮助,按ESC键退出帮助。可选择FILE菜单的其他菜单项,完成打开文件,文字的插入、删除、修改,文本行、列号的动态显示等功能。
wb
- 在出现的界面中输入任意文本内容,文本进行全屏幕编辑
Task_asm
- 一些汇编语言的实验设计源代码,例如文本编辑器,发声程序等。
TEXTEDIT12
- 文本编辑有我不再麻烦,课程设计?或者其他什么的~这里有你想要的资料·-text editor I will not have trouble, curriculum design? Or what other ~ Here is the information you want
一个文本编辑器的代码
- 用汇编语言实现的一个文本编辑器,大家自己看-assembly language of a text editor, we see ourselves
DOS-TextEditor
- 一个DOS下的文本编辑器,有菜单显示,实现回车换行、光标上下左右移动、一行超出边界自动换行、卷屏的下卷(不能上卷)。可以保存为txt文件。-A text editor in DOS, it has menu,press return can turn to next line, move the cursor up and down, when moving beyond the border it can wrap line, screen page down(can not page up)
proj
- 初音岛2 P.C.的文本汉化器,可以打开游戏目录下的mes脚本文件进行编辑。 project.inc为宏文件; project.asm为源代码; dcnames.dat为名字匹配文件; readme.txt为说明。详细说明见本文件。 随代码附了几个mes脚本,可用来测试。-DC2 P.C. Hatsune Chinese text, you can open the game directory and edit the scr ipt file mes. projec
txtedit
- 简易文本编辑器,提供基本文本编辑功能,作为样本,可以更新完善-Simple text editor, text editor providing basic functionality, as samples can be updated to improve
jywbbjq
- 简易文本编辑器。在出现的界面中输入任意文本内容,利用DEL键、BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑,按f1键激活菜单file,下移光标,选择save,输入文件名。也可以选择FILE菜单的其他菜单项,他们的功能均可实现。按f10激活帮助,按ESC键退出帮助。-Simple text editor. In the interface, enter any text, using DEL key, BACKSPACE key, HOME key, END ke
textedit1
- 双击可执行文件wbbjq.exe,在出现的界面中输入任意文本内容,利用DEL键、 BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑, 按f1键激活菜单file,下移光标,选择save,输入文件名。也可以选择FILE菜单 的其他菜单项,他们的功能均可实现。按f10激活帮助,按ESC键退出帮助。-Double-click the executable file wbbjq.exe, the interface in the event of any text
textedit
- 汇编的简易文本编辑器,实现最简单的编辑功能,作为参考。-Compilation of simple text editor, to achieve the most simple editing features, as a reference.
wenbenbianjiqi
- 汇编环境下的一个简易文本编辑器,能够实现新建,空格,退格,换行等等功能-A simple compilation environment text editor, to achieve the new, space, backspace, newline, etc. Function
editor
- 用汇编语言写一个简单的文本文件编辑器。本程序可以让用户在命令窗口下创建,打开和保存一个文件,其中,保存分为直接保存和另存为功能,键盘中断方面实现End、Home、Backspace、F1、F2等-Assembly language to write a simple text file editor. This program allows users to create a command window, open and save a file, save the Save and Save
用汇编语言实现的一个文本编辑器,大家自己看
- 编辑功能:如插入、删除、修改、光标移动、显示行号列号、提示信息等;块操作:如剪切、拷贝、删除、粘贴等操作;文件操作:打开、关闭、保存、另存、插入等操作;既可热键也可使用菜单完成功能;完成鼠标的相关操作;(Editor: such as insert, delete, move the cursor and display the line column number, prompt information; block operation: such as shear, copy, delete