搜索资源列表
NotePad_cws
- 一个用JAVA实现的记事本程序,有多文档功能,还可以保存跟打开文件.-JAVA with a notebook of the process, a number of document functions, can also save with open files.
jishiben
- 本记事本跟window自带功能差不多,有新建,打开文件,复制,粘贴,剪切,编辑,保存,打印,自动换行,字体设置,查看,帮助
wenbenbianjiqi
- 文本编辑器的功能可模仿EDIT。文本编辑器的功能如:插入、删除、修改、光标移动。块操作有:剪切、拷贝、删除、粘贴等。文件操作有:打开、关闭、保存、另存等。还有菜单功能、帮助信息和鼠标操作等。难点是:1、文件的管理;2、鼠标功能与文本编辑和块操作的连接。-text editor functions replicable EDIT. The text editor features such as : insertion, deletion, modification, the cursor mov
word
- 此软件可以打开.DOC文件,并进行文档的修改和保存工作。显示效果很好
notebook
- 简单的文本编辑器,文件操作能够实现:新建文档、保存文档、打开文档、关闭文档、页面设置、打印预览、打印设置、打印等。编辑操作能够实现对文本内容的选择、剪切、复制、粘贴、查找、替换等。
绝地程序编辑器
- 此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK scr ipt,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同Delphi: 支持直接编辑Delphi的窗体文件(dfm)
richedit.rar
- 使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能: 主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。 各菜单功能项应该有与之相对应的热键字符和快捷键。 支持简单的右键菜单功能,提供便捷的编辑处理。 较高要求:支持字体、文字颜色等特性。 ,To design a program using the Win32 functions and interface style simil
note
- 使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。 主要实现的功能: 主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。 各菜单功能项应该有与之相对应的热键字符和快捷键。 支持简单的右键菜单功能,提供便捷的编辑处理。 较高要求:支持字体、文字颜色等特性。 -file editor in win32 function: open save exit and save as and
TextEditor
- 使用Java语言开发一个文本编辑器,实现常用的功能,如打开文件、保存、复制、粘贴、剪切、颜色、字体等。-Using Java language to develop a text editor, the realization of commonly used functions, such as open file, save, copy, paste, cut, color, font and so on.
hanhua_editor
- 能实现简单的英文等字符的输入,基本的编辑功能、文件的保存和打开。支持鼠标和键盘同时控制,具有背景切换功能。-To achieve a simple English such as character input, basic editing functions, the file save and open. At the same time support for mouse and keyboard control, with a background switching.
text42342
- 自己写的一个记事本,简单哦,操作包括文件,菜单打开保存,显示等,vc6编译通过,请大家指正-Write a notebook, a simple O operations, including file, open the save menu, display, vc6 compile, please correct me! !
Text-Editor
- 文本编辑器: 编辑文本;保存、打开指定位置的文本文件;具有输入输出界面。-Text editor: edit text save, open the text file specified location with input and output interface.
mainwindow
- 一个自己修改的小笔记本,能保存东西,打开文件,打印,修改字体,加入了一段欢迎界面-Modify its own little notebook, to save things, open the file, print, change fonts, add some welcome screen
jishiben
- 用java编写的一个记事本程序,可是打开文件,保存文件等。-Using java program written in a notebook, but opens the file, save the file and so on.
jishiben
- 设计一个记事本,菜单中要求有文件,编辑,和帮助。文件中有新建、打开、保存和退出;编辑中有剪切、复制和粘贴;帮助中显示开发人和版本信息等信息 可以自由改动作者-Design a notepad, the menu requires a file, edit, and help. File a new, open, save and exit editors have cut, copy and paste help develop and display version information
Notepad
- 编写一个记事本程序,能实现对文本文件的编辑、保存、打开等功能。 程序功能与要求: (1)要求有相应的菜单、工具栏。 (2)能够利用文件对话框“打开”或“保存”指定的文本文件。 (3)能进行文字的查找、替换等。 (4)可以复制、剪切、粘贴文本。 -Write a notepad program, to achieve the text editing, save, open and other functions. Program features and requirem
zuop
- 本软件的设计思路是参考windows自带的记事本的功能和框架,用Java语言编写一个记事本。可以实现大多数基本功能。如文件的新建、打开、保存、另存为、退出。内容的复制、粘贴、删除、查找-The idea is to design software windows notepad for reference to the functions and framework, using the Java language to write a notepad. Most basic functions
MyWord
- 记事本 代码 设计一个记事本,菜单中要求有文件,编辑,和帮助。文件中有新建、打开、保存和退出;编辑中有剪切、复制和粘贴;帮助中显示开发人和版本信息。(可选) 知识点: 掌握 图形用户界面设计; 掌握基本类的设计与菜单设计; 掌握事件处理机制; 掌握使用异常处理方法。 -Notepad code to design a Notepad, File, Edit, and Help menu requirements. New, Open, Save, and exit the file cu
FileReader
- 运行后在功能模块上选择打开的文件 添加修改信息后保存文件-open file ,add information ,close file.
bianjiqi
- 简单的win32编辑器,具有打开本地文件,修改,保存等功能。(Simple Win32 editor, with open local files, modify, save, and other functions.)