-
播放列表中音乐的代码
这是我的消息来源,使用 visual studio 2013 的第一个程序播放列表程序是 windows 中的播放列表音乐
- 2022-05-28 04:31:45下载
- 积分:1
-
mapxtremes网站源码
这是我公司的源代码mapxtreme
- 2023-03-31 06:15:05下载
- 积分:1
-
The Windows Installer XML (WiX) is a toolset that builds Windows installation pa
The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages
- 2023-07-09 01:30:05下载
- 积分:1
-
the simulation operating system memory allocation and scheduling process. A bett...
本程序模拟操作系统中内存分配和进程调度.有比较好的界面.-the simulation operating system memory allocation and scheduling process. A better interface.
- 2022-12-04 22:10:03下载
- 积分:1
-
我想生成一个MDI窗口的介面,但发现用VC实现起来很麻烦,要加很多很多的RUNTIME_CLASS,而且不能实现在主窗口中加入功能选项。就是说生成一个OUTLO...
我想生成一个MDI窗口的介面,但发现用VC实现起来很麻烦,要加很多很多的RUNTIME_CLASS,而且不能实现在主窗口中加入功能选项。就是说生成一个OUTLOOK的主窗口,在主窗口中再 加入多文档窗口(象OFFICE的多文档子窗口)。因此,写了这个CMDIChild的类。-I want to produce one MDI window lie between the surface, but discovers realizes with VC is very troublesome, must add very many very many RUNTIME_CLASS, moreover cannot realize in the host window joins the function option. Is says produces one OUTLOOK the main window, joins the multi- documents window again in the host window (looks like OFFICE the multi- articles window). Therefore, wrote this C$mDIChild kind.
- 2023-01-04 01:25:04下载
- 积分:1
-
获得windows系统信息
获得windows系统信息-access system information
- 2022-02-05 16:54:33下载
- 积分: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
-
Akura School Administrator
Àkura 是一个动态的学校管理系统,有效地利用到最新的技术和有效地管理学校的环境。它提供了一个平台来团结学校当局、 教师、 学生及家长,以提高教育质量。Àkura 从出勤记录、 跟踪到生成的报告和更多的学生学术/co-课程/宗教活动管理学校的日常活动。教师可以监视学生的进步,而校长可以监督的每个类和职等的进展情况。父母也受益于 Àkura,因为能够监测和了解孩子的进步。在一段时间时维护家长 — — 教师互动是困难的 ;Àkura 桥梁这一差距,并允许学校向学生们提供更好的服务。
- 2022-08-15 13:42:02下载
- 积分:1
-
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!...
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!-This is a MP3 player on the procedures for the process, the students from where I beat up, tried it, also!
- 2023-08-11 10:10:03下载
- 积分:1
-
Visual Basic for beginner
Visual Basic for beginner
- 2022-08-10 22:09:31下载
- 积分:1