上一页 1 ··· 204 205 206 207 208 209 210 211 212 ··· 401 下一页
摘要: Fiddler is not capturing web request from Firefox You can also get the FiddlerHook plug in for Firefox that lets you handle how you want traffic to be 阅读全文
posted @ 2019-09-05 17:21 ChuckLu 阅读(389) 评论(0) 推荐(0)
摘要: How do you debug MVC 4 API routes? 解答1 RouteDebugger is good for figuring out which routes will/will not be hit. http://nuget.org/packages/routedebugg 阅读全文
posted @ 2019-09-05 11:12 ChuckLu 阅读(239) 评论(0) 推荐(0)
摘要: 还没有commit之前,需要撤销。 最暴力的,直接用git reset --hard HEAD How to undo a git merge squash? If you run git merge --squash <other-branch> the working tree and inde 阅读全文
posted @ 2019-09-05 10:37 ChuckLu 阅读(1296) 评论(0) 推荐(0)
摘要: 假设需要查看的分支为temp 1.git show temp 通过这个可以拿到commit id 2.查看TortoiseGit的日志,左下角勾选所有分支 3.在日志界面搜索commit id,然后右键选中对应的commit,选择show branches this commit is on 4.在 阅读全文
posted @ 2019-09-05 10:24 ChuckLu 阅读(470) 评论(0) 推荐(0)
摘要: Image Resizer utility Image Resizer is a Windows shell extension for bulk image-resizing. After installing PowerToys, right-click on one or more selec 阅读全文
posted @ 2019-09-03 18:02 ChuckLu 阅读(2450) 评论(0) 推荐(0)
摘要: Resend a Request You can resend a request directly from the Sessions List, or save requests to resend in the Composer. Resend a Request from the Sessi 阅读全文
posted @ 2019-09-03 17:26 ChuckLu 阅读(373) 评论(0) 推荐(0)
摘要: A formal specification of the APIs that are common across .NET implementations What is .NET Standard? There are various implementations of .NET. Each 阅读全文
posted @ 2019-09-03 13:22 ChuckLu 阅读(246) 评论(0) 推荐(0)
摘要: How to Publish a NuGet Package Command line To push packages to nuget.org you must use nuget.exe v4.1.0 or above, which implements the required NuGet 阅读全文
posted @ 2019-09-02 12:41 ChuckLu 阅读(370) 评论(0) 推荐(0)
摘要: 承接上一篇博客HearthBuddy Ai 调试实战2 在使用海巨人的时候,少召唤了一个图腾(费用是对的) 研究ailoop2里面4个待考察的,在ailoop3里面的后续操作。ailoop3一共有36个操作。 待考察1 itemPlayfield12 chuck deep2==2 boardvalu 阅读全文
posted @ 2019-09-01 02:49 ChuckLu 阅读(361) 评论(0) 推荐(0)
摘要: 问题 游戏面板 8是青玉之爪13是海巨人17是恐狼前锋 64是萨满 66是圣骑士63,99,46,是微型木乃伊【其中99和46都是2血3攻,63是2血1攻】57是鱼人木乃伊 微型木乃伊 "LocStringZhCn": "<b>复生</b>\n在你的回合结束时,随机使另一个友方随从获得+1攻击力。" 阅读全文
posted @ 2019-08-31 21:06 ChuckLu 阅读(485) 评论(0) 推荐(0)
上一页 1 ··· 204 205 206 207 208 209 210 211 212 ··· 401 下一页