-
建立任意目录,使用CArray类
建立任意目录,使用CArray类-establish arbitrary directory, use category CArray
- 2022-04-27 05:00:28下载
- 积分: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
-
用 C++编写简单的语句,实现输出 N重二进制码!
用 C++编写简单的语句,实现输出 N重二进制码!-Using C++ to prepare a simple statement, re-N achieve output binary code!
- 2022-03-18 20:06:09下载
- 积分:1
-
Type of registry operations, registry operations category, type of registry oper...
注册表操作类型,注册表操作类别,注册表操作类型,注册表操作类别
- 2023-08-03 20:25:02下载
- 积分:1
-
VB prepared by delaunay triangulation, it is fortunate that in the written hard,...
用VB编写的delaunay三角网,很幸苦在写出来的,不错的东西-VB prepared by delaunay triangulation, it is fortunate that in the written hard, good things
- 2023-08-17 12:15:08下载
- 积分:1
-
这是本人用ACSESS编的一个销售管理系统,适合直销。
这是本人用ACSESS编的一个销售管理系统,适合直销。-ACSESS series with a sales management system for direct marketing.
- 2022-07-27 15:16:31下载
- 积分:1
-
Resize dynamic your control`s in a form. New concept add move properties. Is not...
Resize dynamic your control`s in a form. New concept add move properties. Is not original but will do the jobs.
- 2022-09-25 02:40:03下载
- 积分:1
-
改变所有窗口按键的文字和图标的程序,使用VISUAL C++编写
改变所有窗口按键的文字和图标的程序,使用VISUAL C++编写-change all window button icon and the words, the use of Visual C preparation
- 2023-04-14 22:55:03下载
- 积分:1
-
测试ip地址的合法性!
测试ip地址的合法性!-test the legality ip address!
- 2023-01-12 09:00:03下载
- 积分:1
-
Have you ever wanted to copy a file from your Desktop Computer to your handheld...
Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, RAPI in this article. It is touched on in the MSDN but not really explained very well.
- 2022-05-08 05:38:52下载
- 积分:1