-
通用的工资管理系统使用版,采用PB9.0和 SQL 2000 开发,适用于简单的工作....
通用的工资管理系统使用版,采用PB9.0和 SQL 2000 开发,适用于简单的工作.-general wage use version management system using SQL 2000 PB9.0 and development, applied to a simple task.
- 2023-08-17 07:50:06下载
- 积分:1
-
Paint program based on single document can draw a straight line rectangle circle...
基于单文档的画图程序
可以画直线 矩形 圆形 椭圆等
线型、粗细、颜色可任意设置,
也可选择有无填充色,可保存文件,并打开-Paint program based on single document can draw a straight line rectangle circle ellipse and line style, thickness, color can be arbitrarily set, can also choose whether the fill color, save the file, and open the
- 2022-02-28 13:59:33下载
- 积分:1
-
筛库
SET TALK OFF
SELECT 街乡码,count(*) FROM aaa GROUP BY 街乡码 INTO ARRAY 街乡码库...
筛库
SET TALK OFF
SELECT 街乡码,count(*) FROM aaa GROUP BY 街乡码 INTO ARRAY 街乡码库
FOR i=1 TO _TALLY
SELECT * FROM aaa WHERE aaa.街乡码 = 街乡码库[i,1] INTO TABLE ( 街乡 +街乡码库[i,1])
ENDFOR
CLOSE DATABASES-Sieve library SET TALK OFF SELECT街乡code, count (*) FROM aaa GROUP BY街乡code INTO ARRAY街乡Code Library FOR i = 1 TO _TALLY SELECT* FROM aaa WHERE aaa.街乡Code =街乡code library [i , 1] INTO TABLE (街乡+街乡code libraries [i, 1]) ENDFOR CLOSE DATABASES
- 2022-01-31 00:38:58下载
- 积分:1
-
C经典程序,不紧对学C的有帮助,对所有程序员都有帮助哦
C经典程序,不紧对学C的有帮助,对所有程序员都有帮助哦-C classic procedures, a lack of C for school help to all programmers have helped oh
- 2022-01-27 09:58:05下载
- 积分:1
-
一个标准的MFC Windows应用程序
要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。
2、菜单和工具栏的功能自定...
一个标准的MFC Windows应用程序
要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。
2、菜单和工具栏的功能自定义。
3、应用程序的背景是一幅位图图片。
4、工具栏应该可以显示和隐藏,而且它有一个菜单不具有的功能。
-A standard MFC Windows application requirements: 1, to create a single/multi-MFC documentation procedures, so that it will have custom menus, toolbars, and status bar. 2, menus and toolbars custom functions. 3, the application of the background is a bitmap image. 4, the Toolbar should be able to show and hide, and it does not have a menu function.
- 2023-06-02 03:00:07下载
- 积分:1
-
遍历当局域网中的所有资源,有什么问题请大家与我联系,谢谢!...
遍历当局域网中的所有资源,有什么问题请大家与我联系,谢谢!-When the LAN traverse all the resources do you have any question please contact me, thank you!
- 2022-02-27 01:25:14下载
- 积分:1
-
Originally need VBScript to call ATL dll, but can not enter the internal debuggi...
本来工作需要VBScript调用ATL dll,但是无法进入ATL dll 内部调试。所以写了一个MFC 的客户端。MFC如何调用ATL对象,这是一个例子-Originally need VBScript to call ATL dll, but can not enter the internal debugging ATL dll. So write a MFC client. MFC How to call ATL object, this is an example
- 2022-08-18 05:27:36下载
- 积分:1
-
WPF实现字母与数字键盘源码
WPF实现字母与数字键盘源码功能介绍:做软件是经常用到数字键盘和字母键盘按钮,所以做了个例子,方便有用的人使用,学习。实现了数字按键和26个英文字母按钮。注意:开发环境为Visual Studio 2010
- 2022-06-17 02:38:52下载
- 积分:1
-
主要介绍打开文件对话框,实现对图象,文本等预览。
主要介绍打开文件对话框,实现对图象,文本等预览。-introduces open file dialog to achieve right image, text, etc. preview.
- 2022-06-30 04:27:50下载
- 积分:1
-
俄罗斯方块的一个源代码,实现了经典的俄罗斯方块游戏,经vc6调试成功...
俄罗斯方块的一个源代码,实现了经典的俄罗斯方块游戏,经vc6调试成功-rect
- 2022-12-28 23:30:04下载
- 积分:1