Giter Club home page Giter Club logo

databasecourseproject's People

Contributors

lovelycathyt avatar

Watchers

 avatar  avatar

databasecourseproject's Issues

新实体: 专业

自然班级还需要有具体的专业
初步定义:
Major(DepartmentId, MajorName)

附加信息显示

  • 错误信息
    • 学生表错误信息
    • 班级表错误信息
    • 错误信息汇总: 这可能需要使用一个在 string 之上的封装, 因为拼接奇奇怪怪的 string 总是容易出问题
  • SQL 语句列表
    • 由于使用 EFC + Linq, 聚合函数似乎没法提取出 SQL 语句. 但大部分的查询方法应该都可以生成对应的 SQL 语句.
    • 可以用 HashSet 来存, 因为实际上只是 忽悠老师 展示给用户看的

基础功能开发

  • 数据模型设计
  • 数据库连接
  • 主界面
    • 学生表
      • 增删改
      • 新学生信息表
    • 班级表
      • 增删改
    • 院系表
      • 增删改
    • #2
  • 查询界面
    • 学生查询
      • 姓名查找
      • 学号查找
      • 班级查找
      • 院系查找
      • 混合目标查找
      • 链式查找

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.