-
可以按照屏幕上的提示,选择小鸟,小车,或者退出.小鸟在天上飞,行减小.一个小动画,可供初学者参考...
可以按照屏幕上的提示,选择小鸟,小车,或者退出.小鸟在天上飞,行减小.一个小动画,可供初学者参考-You can choose the little bird, the car or to exit according to the tips on screen. While the bird is flying on the sky, the row number reduces. It is a simple flash for the program beginer to reference.
- 2023-01-15 01:00: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
-
A dialogue frame programme with password which could move into your programme
一个带有密码口令的对话框程序,可以移植到你的程序离-A dialogue frame programme with password which could move into your programme
- 2023-02-01 05:25:03下载
- 积分:1
-
An efficient and easy
An efficient and easy-2-use DataBase Editor based on the biblio.mdb sample database provided with VB 6.0
- 2023-04-15 13:20:03下载
- 积分:1
-
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果。...
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果。-A drawing tool. Can choose from the toolbar above the drawing and at the same time made available to the picture more filters and effects.
- 2023-08-16 16:20:03下载
- 积分:1
-
经典的动画程序,同时又声音。属于多媒体编成!
经典的动画程序,同时又声音。属于多媒体编成!-classical cartoon program,having sound,is belong to multimedia programming
- 2022-08-11 17:57:16下载
- 积分:1
-
打印日历
打印某年的日历的C++源程序,输入年份,回车就可以将该年的日历全部显示出来。-Print a calendar-year C++ source code, enter the year, you can enter the calendar year all displayed.
- 2022-04-17 17:52:30下载
- 积分:1
-
其中包括了C++应用编程200个源代码,非常不错哦
其中包括了C++应用编程200个源代码,非常不错哦-Including the C++ application programming source code 200 is very good, oh
- 2022-11-01 02:15:03下载
- 积分:1
-
The source code about thread.it is very important to help understand how to crea...
The source code about thread.it is very important to help understand how to create java threads
- 2023-01-19 19:40:03下载
- 积分:1
-
一个简单的屏闪程序!在指定的时内显示图片,然后消失
一个简单的屏闪程序!在指定的时内显示图片,然后消失-a simple screen flashing procedures! The designated pm show pictures, then disappear
- 2022-03-26 16:37:27下载
- 积分:1