摘要:
/** Let inheritance help with memory efficiency */ function SignalFire(ID, startingLogs){ this.fireID = ID; this.logsLeft = startingLogs; } SignalFire 阅读全文
posted @ 2016-03-06 18:25
Zhentiw
阅读(230)
评论(0)
推荐(0)
摘要:
1.1: <!DOCTYPE html> <html> <head> <base href='http://courseware.codeschool.com/ember/' /> <link href='bootstrap.css' rel='stylesheet' /> <link href=' 阅读全文
posted @ 2016-03-06 18:21
Zhentiw
阅读(235)
评论(0)
推荐(0)
摘要:
Create package.json file Pubish to github and tag it Publish to npm Release a new version Publishing a beta version Mocha, chai testing: semantic-rele 阅读全文
posted @ 2016-03-06 18:17
Zhentiw
阅读(368)
评论(0)
推荐(0)
摘要:
Install Karam: npm install -g karma npm install -g karma-cli Init Karam: karma init First test: 1. Add test file to the karma.conf.js: // list of file 阅读全文
posted @ 2016-03-06 18:14
Zhentiw
阅读(774)
评论(0)
推荐(0)

浙公网安备 33010602011771号