登录
首页 » Windows核心 » 一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他...

一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他...

于 2022-03-11 发布 文件大小:135.48 kB
0 176
下载积分: 2 下载次数: 1

代码说明:

一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他信息请自己查看源码。打开工程时如出现错误请把它考在根目录下。er-graph.gif为er图。 -Elective a simple system, the basic functions have been achieved! SQL.sql document is used to create sql database scripting language, used to create good post sql database administrator account and password for the same manager. Other information please check their source. Open the project if there are mistakes please test it in the root directory. Er-er graph.gif to map.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 很小的恶作剧小软件分享给大家!!用了才知道有意思!就是鼠标一直点不到退出,鼠标点到哪,那个空间就不显示。感觉就显示控件躲避鼠标一样。...
    很小的恶作剧小软件分享给大家!!用了才知道有意思!就是鼠标一直点不到退出,鼠标点到哪,那个空间就不显示。感觉就显示控件躲避鼠标一样。 -Small piece of software to share a small joke for everyone!! Used know interesting! Is less than the mouse has been point out, the mouse point where, that space is not displayed. I feel like the display control to avoid the mouse.
    2022-02-04 00:22:57下载
    积分:1
  • JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不...
    JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。-JNA (Java Native Access) provides a set of Java tools for the dynamic run-time access to the system of local libraries (native library: such as the Window of the dll) without the need for the preparation of any Native/JNI code. As long as developers in a java interface as described in the target native library function and structure, JNA will automatically realize Java interface to native function mapping.
    2022-09-06 18:20:02下载
    积分:1
  • Microtek MiniScan C5扫描仪API方式的SDK编程,特点是采用读内存方式,不用文件交换...
    Microtek MiniScan C5扫描仪API方式的SDK编程,特点是采用读内存方式,不用文件交换-MiniScan C5 Microtek scanner API SDK programming, Reading is characterized by memory used, do not have to exchange documents
    2022-02-05 08:30:46下载
    积分:1
  • 中文字的首字母,只在你中文,就返回每个中文的首字母给你。在管理系统的查询用处还是不错的...
    中文字的首字母,只在你中文,就返回每个中文的首字母给你。在管理系统的查询用处还是不错的-Of the first letter of the text, only in your Chinese and English on the back of each of the first letter to you. Usefulness in the management system, the query is still a good
    2022-07-18 11:01:16下载
    积分:1
  • 1. The necessary controls in the OCX, the operation of automatic register 2. To...
    1.所需控件均在OCX下,运行自动注册 2.需建立升级网站,远程读取升级文本文件,读取升级包文件名进行升级,自关闭msgbox超时自动升级,使用bkDLControl.ocx带进度条升级 3.升级包使用RAR形式减少体积,下载后自动解包,并自动删除升级包 5.借用坛内兄弟安全启动方式,可释放加载工作组文件进行登陆,使用EnCrypt2.ocx进行简单加密 6.采用WSH在第一次启动时建立桌面快捷方式 注:不要存放于带空格文件目录下,否则会出错,此暂未处理。-1. The necessary controls in the OCX, the operation of automatic register 2. To establish the upgrade site, remote upgrade read text files, the file name to read the upgrade package to upgrade, since the closure of overtime msgbox automatic upgrade, use bkDLControl.ocx with the progress of Article 3 upgrades. upgraded package using the RAR format to reduce size, downloading automatically unpacked, and automatically delete the upgrade package 5. Ditan brothers borrowed security start-up mode may be the release of the Working Group document loaded landing, the use of simple encryption EnCrypt2.ocx 6. using WSH starts at the first establishment of a desktop shortcut Note: Do not store in the file directory with spaces, otherwise they will go wrong, dea
    2022-01-26 20:09:59下载
    积分:1
  • 著名的C/C++垃圾回收站
    著名的C/C++垃圾回收站-famous C/C garbage collection
    2023-06-13 00:40:07下载
    积分:1
  • PDB是MS的调试信息的文件,MS提供了一套API叫DBGHELP的,可以读出DBG版的结构体信息和含数定义!...
    PDB是MS的调试信息的文件,MS提供了一套API叫DBGHELP的,可以读出DBG版的结构体信息和含数定义! -MS PDB is the debugging information in the paper, MS provides a set of APIs called DBGHELP. can read out the debugger version of the structure containing information and definition!
    2023-03-03 19:35:04下载
    积分:1
  • 聊天服务客户端聊天服务客户端
    chat service client chat service client c hat service client-chat service client chat service client chat service client chat service client
    2022-01-24 09:26:06下载
    积分:1
  • 一个改变文件只读属性的例子
    一个改变文件只读属性的例子--An example of changeing the readonly properties of files
    2022-07-12 10:56:25下载
    积分:1
  • 虚拟内存控制 C 语言源码  
    虚拟内存控制 C 语言源码  -virtual memory control C language source code
    2022-08-07 22:05:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载