-
vb实现数控
这里有vb实现数控插补,直线插补,圆弧插补,逐点插补还有积分插补,界面有清空,开始,下一步,和退出界面.操作简便,
- 2023-02-19 06:50:04下载
- 积分:1
-
资源管理器
explorer
- 2022-01-25 22:56:57下载
- 积分:1
-
一个基于Struts的文章管理系统,使用MySQL数据库,具有以下功能: 支持国际化 Web编辑方式发表文章 分类管理 文章管理 文章搜索...
一个基于Struts的文章管理系统,使用MySQL数据库,具有以下功能: 支持国际化 Web编辑方式发表文章 分类管理 文章管理 文章搜索-an article based on the Struts management system, using MySQL database, has the following functions : to support international Web editing an article published articles classified management articles Search Management
- 2022-10-11 12:45:03下载
- 积分:1
-
俄罗斯方块
经典游戏俄罗斯方块,使用C语言编写的MFC程序。MFC的结构也许更清晰,更容易看懂。功能基本不变,每打到300分,速度增加一级。同时消去两行以上,会放烟花。同时消除的行数越多,烟花规模越大。
- 2022-06-03 02:56:38下载
- 积分:1
-
很好的界面编程,这套代码实现了VC的整体框架,其界面功能风格都基本一致,你可在此基础上开发出自己需要的界面...
很好的界面编程,这套代码实现了VC的整体框架,其界面功能风格都基本一致,你可在此基础上开发出自己需要的界面-Good interface programming, this set of code to achieve the overall framework of the VC, and its interface features are basically the same style, you can on this basis that they need to develop interface
- 2022-07-22 09:46:03下载
- 积分:1
-
微信打印机客户端
微信打印机客户端源码,喜欢的朋友可以下载看看 使用wpf 开发,实现了排队打印和计算打印时间,打印是通过webprint完成,给大家做参考
- 2022-01-22 07:55:47下载
- 积分:1
-
实现文本的描边和空心字的源代码,特别是汉字的空心字。
实现文本的描边和空心字的源代码,特别是汉字的空心字。-Stroke and realize the text of the source code of hollow characters, especially the Chinese characters are hollow words.
- 2022-03-17 22:43:22下载
- 积分:1
-
HTML5实现刮刮乐
是html5出现的新标签,像所有的dom对象一样它有自己本身的属性、方法和事件,其中就有绘图的方法,js能够调用它来进行绘图 .现在的手机完美支持html5,所以如果手机端想要做个抽奖模块的话,用刮刮卡抽奖效果,相信这个互动体验是非常棒的.
- 2023-04-03 05:25:03下载
- 积分:1
-
计算器小应用程序
实现加减乘除功能
计算器小应用程序
实现加减乘除功能
-Calculator applet subtraction multiplication and division functions to achieve
- 2022-02-04 22:45:25下载
- 积分:1
-
模拟银行客户端程序
健表脚本如下:
create table
tzh_account(userid int ,cqje int ,sfcq int, czy int ,sj date);
create table
tzh_sumup(userid int primary key ,ye
int);
create sequence
userid increment by 1 start with 1;
程序运行,在windows下首先配置数据源
然后点击图标即可。
- 2023-01-05 02:40:03下载
- 积分:1