堡主大名花花

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2020年1月10日

摘要: //当前历史记录里有此着法 if (historyDic.TryGetValue(move, out int score)) { historyDic[move] += 2 << depth; } 可以不定义,直接这么写 阅读全文
posted @ 2020-01-10 04:13 堡主大名花花 阅读(259) 评论(0) 推荐(0) 编辑