-
读取鼠标所在位置的单词,sendmessage的实例应用
读取鼠标所在位置的单词,sendmessage的实例应用-The location of the mouse to read words, sendmessage examples of applications
- 2022-07-22 02:04:59下载
- 积分: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
-
在vc++环境中,实现一个简单的电子表程序
在vc++环境中,实现一个简单的电子表程序-in vc environment, the realization of a simple electronic watches procedures
- 2023-05-20 06:40:03下载
- 积分:1
-
只用简单的代码的和最基本的控件,实现对图片批量预览图片,修改图片和对图片进行转移...
只用简单的代码的和最基本的控件,实现对图片批量预览图片,修改图片和对图片进行转移-using only simple code and the most basic controls and achieve volume preview of pictures pictures, photo and picture transfer
- 2023-09-07 18:45:04下载
- 积分:1
-
Get the screen size, using VC++7.0 development of a good example of a procedure...
获取屏幕大小,用VC++7.0开发好的一个例子程序,供程序设计初学者参考。-Get the screen size, using VC++7.0 development of a good example of a procedure for the program design advanced users.
- 2022-06-16 21:11:39下载
- 积分:1
-
For C++ Beginners small procedures, learn how to use windows keyboard and mouse.
适合C++初学者的小程序,学习如何在窗口上使用键盘和鼠标.-For C++ Beginners small procedures, learn how to use windows keyboard and mouse.
- 2022-05-24 08:27:20下载
- 积分:1
-
趣味程序,有100个示例, 是html文档。
趣味程序,有100个示例, 是html文档。-interesting procedure, one hundred examples of html files.
- 2022-06-11 15:44:55下载
- 积分:1
-
It is a good example for ActiveX documents container.You could know how to make...
ActiveX文档容器,很好的一个例子.通过这个例子可以交你如何自己写一个.-It is a good example for ActiveX documents container.You could know how to make it through the example.
- 2023-01-24 23:00:03下载
- 积分:1
-
Windows核心编程配套代码 Windows核心编程配套代码.
Windows核心编程配套代码 Windows核心编程配套代码.-core Windows programming code supporting core Windows programming code matching.
- 2022-07-04 15:16:20下载
- 积分:1
-
Wince下对IE进程发送虚拟键盘事件达到用快捷键控制IE的目的
Wince下对IE进程发送虚拟键盘事件达到用快捷键控制IE的目的-Wince IE process right under this virtual keyboard events to use the keyboard to control the purpose of IE
- 2022-08-24 06:31:44下载
- 积分:1