搜索资源列表
ns-tutorial
- NS的教程,.tcl文件,若在Win下阅读,用记事本打开即可。-Tutorial about NS,including tcl files.You can open in notepad if you read in windows system.
notepad
- 简易记事本,使用wxPython编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。-A simple text editor, use wxPython Prepared. It has a very good user interface is also very simple to use, including many of the main functions of the editor.
notepad
- 用C语言,基于Minigui中间件,实现的一个记事本程序。-Using C language, based on minigui middleware to achieve a Notepad program.
TextEditor
- 和Window下的notepad功能差不多,一个qt做的文本编辑器-And the Window under the notepad function similar to a text editor to do qt
NotepadCodeLab
- Google公布的记事本程序!学习android的入门资料-Google announced the Notepad program! Introductory information on learning android
ex5
- qt写的记事本程序;可以了解下qt的基本工作原理-qt written in Notepad program can understand the basic working principle of the next qt
Linux(2010)
- Java记事本哈哈哈哈 Java记事本-Java Java Notepad ha ha ha ha ha ha ha ha Java Notepad Notepad ha ha ha ha
9.tar
- QT记事本程序,实现windows记事本一样的功能,功能强大,内容齐全-QT notepad, windows notepad to achieve the same functionality, powerful, full-content
mainWindowTest
- QT记事本源代码,里面有和window里记事本一样的功能,自己用QT写的-QT source code notes, there are, and window function in notepad, they wrote with QT
notepad
- QT写的一个记事本例子,是QT的入门较好的参考资料-QT to write a Notepad example, a good reference of the entry of the QT
QT_NotePad
- Qt编写的记事本程序,具有文本的新建,保存,另存为,编辑,修改等功能-Notepad developed by Qt, it includes below functions: create new file,save file,save as file,edit file,close file.etc
test
- 利用java开发的一个简单安卓实用型记事本,一个星期速成,求不喷-Using a simple android Java development practical notepad, crash a week, please don t spray
edit.tar
- 这是一个简单的类似于记事本的界面,功能全部都能实现。-This is a simple interface, similar to the notepad function all can achieve.
NotePad
- Convenience definitions for Note Pad Provider.
NotesDbAdapter
- Simple notes database access helper class. Defines the basic CRUD operations for the notepad example, and gives the ability to list all notes as well as retrieve or modify a specific note.
NotePad
- Convenience definitions for NotePadProvider.
linux-0.11.140318
- 能用 VS 2013 编译的 Linux 0.11 源代码 为什么用 Visual Studio 2013 就不用多说了吧,绝对比任何专用的源代码阅读软件都强悍。 查看函数调用层次一类的功能,为分析源代码提供最大的方便。 而且 MASM Intel 格式的汇编代码,可比 GCC AT&T 格式的便于阅读多了。 编辑汇编代码,推荐使用 Notepad++,完美支持 MASM 语法高亮。 首先下载我修改好的 VS 版 Linux 0.11 源码,解压后打开解决方案。 右键点击 Image 项目,