-
用Visual c++作的FTP文件上传客户端工具,功能强大,可供学习VC人员下载学习使用!...
用Visual c++作的FTP文件上传客户端工具,功能强大,可供学习VC人员下载学习使用!-Using Visual c++ for the FTP client tool to upload files and powerful for the study and download VC personnel learning to use!
- 2022-01-28 04:56:49下载
- 积分:1
-
mfc programming with a student management system friendly interface can be added...
一个用mfc编程的学生管理系统界面友好,可以对学生成绩添加删除修改查找等功能,可用于小学校的成绩管理-mfc programming with a student management system friendly interface can be added to student achievement amended to delete search functions that can be used for the primary performance management
- 2022-04-11 21:41:33下载
- 积分:1
-
mp3compressor
MP3压缩机,希望有人能拿到
- 2022-01-27 23:19:18下载
- 积分:1
-
用VC制作带有滚动字幕的软件封面
用VC制作带有滚动字幕的软件封面-VC production with subtitles rolling cover software
- 2022-02-26 11:23:08下载
- 积分:1
-
这是一个用VB6.0编写直接请空回收站的程序
这是一个用VB6.0编写直接请空回收站的程序-This a preparation with VB6.0 Please direct air Recycling procedures
- 2022-06-03 14:43:36下载
- 积分:1
-
小区 物业 系统 页面
资源描述
小区智能物业管理系统 部分静态页面
希望作为学习参考
- 2022-07-21 23:19:41下载
- 积分:1
-
一个用来分割文件的代码
一个用来分割文件的代码-a separate document to the code
- 2022-05-14 10:21:50下载
- 积分:1
-
Scroll bar can also be used as separate components to use. The establishment of...
滚动条也可以作为单独的元件来使用。
建立水平滚动条的过程和其消息映射
-Scroll bar can also be used as separate components to use. The establishment of the horizontal scroll bar of the process and its message map
- 2022-07-13 18:31:04下载
- 积分:1
-
本例子将教会VC初学者如何使用进度条控件,简单易学
本例子将教会VC初学者如何使用进度条控件,简单易学-example of the Church of the VC beginners how to use the progress of control, easy
- 2022-06-27 22:24:17下载
- 积分:1
-
VB与EXCEL的无缝连接
VB与EXCEL的无缝连接:
"从excel文件获得数据后,插入记录到SQL Server的数据表
Dim dataTable1 As DataTable = New DataTable()
Dim sqlDA1 As SqlClient.SqlDataAdapter = New SqlClient.SqlDataAdapter("SELECT 部门,全年任务, 本年累计完成,上年同期完成,
[完成全年任务的%],[可比增长%] FROM Rwb ", sqlcon)
- 2022-02-28 14:40:06下载
- 积分:1