-
基于VB的教师信息管理系统设计
通过用sql server编写并搭建数据库,在vb6.0上基本实现了教师信息系统的管理,包括教师的任课情况,基本信息和科研情况。
- 2022-02-20 23:17:07下载
- 积分:1
-
B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal & Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.-B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.
- 2022-04-22 19:34:47下载
- 积分:1
-
对于新人,此软件是用vc++ 编写的mfc 类似文件管理器,入门者是很好值得参考的。...
对于新人,此软件是用vc++ 编写的mfc 类似文件管理器,入门者是很好值得参考的。-For newcomers, this software is used the vc++ to prepare a similar file manager mfc, entry is worthy of a good reference.
- 2022-09-02 10:45:04下载
- 积分:1
-
动态改变鼠标的实例
动态改变鼠标的实例-examples of mouse
- 2022-03-03 19:44:15下载
- 积分:1
-
用C++编出来的图的程序
用C++编出来的图的程序-C of Part of the processes
- 2022-09-23 22:45:03下载
- 积分:1
-
键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。...
键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。-Keyboard input variable length (maximum length) binary number to the end of the enter key, the input data required fault tolerance, and then converted to hexadecimal number display.
- 2022-03-18 20:09:52下载
- 积分:1
-
只有简单的实践例子,C++
资源描述只有简单的实践例子,C++应用背景:(50字以上,良好的背景的描述会让你更多的CF硬币)只有简单的实践例子,C++应用背景:(50字以上,良好的背景的描述会让你更多的CF硬币)只有简单的实践例子,C++应用背景:(50字以上,良好的背景的描述会让你更多的CF硬币)
- 2022-05-25 18:11:07下载
- 积分:1
-
ISO8583c#实现方式
应用背景
金融行业通信标准。ISO8583 128位域解析传输。
SOCKET传输。
C#实现方式
WEB示例代码
关键技术
//智能组包
Iso8583Package sendPackage = new Iso8583Package("fullSchema.xml");
sendPackage.SmartBitmap = true;
sendPackage.MessageType = "0210";
sendPackage.SetString(2, "8888888888888888888");
sendPackage.SetString(3, "171111");
sendPackage.SetMoney(4, 12.34M);
sendPackage.SetDateTime(7, DateTime.Now);
sendPackage.SetNumber(11, 111);
sendPackage.SetDateTime(12, DateTime.Now);
sendPackage.SetDateTime(13, DateTime.Now);
sendPackage.SetString(25, "20");
sendPackage.SetNumber(28, 123);
sendPackage.S
- 2023-06-13 06:35:04下载
- 积分:1
-
计算机图形学做的阴影的VC程序,大家有需要的下载来看看吧!...
计算机图形学做的阴影的VC程序,大家有需要的下载来看看吧!-Computer graphics to do the shadow of the VC process, everyone there is a need to look at and see the download!
- 2022-03-13 23:40:21下载
- 积分:1
-
正则表达式学习的一个小工具和源码.
正则表达式学习的一个小工具和源码....
正则表达式学习的一个小工具和源码.
正则表达式学习的一个小工具和源码.-Regular Expression Tutorial
- 2022-01-25 22:08:55下载
- 积分:1