摘要:
建立maze.js, mazespace.js, robot.js界面逻辑写在robotmazeinterface.js"use strict";//maze.jsfunction Maze(width,height){ this.width=width; this.height=hei... 阅读全文
posted @ 2015-07-09 14:52
bjsunhe
阅读(290)
评论(0)
推荐(0)
摘要:
function Question(text,choices,answer){//question.js this.text=text; this.choices=choices; this.answer=answer;}Question.prototype.isCorrectAnswer=func... 阅读全文
posted @ 2015-07-09 10:11
bjsunhe
阅读(168)
评论(0)
推荐(0)

浙公网安备 33010602011771号