Giter VIP home page Giter VIP logo

simple-ride-sharing-dbms's Introduction

Github怎么用?
	1 用你的github账户登录,从这个project页面中下载整个文件夹,覆盖至你的proj文件夹。在IDE中打开它(覆盖前记得备份你原先的代码)。
	2 在你本地的电脑进行coding和调试。
	3 将你最新的代码(即是你负责的class的java文件)upload至这个project。upload时请务必务必create new branches!!(具体操作,就是拉到页面的最下方(比如这个页面最下方),选择create
	a new branch...)
这样就可以保证我们用的都是最新的代码了。

xdm在写之前注意:
	1、把src文件夹解压覆盖至你自己的project下src文件夹。
	2、只改动你自己负责的class,不要在main里面加任何内容。
	3、如果认为main的功能不够完善,我们在群里可以再讨论一下。

在写的时候注意:
	0、我在最新版本中,预设每个constructor会接受一个Connection类的对象con。由此可以在你的constructor中创建statement。(可以参考Admin.java内的写法,实测可用)
	1、对所有接受输入的语句进行exception handling。
	2、在constructor里生成GUI。
	3、在constructor内生成loop,使得用户完成某一操作后回到UI界面。
	4、接收到特定值时,break。

测试时注意:
	1、在Administrator功能完善前,手动通过ssh secure shell建立tables。
	2、在Administrator功能完善后,通过admin的interface 自动导入test cases。

simple-ride-sharing-dbms's People

Contributors

anthony102899 avatar rainsyuzhen avatar danielasr avatar

Stargazers

 avatar

Watchers

 avatar

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.