-
金额数字小写转大写
应用背景 企业财务、出纳、资产评估师、土地评估师、房产评估师等在日常工作中经常需要金额大写的情况,这个工具将小写的数据转换为大写的数据。方便工作人员填写报表等。关键技术 采用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
-
企业网站宣传,带有后台管理,留言板功能,信息能自动生成。...
企业网站宣传,带有后台管理,留言板功能,信息能自动生成。-Company web site publicity, with a background management, and message board functions, information can be automatically generated.
- 2022-05-17 18:27:49下载
- 积分:1
-
程序员网上考试系统是我毕业的时候做的系统,程序是三层C/S结构的,不过我是为了应付毕业论文而做的,有好多功能还没有完善,希望喜欢的朋友可以去完善它。...
程序员网上考试系统是我毕业的时候做的系统,程序是三层C/S结构的,不过我是为了应付毕业论文而做的,有好多功能还没有完善,希望喜欢的朋友可以去完善它。-The system is a exam system,it can be used
the programer exam.Because some of things,it not
enough strong.if you want do,you can make it more
wonderful.
- 2022-06-17 09:12:41下载
- 积分:1
-
利用Visual Basic编写的小程序,模拟手机上消息编辑,可以在电脑上编辑手机消息。...
利用Visual Basic编写的小程序,模拟手机上消息编辑,可以在电脑上编辑手机消息。-The use of Visual Basic procedures for the preparation of a small, analog mobile phone news editor, can edit on your computer phone message.
- 2023-02-25 08:45:03下载
- 积分:1
-
是关于一windows下的一个程序开发框架,安装系统时有时需要安装...
是关于一windows下的一个程序开发框架,安装系统时有时需要安装-Windows on the one developed under the framework of a program to install the system sometimes need to install
- 2022-02-01 04:33:16下载
- 积分:1
-
嵌入式PDA程序,可以演示多线程的生成,并利用线程的方式刷新界面...
嵌入式PDA程序,可以演示多线程的生成,并利用线程的方式刷新界面-embedded PDA procedures, multithreading can demonstrate the generation and use of high-thread interface
- 2022-02-06 12:00:15下载
- 积分:1
-
这是我还未做完的BP算法,望大家帮我改正!
这是我还未做完的BP算法,望大家帮我改正!-This is not yet finished BP algorithm, we hope to help me correct!
- 2022-11-13 03:35:04下载
- 积分:1
-
菜单下加小图标示例,详细源代码,非常好的东西!
菜单下加小图标示例,详细源代码,非常好的东西!-Add a small icon under the menu sample, detailed source code, a very good thing!
- 2023-04-03 09:50:03下载
- 积分:1
-
人工神经faceeditapp算法编写的VC,它还不完善。世界。
用VC编写的人工神经faceeditapp算法,还不尽完美!欢迎下载指导!-Artifical nerve faceeditapp arithmetic programed with VC,it is not perfect yet.Welcome to download and guide.
- 2023-07-17 22:40:02下载
- 积分:1
-
在WINCE 平台里的非常棒的串口读写软件,支持异步读取,符合微软的标准写法。特别值得初学者参考。...
在WINCE 平台里的非常棒的串口读写软件,支持异步读取,符合微软的标准写法。特别值得初学者参考。-The WINCE platform inside the serial read and write great software that supports asynchronous read, in line with Microsoft" s standards for writing. In particular, advanced users.
- 2023-01-19 08:25:04下载
- 积分:1