-
这两个程序用来实现二进制和十进制之间的转化,方便,使用。...
这两个程序用来实现二进制和十进制之间的转化,方便,使用。-The two procedures used to achieve the conversion between binary and decimal, convenient to use.
- 2023-04-13 22:00:03下载
- 积分:1
-
seller list pop up when entered sets global variable
seller list pop up when entered sets global variable
- 2022-07-27 20:00:18下载
- 积分:1
-
使用VB编写自定义事件,及自定义事件的调用实例。
使用VB编写自定义事件,及自定义事件的调用实例。-The use of VB to write custom events, and custom event called an instance.
- 2022-05-19 06:43:37下载
- 积分:1
-
使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。...
使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。-A picture viewer support JPG and BMP format. Using IPicture COM component as render.
- 2022-11-15 12:05:04下载
- 积分:1
-
Compile the source program: 1. Remove the " Read Only" attribute. 2. In...
编译源程序:
1. 去掉“只读”属性。
2. 在SQL Server2000中,附加数据库UGMS。
3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。
运行Realease:
1. 确认已安装VC 6.0。
2. 在SQL Server 2000中,附加数据库UGMS。
3. 运行程序的Debug版或者Release版。
4. 参考该书第10章的内容操作。 -Compile the source program: 1. Remove the " Read Only" attribute. 2. In SQL Server2000, the additional database UGMS. 3. Compiled from the source file location and database location of impact. Namely, HMS copy of the entire project can be compiled anywhere. Run Realease: 1. Make sure to install VC 6.0. 2. In the SQL Server 2000, the additional database UGMS. 3. To run programs or Release version of the Debug version. 4. Reference to the contents of the book Chapter 10 operation.
- 2022-08-15 15:53:18下载
- 积分:1
-
VS2010简单C/S网络通信
用MFC Socket编写的服务器与客户端通信的一个例程,可以实现局域网及本机通信,客户端与服务器可互相收发信息,压缩包含完整工程文件。
- 2023-06-02 09:00:13下载
- 积分:1
-
Move Image from one place to another just single touch
Move Image from one place to another just single touch
- 2022-08-08 12:48:54下载
- 积分:1
-
windows 登录界面定制化
在 XP 时代,微软提供了 GINA 的接口来让我们对系统登录界面进行定制,在 Win7 以上系统中,微软提供了另外一种接口,就是 Credential Providers, Credential Providers 译为凭据提供者/商。所谓凭据就是提供了一种身份认证的方式,原有的 Windows 身份认证方式就是开机的时候需要你输入密码。而通过微软提供这套接口你可以实现丰富的身份认证方式,比如指纹、USB-Key等任意修改 Windows 系统登录时的界面。比较有名的有些一些应该了解过的产品就是 ThinkPad 的指纹解锁功能,通过验证指纹来解锁计算机,当你了解了实现机制以后,硬件条件允许的情况下,你也可以做一套自己的身份认证系统
- 2022-10-26 09:00:03下载
- 积分:1
-
物流管理系统,用来管理企业ERP物料进出分析情况
物流管理系统,用来管理企业ERP物料进出分析情况-Logistics management system, used to manage access to corporate ERP materials analysis of the situation
- 2022-02-12 15:24:41下载
- 积分:1
-
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml...
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml-This demo allows the user to load and parse a specified XML document. Then, through a text box
the user can navigate and manipulate the tree. This is both a useful example of how to walk the
XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
- 2022-01-28 07:55:05下载
- 积分:1