文件名称:school:愚蠢的学校项目
文件大小:21KB
文件格式:ZIP
更新时间:2024-07-27 14:51:36
JavaScript
学校 开始前愚蠢的学校项目: $npm install 启动 $./bin/www 现在连接到“
【文件预览】:
school-master
----.gitignore(20B)
----app.js(2KB)
----package.json(492B)
----data()
--------school.db(6KB)
----bin()
--------www(262B)
----public()
--------javascripts()
--------stylesheets()
--------index.html(247B)
----views()
--------error.jade(156B)
--------edit_student.jade(794B)
--------newSubject.jade(238B)
--------grade.jade(828B)
--------subject.jade(504B)
--------student.jade(560B)
--------newStudent.jade(539B)
--------edit_subject.jade(464B)
--------scores.jade(279B)
--------grades.jade(203B)
--------students.jade(316B)
--------newScore.jade(483B)
--------subjects.jade(317B)
----scripts()
--------fill_sample_data.sql(457B)
--------initialize_db.js(921B)
----.myDiff.sh(46B)
----README.md(127B)
----tests()
--------data()
--------school_records_test.js(7KB)
--------query_helper_test.js(4KB)
----npm-debug.log(1KB)
----_.swp(12KB)
----own_modules()
--------school_records.js(10KB)
--------school_routes.js(4KB)
--------query_helper.js(1KB)