-
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
-
学生成绩管理系统
有管理员、教师和学生三种用户
每种用户都有自己的界面
管理员可设置初始密码和创建账户以及开课
教师可以录入成绩
学生可以查...
学生成绩管理系统
有管理员、教师和学生三种用户
每种用户都有自己的界面
管理员可设置初始密码和创建账户以及开课
教师可以录入成绩
学生可以查看成绩-Three kinds of users: administrators, teachers and students
they all have their own interface
- 2022-06-19 06:32:20下载
- 积分:1
-
基于labview的计算器
资源描述界面清新,适用于简单计算,类似于中学使用的计算器,分享给大家,一起学习
- 2023-07-07 15:25:03下载
- 积分:1
-
This book is designed to give you a working knowledge of Windows Presentation
F...
这本书主要讲解WPF的基础知识,适合正在使用.NET技术设计UI的开发者(WINFROM MFC HTML)。-This book is designed to give you a working knowledge of Windows Presentation
Foundation (WPF). The assumption is that the reader is already a .NET developer with
some familiarity with other UI technologies (WinForms, MFC, HTML) but is new to
WPF. In particular, the book focuses on using WPF with Visual Studio 2008, which we
believe is the primary tool that most WPF developers will use, although we still spend
some time talking about other available tools.
- 2022-07-21 03:40:03下载
- 积分:1
-
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents to operate. MFC provides the framework document and open the new functions within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the type of support serial, serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation category as a category, and how to access each other indicators cited.
- 2022-02-28 11:46:47下载
- 积分:1
-
CADImage 很好的读cad 文件
CADImage 很好的读cad 文件-CADImage good time cad document
- 2022-04-23 06:42:59下载
- 积分:1
-
信号发生器
资源描述labview 信号发生器,可以生产多种信号,并控制幅值、频率等
- 2022-05-27 06:01:12下载
- 积分:1
-
webcam1234
错误1错误LNK2019:未解析的外部符号“intuu cdecl TermInstance(struct HINSTANCE,int)”(?终端@@YAHPAUHINSTANCE__@@H@Z公司)在函数WinMain Project3.obj Project3中引用
- 2022-08-09 13:05:28下载
- 积分:1
-
MFC listcontrol做的资源管理器
用MFC的listcontrol控件做的类似于windows资源管理器的界面,有返回上级文件夹的功能,并且可以对文件夹中文件在列表显示中排序,可根据名字,大小,创建时间进行排序。内有完整工程,可直接编译运行。
- 2022-07-03 23:28:37下载
- 积分:1
-
Qt实现金山毒霸界面
Qt实现类似金山毒霸的界面,其中图片已经画好,如果想开发适合自己的界面,需要自己调整程序和图片。
- 2022-05-17 09:27:00下载
- 积分:1