上一页 1 ··· 208 209 210 211 212 213 214 215 216 ··· 400 下一页
摘要: getDecks(); 设置 最终的实现 https://github.com/ChuckHearthstone/SilverFish/blob/master/DefaultRoutine/Chuck.SilverFish/Helpers/EvenDeckHelper.cs 阅读全文
posted @ 2019-08-18 16:58 ChuckLu 阅读(1009) 评论(0) 推荐(0)
摘要: 发现格雷迈恩的效果,不知道怎么触发的,需要直接运行exe调试 在 routine.Tick();设置断点,F11之后会加载DefaultRoutine.dll 阅读全文
posted @ 2019-08-18 15:42 ChuckLu 阅读(563) 评论(0) 推荐(0)
摘要: 如何把日志输出到MainWindow 输出日志的颜色控制 阅读全文
posted @ 2019-08-18 12:29 ChuckLu 阅读(459) 评论(0) 推荐(0)
摘要: Resharper-->Options-->C#-->Naming Style 阅读全文
posted @ 2019-08-15 09:55 ChuckLu 阅读(418) 评论(0) 推荐(0)
摘要: https://hearthstone.gamepedia.com/Deathrattle 阅读全文
posted @ 2019-08-14 09:36 ChuckLu 阅读(230) 评论(0) 推荐(0)
摘要: noHero123/silverfish https://github.com/noHero123/silverfish/blob/master/HrtBddy/instructions.txt How to install: (- make a copy of the original defau 阅读全文
posted @ 2019-08-13 18:20 ChuckLu 阅读(788) 评论(0) 推荐(0)
摘要: https://support.office.com/en-us/article/set-or-remove-reminders-7a992377-ca93-4ddd-a711-851ef3597925 Set reminders for tasks At the bottom of the scr 阅读全文
posted @ 2019-08-13 11:26 ChuckLu 阅读(216) 评论(0) 推荐(0)
摘要: Sepefeets's update to botmaker's Silverfish AI This AI is a Custom Class for Hearthranger and Hearthbuddy which intends to simulate all possible turn 阅读全文
posted @ 2019-08-12 21:45 ChuckLu 阅读(2104) 评论(0) 推荐(0)
摘要: How to get full path of StreamWriter In my version of the framework, this seems to work: string fullPath = ((FileStream)(streamWriter.BaseStream)).Nam 阅读全文
posted @ 2019-08-12 14:45 ChuckLu 阅读(155) 评论(0) 推荐(0)
摘要: No suitable constructor was found in NUnit Parameterised tests Fairly obvious, but can also happen if the test's constructor is not public. Method has 阅读全文
posted @ 2019-08-12 14:18 ChuckLu 阅读(531) 评论(0) 推荐(0)
上一页 1 ··· 208 209 210 211 212 213 214 215 216 ··· 400 下一页