搜索资源列表
Hn
- 自己封装的易模块,常用到且功能强大的几个函数,如分层置窗口透明,任意进制转换,关键字枚举窗口子窗口等,最重要的是免费哦-Own package easy module, common to several powerful functions, such as layering home window transparent, arbitrary binary conversion, keywords the enumeration window a child window, the most
lab_4
- 编写程序,定义一个字符型二维数组用于表示你自己的网址收藏夹,用于保存自己常用网址的URL,假定最多可以保存30条。编写程序完成如下功能: 1)请将学校网址、学院网址或其它任意网址保存在数组中; 2)调用LabFunctions.cpp中的函数PrintStringArray,以列表方式输出自己的网址收藏夹内容,格式如下: 1 http://www.bjtu.edu.cn 2 http://computer.bjtu.edu.cn 3 … -Write a program