-
This is a 22 on the VC++ Language classic books, hope everyone can help!
这是22本关于VC++语言的经典图书,希望对大家能够有所帮助!-This is a 22 on the VC++ Language classic books, hope everyone can help!
- 2022-11-30 13:45:10下载
- 积分:1
-
用VB写成的酒店管理系统,实现酒店的管理界面
用VB写成的酒店管理系统,实现酒店的管理界面-With the hotel management system written in VB
- 2022-03-04 20:00:19下载
- 积分:1
-
Good muster for your 404 error page. Source code includes fit preheads for index...
Good muster for your 404 error page. Source code includes fit preheads for index bots.
- 2022-03-20 12:55:34下载
- 积分:1
-
E
一个邮件管理的程序有PowerBuilder编的
环境是PB9.0-An e-mail management process for the PowerBuilder environment PB9.0
- 2022-02-04 10:26:46下载
- 积分:1
-
我做的老师留的作业,只有基本的注册,登录,修改,查询功能.应该有很多不足,希望大家批评指正!...
我做的老师留的作业,只有基本的注册,登录,修改,查询功能.应该有很多不足,希望大家批评指正!-I do teachers stay in operation, only the basic registration, login, modify the inquiry. Should be a lot less than the hope that we criticized correct!
- 2022-01-25 15:26:32下载
- 积分:1
-
通过本代码可以禁用windows的安全模式
通过本代码可以禁用windows的安全模式-This code can be disabled through the windows security model
- 2022-03-22 06:14:28下载
- 积分:1
-
联通SGIP短信收发程序的C源代码,在Visual C软件…
联通SGIP短信收发程序C++源代码,本软件在Visual C++.Net中编译通过,并经测试能正常发送与接收短信。欢迎提出
修正意见,并共同探讨。-Unicom SGIP SMS transceiver procedures C source code, the software in Visual C. Net compiler, and tested normal send and receive text messages. Welcome amendments, and to jointly explore.
- 2022-02-05 23:36:37下载
- 积分:1
-
串口调试工具
在c#serialPort类的基础上进行了基本封装,通过委托函数传递参数到界面,实现在辅助线程接收数据的同时实时在界面进行系那是
- 2022-04-09 13:30:51下载
- 积分:1
-
Font generation software, for you to display the document generate a dedicated s...
字库生成软件,可以为您所要显示的文件生成专用小字库,免除字符一个个输入的麻烦。-Font generation software, for you to display the document generate a dedicated small font, remove the characters enter a trouble.
- 2022-06-17 03:47:30下载
- 积分:1
-
工厂设计模式的示例 C#
这是在 Visual Studio 2012 上使用 C#.NET 的工厂设计模式执行的一个例子。
在软件设计迟早要用到一家工厂中有许多方案。基本上,当你使用一个家庭类多态性-盟友,你可以从使用工厂获益。通常一家工厂提供了以下好处:
脱钩了解如何创建具体类型的实例的客户端代码 (您使用这些类的代码)
将分离的客户端代码从这些具体的类本身的知识。这就是客户端代码只知道的抽象基类或接口,但不是派生或混凝土类
下面是同样的示范。
- 2022-04-10 18:35:56下载
- 积分:1