-
C#简单实现打印功能
用vs2008 c#实现各种票据打印,灵活的模板实现套打连打自定义票据尺寸以及票据的保存导出功能。如果有需要的朋友可以下载下来看看,
- 2022-01-28 04:53:34下载
- 积分:1
-
定时关机程序,使用shutdown命令,还具有定时功能。
定时关机程序,使用shutdown命令,还具有定时功能。-Timing shutdown procedure, use the shutdown command, also has a timer function.
- 2022-10-13 10:15:03下载
- 积分:1
-
Teoria de la informacion y teoria de codigos de José Angel Bustos Perez
Teoria de la informacion y teoria de codigos de José Angel Bustos Perez
- 2022-10-16 00:10:03下载
- 积分:1
-
how to access threads associated user name and the domain name
如何获取线程关联用户名和域名-how to access threads associated user name and the domain name
- 2022-02-04 23:08:52下载
- 积分: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
-
Tetris with c to achieve, there are functions, for the novice can learn to
俄罗斯方块,用c实现的,有功能的,可以供新手学习下-Tetris with c to achieve, there are functions, for the novice can learn to
- 2022-01-25 23:16:22下载
- 积分:1
-
C_CAB.zip 是一个C写的查看CAB文件的例子,并可以提取CAB中的文件...
C_CAB.zip 是一个C写的查看CAB文件的例子,并可以提取CAB中的文件
- 2023-04-08 17:10:03下载
- 积分:1
-
不我不描述
no i have no describe
- 2022-07-15 12:06:47下载
- 积分:1
-
messagebox
调用Windows的API函数弹窗#includeint main(){ char a[] = "MessageBox"; MessageBox(0,a,"a", MB_OK); return 0;}
- 2023-08-28 02:50:07下载
- 积分:1
-
overlapped IO编程举例
overlapped IO编程举例-overlapped IO For Programming
- 2022-05-24 08:51:14下载
- 积分:1