资源列表
ExcelImp
- 这是一个将excel中的数据导入到数据库中的程序,具体业务根据情况修改一下代码即可,如字段名等。-This is an excel import data into the database of the program, specific business can modify the code according to the situation, such as the field names and so on.
cjengxu
- 对话框演示 如何创建对话框以及简单运算的实现-Demonstrates how to create a dialog box, and simple operation to achieve
aspaccess-exam
- 在线考试网站 提供一些选择题和多选题的考试 可以自动生成成绩-Test Site
cPP
- 运用分类算法实现线性回归,通过学生的上自习时间预测其期末考试成绩。-Classification algorithm using linear regression, through the student' s study hall time to predict the final exam.
20099292318784
- 手机的 ASP源码送给大家 喜欢的就收藏淘宝客源码ASP-Large files sent to it
nxj
- 企事业单位员工年休假管理系统,该系统能随时统计查询出某个员工的年休假天数,休假日期和员工的计划休假日期,部分及全单位的员工休假情况。-Enterprises employees annual leave management system, which can always check out the statistics for an employee annual leave days, vacation dates and staff plan a vacation date, some
VS2008_COM
- VS2012 COM程序,C编程代码,初学最好C源码编程学习资料.相信对初学者很有帮助,高手勿下,浪费您的分数-VS2012 COM program, C programming code, C source code programming beginner best learning materials. Believe very helpful for beginners, experts do next, wasting your score
user
- 记载用户数据 可以进行用户数据查询 用户注册 用户管理-User data can be recorded in the user data query user registration user management, etc.
excel-access
- EXCEL+ACCESS简单的出货单操作-EXCEL+ ACCESS simple operation shipper
database-data-and-graphical
- 进行Access数据库基本读写操作,并进行图形显示的VB.net源码-Basic read and write operations for the Access database and graphical displays VB.net code
cyqjs
- 除氧器计算,主要用于除氧器蒸汽耗量计算,简单准确-pipe design
SQL
- VBA的SQL查询,这个例子说明,子查询不仅可以用在WHERE条件中,也可以用在SELECT后面跟着的字段清单中,要注意的是,此时子查询的只能有一个结果值,否则出错。-SQL QUERY IN VBA.