-
这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入"壹佰",系统将其转换为"100" 输入阿拉伯数字,系统可以将其转换
这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入"壹佰",系统将其转换为"100" 输入阿拉伯数字,系统可以将其转换为汉语数字。例如,输入"10",系统将其转换为"十" 输入汉语数字与阿拉伯数字混合组成的字符串,系统可以将其转换为阿拉伯数字。例如,输入"1百",系统将其转换为"100"。 -This a long time before I do a digital switching system. Chinese import figures, the system could be converted to Arabic numerals. For example, the importation of "selected ", the system will convert to "100 " import Arabic numerals, the system could be converted to Chinese figures. For example, the importation of "10 ", the system will convert to "10 " imported Chinese and Arabic Numerals mixed string, the system could be converted to Arabic numerals. For example, the importation of "a 100 ", the system will convert to "100 ."
- 2022-02-03 17:49:54下载
- 积分:1
-
itextsharp文档处理开源类库,很好用的文档处理开源类库
itextsharp文档处理开源类库,很好用的文档处理开源类库-itextsharpitextsharpitextsharpitextsharpitextsharpitextsharpitextsharpitextsharp
- 2023-01-01 18:25:03下载
- 积分:1
-
poj AC代码,具有一定的参考价值,你可以下载来看看,
poj AC代码,有一定的参考价值,可以下载看看,
- 2022-07-12 20:42:15下载
- 积分:1
-
configuration software Exercise procedure, and use of Forcecontrol, this is a ve...
组态软件的习题程序,利用的Forcecontrol,这是一个很好工控软件,实现实时监控。-configuration software Exercise procedure, and use of Forcecontrol, this is a very good industrial control software, real-time monitoring.
- 2022-01-22 07:51:10下载
- 积分:1
-
Windows实习报告模板与源码。实习目的:通过本次实习了解操作系统中的进程、线程的区别与联系;掌握多进程、多线程的编程方法;深入了解操作系统原理。...
Windows实习报告模板与源码。实习目的:通过本次实习了解操作系统中的进程、线程的区别与联系;掌握多进程、多线程的编程方法;深入了解操作系统原理。-Windows internship with the report template source. Internship Objective : To understand this attachment process of the operating system, the differences and thread; Acquire process, multithreaded programming; Principle-depth understanding of the operating system.
- 2023-04-21 16:50:03下载
- 积分:1
-
花了几十块钱买的企业的网站,可后台添加数据,前台显示,很好用。...
花了几十块钱买的企业的网站,可后台添加数据,前台显示,很好用。-Spent money to buy dozens of businesses block the site, very good use.
- 2023-05-03 23:55:04下载
- 积分:1
-
搜易站内搜索引擎
搜易站内搜索引擎(SearchEasy Site Search Engine)是面向互联网网站的站内搜索解决方案,其针对网站使用数据库搜索性能差,体验差等问题,将搜索引擎技术应用于站内搜索;本系统具备中文分词,智能摘要,关键词高亮等技术,可与数据库无缝集成,目前支持MS SQL 2000/2005,My SQL数据库。
搜易站内搜索引擎 3.2 更新日志:2016-03-01
1,整理系统设置页面,从混乱的单一页面模式,分解为功能划分清晰
- 2023-08-20 06:40:04下载
- 积分:1
-
扑克牌游戏,基于VC++6.0
益用来学习交流之用
扑克牌游戏,基于VC++6.0
益用来学习交流之用-Poker game, based on VC++6.0 is used to study the exchange of beneficial use
- 2022-03-29 16:06:24下载
- 积分: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
-
A popup menu example in visual basic
A popup menu example in visual basic
- 2022-12-22 19:20:03下载
- 积分:1