花了兩天時間終于碼完了,好痛苦,分享下源碼https://github.com/xuxiang9608/Movie-Show
2017-10-17
最新回答 / Dreamer1017
兩期課程學完,項目已經上線https://movie.niuy.xyz/? ?測試賬號:test,密碼:test??源碼:https://gitee.com/niuyi1017/movieshttps://github.com/niuyi1017/imooc
2017-10-13
感謝這個課程,學到了很多,也幫我寫好了第一個node項目,雖然代碼有點丑,不過很開心
代碼地址:https://github.com/Catsugar/saowen-web-by-Nodejs
線上地址:http://47.95.114.86/
代碼地址:https://github.com/Catsugar/saowen-web-by-Nodejs
線上地址:http://47.95.114.86/
2017-10-12
$ node app.js
C:\Users\Administrator\scott\imooc\node_modules\express\lib\express.js:108
throw new Error('Most middleware (like ' + name + ') is no longer bundled
with Express and must be installed separately. Please see https://github.com/sen
chalabs/connect#middleware.');
^
C:\Users\Administrator\scott\imooc\node_modules\express\lib\express.js:108
throw new Error('Most middleware (like ' + name + ') is no longer bundled
with Express and must be installed separately. Please see https://github.com/sen
chalabs/connect#middleware.');
^
2017-10-10
最新回答 / qq_風龍_0
還是直接使用npm安裝bootstrap吧,一樣的,沒必要整太多包管理器,我全程使用npm,也挺好的。node課程重點是node,js和數據庫,而不是各種包管理器,第三方插件。
2017-10-07