Size: 1185
Comment:
|
Size: 1157
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 13: | Line 13: |
11月13日更新:pygo 0.10.8注释版本 attachment:Pygo-0.10.8.rar | 11月13日更新:pygo 0.10.8注释版本 |
经过简单注释、并改动了几行代码的pygo 0.10.7版本。
11月7日更新:pygo 0.10.3注释版本
11月8日更新:pygo 0.10.4注释版本
11月9日更新:pygo 0.10.5/pygo 0.10.6/pygo 0.10.7注释版本
051110 ZoomQuiet 同步入[wiki:selfcvs/trac/browser/PyGnest/trunk/src/Pygo/ SVN]
11月13日更新:pygo 0.10.8注释版本
11月14日更新:pygo 0.10.9注释版本 attachment:Pygo-0.10.9.rar
PyGo中鼠标和键盘的使用:
<Left> 键跳到上一个节点
<Right>键跳到下一个节点
<Up> 键跳到上一个分支
<Down> 键跳到下一个分支
Shift+<Left> 键跳到分支的第一个节点
Shift+<Right>键跳到分支的最后一个节点
- 'v'创建新分支
- 'u'悔棋
- 'p'交替走子 / 添加黑子 / 添加白子
- 'c'在导入的棋谱末端开始继续走子
- 't'切换到点算状态,计算胜负
- 'i'插入一个新节点