搜索资源列表
notepad
- 一个简单的文本处理程序。 增加读入文件和写文件功能。 改变标题栏显示文字,使窗口标题中显示该程序运行的总时间数(要求 每秒更新一次)。 增加垂直滚动条,处理相应的操作。
MenuLookDemo1
- 用菜单形式作的Java文本编辑器。功能类似于Windows下的记事本。供Java开发者学习菜单用。-menu form using Java for the text editor. Similar to the function of the Windows Notepad. For Java developers to learn menu.
jishiben
- 用java实现一个简单的记事本,包含基本的复制、粘贴、撤销等功能-Use java to implement a simple notepad that contains the basic copy, paste, undo, etc.
vbmenu
- 简易记事本 能实现基本的记事本方式,打开 保存 复制 粘贴 剪贴 查找 替换-Simple Notepad instinctive way to achieve the basic Notepad, open the saved copy and paste the clip to find replacement, etc.
notepad-menu
- 记事本菜单项,关于记事本菜单选项的一些代码-Notepad menu items, some of the code on the Notepad menu options
NoteBook
- 这是一个记事本,仿照Windows中的实现,新建菜单,编辑菜单,关于菜单都已经实现,支持撤销,查找,音乐播放,换行等功能-This is a Notepad, modeled in the realization of Windows, the new menu, the Edit menu on the menu have been achieved, supported the abolition of, look, music player, line breaks and other f
CPPMenu
- C++语言编写菜单类库,用记事本就可以打开-C++ language menu class library, you can use Notepad to open
cpxmainwindow
- 在QtCreator环境下,实现了记事本的基本功能,并实现了记事本的查找功能。-In the QtCreator environment, the realization of the basic functions of Notepad, and realize the search function.
smallnote
- 模仿小记事本设计的小程序,可以打开,保存,读取数据(数据流)-Small notepad designed to imitate a small program that can open, save, read data (data flow)
note
- 一个简单的记事本程序,由C++编写,包含简单的编辑功能-A simple Notepad program, prepared by C++, including simple editing functions
Notepad
- 一个NotePad , 利用QT5开发的界面程序。实现部分写字板的功能-A NotePad application run on windows.
Notepad-Resources
- 这个是老师上课的时候给的一个示例小程序的题目。内容是写一个带界面的记事本程序。 -This is a small program that our teacher gave us as an example during the class.This is to make a small notepad program.