搜索资源列表
mpbiq
- 用双向链表,文件读写的知识编写简单的通讯录,可记录姓名、性别、出生年月日、邮编、地址、电话号码等内容。可从第一条显示、从最后一条显示,可实现上翻下翻浏览。可进行添加、删除、插入、查找、保存、退出等通讯录的基本操作。界面友好,输入输出更具人性化,实现键盘响应,有操作提示,便于使用者上手操作。-with two-way linked list, document literacy knowledge of the preparation of simple correspondence, it ca
112
- C++入门,C++的基础知识,格式为PDF,有需要的可以下来看看。-C++ entry, C++ the basic knowledge, the format for the PDF, there is a need to look at the can down.
Learning-Vim-by-Li-Guozheng
- VIM 是一款历久弥新的编辑器,本书系统地介绍了 VIM 的基本入门知识,非常适合随用随查。-VIM is a good old editor, the book systematically introduces the basic entry knowledge VIM, very suitable for use with the investigation.
MyWord
- 记事本 代码 设计一个记事本,菜单中要求有文件,编辑,和帮助。文件中有新建、打开、保存和退出;编辑中有剪切、复制和粘贴;帮助中显示开发人和版本信息。(可选) 知识点: 掌握 图形用户界面设计; 掌握基本类的设计与菜单设计; 掌握事件处理机制; 掌握使用异常处理方法。 -Notepad code to design a Notepad, File, Edit, and Help menu requirements. New, Open, Save, and exit the file cu