-
Microsoft Windows user interface development Manual
Microsoft Windows用户界面开发手册
- 2023-01-21 10:40:04下载
- 积分:1
-
迷宫的小程序,是利用数组的算法
迷宫的小程序,是利用数组的算法-small maze procedure is the use of an array algorithms
- 2022-03-29 21:22:58下载
- 积分:1
-
俄罗斯方块的主要功能都具有,和手机上一样,在EVC平台上开发的,特别适合车载导航上面的游戏....
俄罗斯方块的主要功能都具有,和手机上一样,在EVC平台上开发的,特别适合车载导航上面的游戏.-The main functions of the Russian box has, and mobile phones, as in EVC platform, particularly suitable for vehicle navigation above game.
- 2022-06-12 01:44:51下载
- 积分:1
-
图书管理办法包括对图书的录入,借阅,对研究生,学生,老师进行操作规程....
图书管理办法包括对图书的录入,借阅,对研究生,学生,老师进行操作规程.
-Library management approach, including the entry of books and to borrow for graduate students, students, teachers conduct rules.
- 2022-04-10 02:03:52下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
这是一个实现电子签章的程序,在Visual C++6.0环境中编译通过,打开看看,一定会觉得很有意思:)...
这是一个实现电子签章的程序,在Visual C++6.0环境中编译通过,打开看看,一定会觉得很有意思:)-This is a realization of electronic signature procedure in the Visual C Compiler 6.0 environment through, open look, we will find it very interesting :)
- 2022-07-08 04:23:03下载
- 积分:1
-
此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的...
此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的-This procedure introduced a very good tree control given the use of specific steps include how to connect to database tables from the database to read data on the formation of the tree is used for beginners
- 2022-01-30 11:37:36下载
- 积分:1
-
耗氧率处理器
针对工厂化养系统的溶解氧数据的采集,处理,分析,报告。
- 2022-01-26 05:00:36下载
- 积分:1
-
这是一个客户机应用程序,它通过建立与日期
这是一个客户机应用程序,它通过建立与日期-时间服务器的连接, 从一个指定的主系统中得到日期和时间,并报告结果。 -This a client application, and it is through the establishment of a date-time server connectivity, from a designated the main system, which is the date and time, and report the results.
- 2022-01-28 10:37:12下载
- 积分:1
-
windows下ftp服务端与客户端的实现
1.ftpServer是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;
2.目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现;
- 2023-01-13 22:05:04下载
- 积分:1