-
Interesting book about how Windows gets time
Interesting book about how Windows gets time
- 2022-06-02 22:07:34下载
- 积分:1
-
在MFC中使用定时器来改变窗体背景,已经本程序演示了使用托盘图标。...
在MFC中使用定时器来改变窗体背景,已经本程序演示了使用托盘图标。-Used in the MFC timer to change the form background, has demonstrated the use of this procedure tray icon.
- 2022-03-11 08:45:00下载
- 积分:1
-
金额数字小写转大写
应用背景 企业财务、出纳、资产评估师、土地评估师、房产评估师等在日常工作中经常需要金额大写的情况,这个工具将小写的数据转换为大写的数据。方便工作人员填写报表等。关键技术 采用VB编程,代码可以用到任何地方。Private Function changnum(num As Integer) As String Select Case num Case 0 changnum = "零" Case 1 changnum = "壹" Case 2 changnum = "贰" Case 3 changnum = "叁" Case 4 changnum = "肆" Case 5 changnum = "伍" Case 6 changnum = "陆" Case 7 changnum = "柒" Case 8&nb
- 2023-03-22 09:15:04下载
- 积分:1
-
用VC6,动态负载
vc6写的,动态加载nt驱动方法,加载的文件为D:Compileipb2COMxipbDrive.sys-written in vc6, dynamic load-driven approach nt
- 2022-01-28 19:48:07下载
- 积分:1
-
一款超市管理的原码,使用pb写的,写的窗口很多,还是很不错的,稍加改动就可以成产品了。...
一款超市管理的原码,使用pb写的,写的窗口很多,还是很不错的,稍加改动就可以成产品了。-the source of supermarket manage,it is made by PB,it can be improved esealy to a product!
- 2022-03-02 06:44:45下载
- 积分:1
-
可用于替换任意数据类型实例的列表尾指针…
带头尾指针的list,可以使用任意数据类型替换例子中的类型,实现从尾部插入元素,从任意位置删除元素。-lead the list tail pointer can be used to replace arbitrary data types examples of types, from a tail insert elements from any location delete elements.
- 2022-04-09 05:26:26下载
- 积分:1
-
测试键盘上每个健所对应的vb key 的ascii码
测试键盘上每个健所对应的vb key 的ascii码-Test the keyboard for each health vb key corresponding to the ascii code
- 2023-07-19 13:00:03下载
- 积分:1
-
tms320vc5509 multiboot source cpde
tms320vc5509多引导源cpde
- 2022-02-28 13:58:40下载
- 积分:1
-
c语言奔跑的火柴人游戏源码
开发工具是vs2013加上一个easyx的图形库,代码量在400-500行左右,非常适合c语言学的比较好的人拿来练手,把所学的c语言语法知识与具体的项目相结合。
- 2022-09-15 10:25:03下载
- 积分:1
-
simulation a senior clock, including functional indicators shown, in digital for...
程序模拟一台高级时钟,功能包括以指针方式显示、以数字方式显示、日历和秒表等;可设置时间和日期。 程序使用对话框结构,左方有框显示指针式钟面,其下方有两个矩形框,一个以数字方式显示日期、星期和时间,该时间应与指针显示的时间一致。另一个框作为秒表的显示框。对话框右方有设置时间按钮、时间快进按钮和秒表按钮-simulation a senior clock, including functional indicators shown, in digital form, calendar and stopwatch; To set a time and date. Procedures for the use of dialog structures, left a box shows the bell-pointer, followed with two rectangular box, a digital display to date, the week and time, the time should indicate the target time line. Another box as the stopwatch showed box. The dialog is the right time to set up buttons, time and the fast-forward button stopwatch button
- 2022-01-26 05:22:46下载
- 积分:1