Skip to content

Latest commit

 

History

History
executable file
·
21 lines (17 loc) · 612 Bytes

README.md

File metadata and controls

executable file
·
21 lines (17 loc) · 612 Bytes

team_work

软件实做 代码放在github上面,保证大家的代码版本相同 数据库是放在网上的,保证数据库统一 数据库网址(账号密码找我要) http://phpsql.wengdo.com/

使用说明:
  1、学会使用github
  2、网站基于PHP框架Yii实现的,要做开发先了解之
  3、前端框架是bootstrap,要做开发先了解之 或 原生代码也行

以下的git操作:
  如何获取代码:clone
  获取最新代码:pull
  提交代码:add
            commit
            push