上一页 1 ··· 215 216 217 218 219 220 221 222 223 ··· 400 下一页
摘要: under the hood adjective a metaphorical area that contains the underlying implementation of something - e.g. a piece of hardware, a piece of software, 阅读全文
posted @ 2019-07-15 09:50 ChuckLu 阅读(375) 评论(0) 推荐(0)
摘要: Async Await and the Generated StateMachine https://www.codeproject.com/Articles/535635/Async-Await-and-the-Generated-StateMachine 这篇文章是在code project上, 阅读全文
posted @ 2019-07-15 01:15 ChuckLu 阅读(1093) 评论(2) 推荐(0)
摘要: AsyncTaskMethodBuilder Represents a builder for asynchronous methods that return a task. Represents a builder for asynchronous methods that return a t 阅读全文
posted @ 2019-07-15 00:57 ChuckLu 阅读(819) 评论(0) 推荐(0)
摘要: 表现1 配置是标准,休闲模式 然后一直重复提示 select desire deck select causal mode 表现2 配置是狂野,休闲模式 然后一直提示 切换到狂野 切换到标准 把模式切换到auto好像就可以了 [QuestPlus] You don't have the deck n 阅读全文
posted @ 2019-07-14 16:16 ChuckLu 阅读(2366) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/chucklu/p/10020221.html 使用Powershell查看 PS C:\repository\GitHub\ChuckLu\Test\HearthbuddyRelease> [reflection.assemblyname]::Get 阅读全文
posted @ 2019-07-14 15:16 ChuckLu 阅读(506) 评论(0) 推荐(0)
摘要: 构造函数 需要注意的是this.intptr_0 = this.method_18("mono.dll"); 所以,这个类里面的操作,最后是和mono.dll相关的 this.intptr_0 = this.method_18("mono.dll"); + intptr_0 0x10000000 S 阅读全文
posted @ 2019-07-14 11:51 ChuckLu 阅读(535) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/25953887/how-to-use-unsafe-code-in-safe-contex I am not sure if you need unsafe code in that case (see answer of @ 阅读全文
posted @ 2019-07-14 11:36 ChuckLu 阅读(880) 评论(0) 推荐(0)
摘要: [CollectionManagerScene_COLLECTION] An exception occurred when calling CacheCustomDecks: System.MissingMethodException: Method 'CollectionDeckBoxVisua 阅读全文
posted @ 2019-07-14 11:04 ChuckLu 阅读(744) 评论(0) 推荐(0)
摘要: de4dot .NET deobfuscator and unpacker. Description de4dot is an open source (GPLv3) .NET deobfuscator and unpacker written in C#. It will try its best 阅读全文
posted @ 2019-07-13 15:16 ChuckLu 阅读(2736) 评论(0) 推荐(0)
摘要: hearthbuddy中的一段代码 // Token: 0x04000D28 RID: 3368 private readonly ExternalProcessMemory externalProcessMemory_0; public class ExternalProcessMemory :  阅读全文
posted @ 2019-07-13 14:19 ChuckLu 阅读(1387) 评论(1) 推荐(0)
上一页 1 ··· 215 216 217 218 219 220 221 222 223 ··· 400 下一页