-
be common VB users landing module! ! ! Very useful! ! The city should no longer...
可以通用的VB用户登陆模块!!!非常有用!!不要再去写 烦人的登陆了 这个模块帮你一起搞定-be common VB users landing module! ! ! Very useful! ! The city should no longer write the landing of the module help you to get together! !
- 2022-03-17 14:29:32下载
- 积分:1
-
这是一个根据记录编号实现文件随机存取的程序,和刚才那个filerandomreadandwrite比较一下,希望对你有所启发.在Visual C++6.0中编译...
这是一个根据记录编号实现文件随机存取的程序,和刚才那个filerandomreadandwrite比较一下,希望对你有所启发.在Visual C++6.0中编译通过.-This is a record number of document random access procedures, and just now filerandomreadandwrite comparison. hope to inspire you. Visual C 6.0 compile.
- 2022-07-22 18:55:01下载
- 积分:1
-
China UnionPay
中国银联的2006年修订版POS终端规范-China UnionPay
- 2022-06-30 10:43:47下载
- 积分:1
-
Vfp simple Invoicing management, full
简单vfp进销存管理,功能齐全,简单易懂
-Vfp simple Invoicing management, full-featured, easy-to-read
- 2022-08-18 18:41:28下载
- 积分:1
-
《Visual C++案例开发 中换肤程序小例程的源码
《Visual C++案例开发 中换肤程序小例程的源码-"Visual C cases Development Eurocargo procedures routines of small-source
- 2022-06-02 13:14:24下载
- 积分:1
-
简单的五子棋程序程序简单易懂适合初学者使用
简单的五子棋程序程序简单易懂适合初学者使用-simple procedures are simple procedures for beginners
- 2022-03-23 03:23:34下载
- 积分:1
-
KS0070 (44,780) 16x2 character LCD driver Demonstration Program
KS0070(44780)16x2字符LCD驱动程序演示程序
- 2022-03-14 00:02:12下载
- 积分: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
-
文件管理系统...由c++设计实现...编缉运行即可
文件管理系统...由c++设计实现...编缉运行即可-file management system
- 2022-07-10 01:38:16下载
- 积分:1
-
做的程序,很不错的。资源配置的操作系统模拟,任务的规模。
VC做的程序,非常好看的。模拟OS的资源分配,任务调度,银行家算法等等。非常不错。-VC to do the procedure, very nice. OS simulation of resource allocation, task scheduling, banker
- 2023-06-26 11:55:03下载
- 积分:1