搜索资源列表
booklist
- 1、功能说明: (1)列出所有图书 (2)查询指定图书 a 按图书编号查询 b 按图书名查询 (3)添加记录 (4)删除记录 (5)清空图书列表 (6)保存修改 2、解决方案:使用链表来实现对图书信息的添加、删除、查询、修改等操作;使用文件来保存数据,下次运行时可以从文件中自动读取数据。 -1, function: (1) lists all books (2) query number specified books a query by book
Ooopps
- This a pretty empty file-This is a pretty empty file
1
- 破解EXCEL数据保护密码 方法: 1\打开文件 2\工具---宏----录制新宏---输入名字如:aa 3\停止录制(这样得到一个空宏) 4\工具---宏----宏,选aa,点编辑按钮 5\删除窗口中的所有字符(只有几个),替换为下面的内容:(复制吧) 6\关闭编辑窗口 7\工具---宏-----宏,选AllInternalPasswords,运行,确定两次,等2分钟,再确定.OK,没有密码了!!内容如下:-EXCEL crack password data protection method
biany
- VC, VS 编译 testProgs中是各种媒体文件的测试程序。 另外一种编译方法是新建一个空的控制台工程,将所有的源码拷贝进去直接编译,这种编译方法的好处是所有源文件在一个工程中,不以库的形式出现,调试和查看代码比较方便。 -VC, VS compiler TestProgs is a media file test procedure.In addition a compiling method is to create a new empty console projec
PlaneApp
- Write an application class PlaneApp that implements the seating reservation program. The class PlaneApp should be able to support the following: (1) Show the number of empty seats (2) Show the list of empty seats (3) Show the list of customer