搜索资源列表
hubianchengxu
- 《汇编语言课程设计案例精编》源代码,汇编语言实现,包括钟表显示,汽车,pc机间的通信,“霓虹灯”的模拟显示,学生成绩管理,磁盘文件的读写,七段电子表显示,简易文本编辑器,打字计时练习,音乐演奏,数据加密程序
BMP-Graphics-editor
- 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
poppad
- 一个用存windows API编写的文本编辑器,实现了新建、打开、保存、另存、打印、关闭、选择字体、选择格式等功能。-A memory windows API to write a text editor, New, Open, Save, Save As, Print, Close, select a font, select the format and function.
mdi
- Qt做一个简单的多文档编辑器,该实验的过程中主要涉及到Qt窗口的设计,菜单栏(包括右击菜单),工具栏,状态栏,常见的文本文件等操作-Qt do a simple multi-document editor the Qt window design, the menu bar (including the right-click menu), mainly related to the process of the experiment, toolbar, status bar, common t
nodeEdit
- 简单文本编辑器,类似于windows记事本的功能,能进行新建文件,打开文件,保存文件,离开等功能操作-Simple text editor, similar to windows notepad function, can be the new file, open file, save the file, leaving the other functions operate ~ ~