-
这个程序做出口从分贝到卓越。
This programs doing exporting from DB to Excel.
- 2022-05-21 21:24:23下载
- 积分:1
-
一个MFC类,提供你的能力来检查无效的字符的字符串…
An MFC Class which offers you the abbility to check Strings for invalid characters 检验字符串是否含有无效字符的类-An MFC Class which offers you the abbility to check for invalid characters Strings test whether a string containing invalid characters in the category
- 2022-04-29 03:48:13下载
- 积分:1
-
Written with Delphi Gobang procedures, the need for winskindata controls,
用Delphi写的五子棋程序,需要winskindata控件,-Written with Delphi Gobang procedures, the need for winskindata controls,
- 2022-02-07 12:54:11下载
- 积分:1
-
Visual Basic preparation, to make your text display gradient colors
Visual Basic 编写,让你的文字显示渐变色-Visual Basic preparation, to make your text display gradient colors
- 2022-03-20 01:11:54下载
- 积分:1
-
用Windriver生成的vb控制D12的源码
用Windriver生成的vb控制D12的源码-with Windriver generated vb source code control D12
- 2023-08-06 08:00:03下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
List of useful functions to treat SQL values
List of useful functions to treat SQL values
- 2023-08-29 07:15:03下载
- 积分:1
-
CMOS信息读取
读取CMOS信息并在对话框中显示
- 2022-06-28 08:04:27下载
- 积分: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
-
信箱应用程序接口的使用
信箱应用程序接口的使用-Box Application Programming Interface use
- 2022-01-26 02:04:08下载
- 积分:1