-
VC6 256
VC6 256色工具栏 -VC6 256-color toolbar
- 2022-09-03 04:05:03下载
- 积分:1
-
这是一个函数模板的题目,用的是函数模板解决简单的问题
这是一个函数模板的题目,用的是函数模板解决简单的问题-This is a function of template topics, using a template function to a simple question
- 2022-07-14 14:51:21下载
- 积分:1
-
计算素数,最大公约数,最小公倍数的VB程序编程
计算素数,最大公约数,最小公倍数的VB程序编程-calculating prime numbers, the common denominator, implements the VB Programming
- 2022-08-21 19:59:11下载
- 积分:1
-
利用键盘显示驱动芯片8279实现计数的功能.
利用键盘显示驱动芯片8279实现计数的功能.-use of the keyboard display driver chip count of 8279 to achieve functional.
- 2022-07-02 14:08:29下载
- 积分:1
-
形式分为窗口和互动信息,以主取胜…
窗体分割及窗口间信息的交互,在主窗口中画线及画点操作-Form divided between the window and the interactive information, in the main window line drawing and painting operation point
- 2022-02-06 04:32:25下载
- 积分:1
-
vista的学习资料,联想公司内部培训教材。
vista的学习资料,联想公司内部培训教材。-vista of learning materials, training materials company association.
- 2022-02-13 23:24:58下载
- 积分:1
-
文件上传的一个程序
文件上传的一个程序-file uploads a procedure
- 2022-03-03 12:48:14下载
- 积分:1
-
编程实现最大子段和问题的求解(分别采用分治法和动态规划法求解)。...
编程实现最大子段和问题的求解(分别采用分治法和动态规划法求解)。-Programming the largest sub-segment and the problem solving (respectively divide and conquer and dynamic programming method to solve).
- 2022-01-25 20:32:35下载
- 积分:1
-
在关闭文件前提示的是否关闭保存
在关闭文件前提示的是否关闭保存-It can ask you wheather you really want to close this file or save it before close.
- 2022-01-26 01:33:15下载
- 积分:1
-
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的...
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的空格 RTrim――截掉串开始处的空格 LTrim――截掉串尾的空格 right――从右到左截掉字符 left―― 从左到右截掉字符 mid――截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控制台应用程序的头和实现,示范字符串处理函数的使用方法。-this a string functions,include:IsNumeric-check_up if the string is Numeric,Upcase-change to capital string,Lowercase-change to small string,Trim-cut blank of string tail,right-cut character from right to left,left-cut character from left to right,mid-cut character from mid to right,the zip file include StringFunctions.h and StringFunctions.cpp,which is using for string functions,main.cpp and main.h are head and implement of a console program,it demonstate the way of using string functions.
- 2022-12-09 07:15:03下载
- 积分:1