@wpaladins
2019-01-15T06:01:29.000000Z
字数 475
阅读 815
软件开发实践
代码
我们引用的代码
- php分页
- 登录界面和注册界面
- 签到界面日历
- 加载
分代码
- 吕 167+408+446+16+3+18 = 1058行
- 批量导入import.js:167行
- 首页index.php及其css等:244行+162行 = 408行
- 编辑页面edit.php及其css等:346行+100行 = 446行
- 数据库连接connectDataBase.php:16行
- 删除delete.php:3行
- insert.php:18行
- 王 217+139+180+139+31+145+3+133 = 987行
- 背诵recite.js:217行
- recite.php及其css等:139行
- 注册和登录页面及其css:89行+91行 = 180行
- 签到checkin.php:139行
- 导入import.php:31行
- 登录login.php:97行+48行 = 145行
- 登出logout.php:3行
- 注册register.php和php/register.php:89行+44行 = 133行
- 共同完成
- reciteDetail.php及其css等:383行+207行 = 590行
展示顺序
- 编辑()
- 批量插入
- ...