-
一个计算器的小程序,非常短小。可以加减乘除和清零。
一个计算器的小程序,非常短小。可以加减乘除和清零。-A calculator small program, very short. Addition and subtraction and multiplication and division can be cleared.
- 2022-02-13 07:06:54下载
- 积分:1
-
生成二维码
生成二维码 生成QRCode的,并将其保存为bmp文件。Generate the QRCode and save it to bmp file.
- 2022-02-05 20:37:39下载
- 积分:1
-
最基础的Win CE程序源码(模块化程序):HELLo WINCE
最基础的Win CE程序源码(模块化程序):HELLo WINCE-The most basic procedures for Win CE source (modular procedures): HELLo WINCE
- 2022-02-22 01:27:52下载
- 积分:1
-
支持便携式网络图形格式的参考库
支持便携式网络图形格式的参考库-support the Portable Network Graphics format reference library
- 2022-07-10 14:12:16下载
- 积分:1
-
lottery number
此源代码是一个简单的java程序,可以自动生成6位数字。生成的数字也会自动从最小到最大排序。代码还包括重复编号的条件。
- 2022-02-26 22:31:39下载
- 积分:1
-
避免二次运行程序
避免二次运行程序-operational procedures to avoid secondary
- 2022-01-25 17:13:28下载
- 积分:1
-
API库代码RadioButton
应用背景RadioButton API库代码。如果你救了这个,你可以使用RadioButton ;与API ;只是复制和粘贴。关键技术使用C语言。使用API,不是MFC。你不用写代码,如果你下载了这个。使用单选按钮
- 2022-02-13 21:20:37下载
- 积分:1
-
一个简单算法,实现替换空格,希望大家可以多多交流,共同进步...
一个简单算法,实现替换空格,希望大家可以多多交流,共同进步-A simple algorithm to replace the space
- 2023-02-17 04:50:04下载
- 积分:1
-
这是我用vb写的Oicq密码清除补救程序,非常的好用,也非常的实用,请大家多包含...
这是我用vb写的Oicq密码清除补救程序,非常的好用,也非常的实用,请大家多包含-This is what I used to write the worm vb code removal remedy, very convenient, very practical, please include more
- 2022-02-06 09:22:29下载
- 积分:1
-
编程步骤:
编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
- 2022-01-28 12:46:25下载
- 积分:1