-
< EVC高级编程及其应用开发>>电子书!!!
共13章,超星转PDF格式,这可是我自己转换独家首次发布!其源码本站已经有人发布过了,可以...
< EVC高级编程及其应用开发>>电子书!!!
共13章,超星转PDF格式,这可是我自己转换独家首次发布!其源码本站已经有人发布过了,可以自己找找。-> e-books! ! ! A total of 13 chapters, Chaoxing to PDF format, this is my own exclusive conversion the first time! The source website has been released, you can find their own.
- 2022-01-31 14:25:14下载
- 积分:1
-
键盘输入按键,然后输入到苔藓按钮开关码
键盘输入按键,然后导入Moss按键开关代码
- 2022-10-03 04:05:03下载
- 积分:1
-
罗米unlocker放屁在我脸上
romi unlocker to fart in my face
- 2022-04-17 19:50:38下载
- 积分:1
-
Get Internet Temp Folder
Get Internet Temp Folder
- 2022-07-12 02:36:15下载
- 积分:1
-
有设计文档,用VB的小编程实例,供初学者参考,很有用的,都是一些实用的例子。...
有设计文档,用VB的小编程实例,供初学者参考,很有用的,都是一些实用的例子。-good
- 2022-04-15 02:08:07下载
- 积分: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
-
同事让我做的求组合算法
同事让我做的求组合算法-colleagues let me do seek algorithm
- 2023-01-11 14:30:04下载
- 积分:1
-
Platfrom: vc++.net 2003 Function: Hot key controls CD
环境:vc++.net2003 功能:快捷键控制光驱 作者:yxifu-Platfrom: vc++.net 2003 Function: Hot key controls CD-ROM
- 2023-03-01 23:20:04下载
- 积分:1
-
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下...
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。
3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存
-Mouse drawing requirements: 1, left it to start by drawing a line, raised his paintings after the end of line left double-click in the point size will draw a random quadrilateral. 2, right-click in the point will draw a circle the size of random in key press will be output on the screen and his " experiments with the mouse to draw" characters, colors and fonts can be customized. 3, all data storage to the definition of class in the document, but before all of the graphics can be a significant return. Does not require the program to generate the graphics file
- 2023-06-19 01:45:04下载
- 积分:1
-
实现二叉树的后序的递归和非递归算法。
包括构造函数和析构函数。...
实现二叉树的后序的递归和非递归算法。
包括构造函数和析构函数。-After the realization of the sequence of binary tree recursive and non-recursive algorithm. Including the constructor and destructor.
- 2022-08-24 02:47:46下载
- 积分:1