快捷键暂时不能设置
1:在代码编辑界面：
	打开学习   Command+1
	打开编辑   Command+2
	打开控制台 Command+3
    运行 ：Command+4 或 Command+5 或 Command+6
    搜索时查看上一个：Command+7
    搜索时查看下一个：Command+8
    选中文本行加注解：Command+9
    选中文本行删注解：Command+0
    选中文本行左移：Command+j
    选中文本行右移：Command+l
    打开查找：Command+f
    调试状态：
    continue: control+1
    next:     control+2
    step:     control+3
    return:   control+4
2:返回：Command+esc
