-
lex yac 教程
lex yac 教程-lex yac course
- 2023-03-21 06:50:03下载
- 积分: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
-
Of the operating system memory allocation and recovery code can be directly run
操作系统中实现内存的分配与回收的代码,可以直接运行-Of the operating system memory allocation and recovery code can be directly run
- 2022-07-03 03:33:07下载
- 积分:1
-
光明软件系列之电子日记本,也是我和张光明老哥合作的产品哦!...
光明软件系列之电子日记本,也是我和张光明老哥合作的产品哦!-bright Series software of the electronic diary, but also my brother and Zhang Guangming cooperation in the product!
- 2022-08-06 22:58:39下载
- 积分:1
-
可以换肤的计算器,能实现大多数的计算工作,功能和界面都还不错...
可以换肤的计算器,能实现大多数的计算工作,功能和界面都还不错-can Eurocargo the calculator, can achieve the majority of the calculation work, functions and interfaces are also good
- 2022-02-04 17:26:47下载
- 积分:1
-
在C++的内存泄漏检测器
Memory leak detector in c-Memory leak detector in c++
- 2022-03-13 05:24:35下载
- 积分:1
-
语义web服务发现模型,在外国网站下的好东西啊
语义web服务发现模型,在外国网站下的好东西啊-Semantic web service discovery model, in a foreign country under the web things ah well
- 2022-03-19 22:03:24下载
- 积分:1
-
购书网站的管理后台,功能完善如有不明之处请email本人。
购书网站的管理后台,功能完善如有不明之处请email本人。-Book Web site management background, function perfect, if unclear, please email me.
- 2022-06-16 21:09:57下载
- 积分:1
-
遗传算法中多点交叉算法来优化最小值函数所对应的解--交叉过程...
遗传算法中多点交叉算法来优化最小值函数所对应的解--交叉过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process of cross-
- 2022-03-18 23:38:02下载
- 积分:1
-
为熟悉ads1.2而提供的一个arm实验源码 开发板核心芯片是S3C2410
为熟悉ads1.2而提供的一个arm实验源码 开发板核心芯片是S3C2410-Ads1.2 is familiar with the arm to provide an experimental source development board core chip S3C2410
- 2022-01-22 10:43:46下载
- 积分:1