资源列表
SQL
- 一、数据的描述、定义与更新; 二、数据查询; 三、基本数据库管理方法;(1. Descr iption, definition and update of the data; Ii. Data query; 3. Basic database management methods;)
Mastering-SQL-Queries-for-SAP-Business-One
- Mastering-SQL-Queries-for-SAP-Business-One
茶叶茶艺茶道茶文化PPT模板
- 游戏是模拟泡泡堂的设计(其实它也是学炸弹人),作了小小修改,支持HP 值,单机双人模式。好(The game is the design of the bubble Hall (in fact it is also a bomber), making a little modification, supporting HP value, single machine and double mode. good)
学生管理系统
- VB,SQL制作学生成绩管理系统!!!!!!!!!(VB,SQLMaking student achievement management system)
DWKPerformance
- 一、源码特点 后台登录,权限管理,适合二次开发使用,欢迎下载学习 二、功能介绍 本源码是一个成绩管理系统源码,分为教师登录和学生登录,有不同的权限 三、菜单功能 教师管理 1、学生信息管理:添加学生;删除学生;查看所有学生信息;评价 2、学生成绩管理:录入成绩;修改成绩 3、学生成绩统计:各科平均成绩;成绩排名 4、退出 学生管理 1、查看成绩 2、老师寄语 3、退出 四、注意事项
sample DB script
- 数据库系统概念的脚本,导入,删除表,referencing 等(database system concept codes sample)
shujuku
- 数据库系统基础教程中的Movies,IT_Product,Ships数据库的创建及数据的插入。(The creation of Movies, IT_Product, Ships database and data insertion in the database system basic tutorial.)
jar
- sql server JDBC连接数据库常用架包整合(SQL Server JDBC connection database common package integration)
数据库实验
- 用数据库知识开发了学生成绩的管理系统,包括成绩的查询添加修改功能(We use database knowledge to develop student achievement management system, including query and add function.)
MFCApplicationX
- 使用VS2013的MFC编写的一个针对SQL Sever数据库的增删改查,能够完整实现上述的功能,供初学者学习参考(Using VS2013's MFC to add and delete a database for SQL Sever database, we can fully realize the above functions, for beginners to learn and reference.)
NORTHWND
- sql server附加数据库NORTHWND(sql server Additional database NORTHWND)
sqlbaktools
- 有时项目中遇到没有sql代理或者要压缩备份的数据库, 本工具既可通过Win任务计划备份和压缩Sql数据库. 使用方法: 1.修改sqlbak.sql 的数据库名称,任务备份_开始备份DB.bat 中修改数据库服务的地址和密码 2.将任务备份_开始备份DB.bat和任务备份_结束备份DB.bat加入windows任务计划(Backup and compress the Sql database through the Win task plan. Usage method: 1. mod