08 2019 档案
摘要:问题 游戏面板 8是青玉之爪13是海巨人17是恐狼前锋 64是萨满 66是圣骑士63,99,46,是微型木乃伊【其中99和46都是2血3攻,63是2血1攻】57是鱼人木乃伊 微型木乃伊 "LocStringZhCn": "<b>复生</b>\n在你的回合结束时,随机使另一个友方随从获得+1攻击力。"
阅读全文
摘要:代码如下,在SilverFish\SilverFish\ai\Playfield.cs文件中 虚空领主为例子 Voidlord虚空领主{ "Entity": { "CardId": "LOOT_368", "LocStringZhCn": "<b>嘲讽,亡语:</b>\n召唤三个1/3并具有<b>嘲
阅读全文
摘要:https://github.com/Chuck-Ai/gobang 我写了非常详细的中文教程,教你如何一步步编写自己的五子棋AI: 五子棋AI设计教程第二版一:前言 五子棋AI设计教程第二版二:博弈算法的前世今生 五子棋AI设计教程第二版三:极小化极大值搜索 五子棋AI设计教程第二版四:Alpha
阅读全文
摘要:http://www.intelligence.tuc.gr/~robots/ARCHIVE/2015w/Projects/LAB51326833/download.html The project is written in Java and requires version 1.8 and ab
阅读全文
摘要:Monte Carlo Tree Search – beginners guide 蒙特卡洛树搜索(新手教程)
阅读全文
摘要:Markus Heikki AnderssonHåkon HelgesenHesselberg Master of Science in Computer Science Submission date: June 2016Supervisor: Helge Langseth, IDI Norweg
阅读全文
摘要:Add hyperlink to textblock wpf Displaying is rather simple, the navigation is another question. XAML goes like this: <TextBlock Name="TextBlockWithHyp
阅读全文
摘要:https://ilhicas.com/2019/08/11/What-you-as-a-Devops.html Introduction In this post I'll just explain what I actually do, and have done over the last,
阅读全文
摘要:期望通过ai的调试,来搞明白出牌的逻辑。 55是投火无面者63是恐狼前锋34是风怒36是自动漩涡打击装置13是空灵召唤者, "LocStringZhCn": "<b>亡语:</b>\n随机将一张恶魔牌从你的手牌置入战场。",64是对方英雄,术士 目前的输出结果是:【少了召唤图腾】 value of
阅读全文
摘要:之前是int的数据,名字是id 后面被改成字符串的数据,名字是encrptedId 因为名字不匹配,导致找不到数值。只需要把js里调用传递的参数名字改一下,或者C#后端,继续保持原来的名字
阅读全文
摘要:Default Keyboard Shortcut Schemes All ReSharper actions can be invoked with keyboard shortcuts. Most of the actions have default shortcuts, which you
阅读全文
摘要:Mapping Pocos Example Pocos/Mappings
阅读全文
摘要:https://www.codeproject.com/Articles/875547/Custom-Roles-Based-Access-Control-RBAC-in-ASP-NET Introduction In this post, I shall cover implementing cu
阅读全文
摘要:How To Display Variable Value In View? There are several ways. For example simply using @ like this: <td> @y </td> Or by using a <span> tag like this:
阅读全文
摘要:How do negative margins in CSS work and why is (margin-top:-5 != margin-bottom:5)? 解答 Negative margins are valid in css and understanding their (compl
阅读全文
摘要:https://devblogs.microsoft.com/pfxteam/asyncawait-faq/
阅读全文
摘要:https://blog.stephencleary.com/2012/02/async-and-await.html Most people have already heard about the new “async” and “await” functionality coming in V
阅读全文
摘要:Change Assembly Version in a compiled .NET assembly You can use ILMerge: ILMerge.exe Foo.dll /ver:1.2.3.4 /out:Foo2.dll A valid reason to do this is t
阅读全文
摘要:https://www.markopapic.com/csharp-under-the-hood-async-await/ https://www.markopapic.com/csharp-under-the-hood-async-await.html 链接换成这个了 Async and awai
阅读全文
摘要:https://github.com/twbs/bootstrap/blob/21f3375f21e9a7a5155d0cd783fd2bc7aeee8485/scss/_forms.scss https://github.com/twbs/bootstrap/tree/21f3375f21e9a7
阅读全文
摘要:WPF Localization Using RESX Files Once you have downloaded the source code and built it, add a reference to the compiled assembly (Infralution.Localiz
阅读全文
摘要:需要注意的是低版本是不支持C# 6语法中的string interpolation的 String interpolation in a Razor view? update: Starting in Visual Studio 2015 Update 1, there is a simple pr
阅读全文
摘要:[.NET] ConfuserEx脱壳工具打包 ConfuserEx 1.0.0脱壳步骤 Written by 今夕何夕[W.B.L.E. TeAm]1.先用UnconfuserEx把主程序Dump出来;2.使用CodeCracker大牛的ConfuserExStringDecryptor将加密的字
阅读全文
摘要:数据绑定,很有可能是通过js写的。 如果页面本身没有显示的js代码,那么很大可能是通过外部的js文件来操作的。 可以运行站点后,刷新页面。查看network里面加载了哪些js文件。
阅读全文
摘要:更好的工具,一步到位 http://updates.buddyauth.com/GetNewest?filter=HearthbuddyCN 官方最后的一个版本 https://ci.appveyor.com/project/ViRb3/de4dot-cex/build/artifacts?bran
阅读全文
摘要:https://docs.microsoft.com/en-us/nuget/quickstart/create-and-publish-a-package-using-visual-studio-net-framework Creating a NuGet package from a .NET
阅读全文
摘要:https://elie.net/blog/hearthstone/how-to-appraise-hearthstone-card-values/ In 2014, I became an avid player of Hearthstone: Heroes of Warcraft, Blizza
阅读全文
摘要:I am a legend: Hacking Hearthstone with machine-learning Defcon talk wrap-up: video and slides available but no tool. Good news! The video and slides
阅读全文
摘要:search keyword `machine learning hearthstone` with google I am a legend: Hacking Hearthstone with machine-learning Defcon talk wrap-up https://www.you
阅读全文
摘要:https://docs.microsoft.com/en-us/aspnet/mvc/overview/older-versions-1/overview/understanding-models-views-and-controllers-cs Confused about Models, Vi
阅读全文
摘要:https://docs.microsoft.com/en-us/aspnet/mvc/overview/older-versions-1/overview/asp-net-mvc-overview Learn about the differences between ASP.NET MVC ap
阅读全文
摘要:https://docs.microsoft.com/en-us/aspnet/mvc/overview/older-versions-1/overview/understanding-the-asp-net-mvc-execution-process Requests to an ASP.NET
阅读全文
摘要:https://docs.ansible.com/ansible/latest/reference_appendices/YAMLSyntax.html https://github.com/icsharpcode/ILSpy/blob/master/appveyor.yml
阅读全文
摘要:解决方案 namespace Triton.Game.Mapping{// Token: 0x020004A4 RID: 1188[Attribute38("Entity")]public class Entity : EntityBase // Triton.Game.Mapping.Entity
阅读全文
摘要:下载链接 https://sourceforge.net/projects/x64dbg/files/snapshots/ https://github.com/x64dbg/x64dbg/releases 官方文档 http://help.x64dbg.com/en/latest/ 教程 http
阅读全文
摘要:http://www.ollydbg.de/version2.html
阅读全文
摘要:https://codingvision.net/security/c-read-write-another-process-memory Today’s tutorial is about…processes’ memory! In this article I’ll show you how t
阅读全文
摘要:ProcessSharp的构造函数,对应的测试是 https://github.com/lolp1/Process.NET/blob/master/test/Process.NET.Test/Core/ProcessSharpTest.cs /// <summary> /// Initializes
阅读全文
摘要:getDecks(); 设置 最终的实现 https://github.com/ChuckHearthstone/SilverFish/blob/master/DefaultRoutine/Chuck.SilverFish/Helpers/EvenDeckHelper.cs
阅读全文
摘要:发现格雷迈恩的效果,不知道怎么触发的,需要直接运行exe调试 在 routine.Tick();设置断点,F11之后会加载DefaultRoutine.dll
阅读全文
摘要:如何把日志输出到MainWindow 输出日志的颜色控制
阅读全文
摘要:Resharper-->Options-->C#-->Naming Style
阅读全文
摘要:https://hearthstone.gamepedia.com/Deathrattle
阅读全文
摘要:noHero123/silverfish https://github.com/noHero123/silverfish/blob/master/HrtBddy/instructions.txt How to install: (- make a copy of the original defau
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要:How to get full path of StreamWriter In my version of the framework, this seems to work: string fullPath = ((FileStream)(streamWriter.BaseStream)).Nam
阅读全文
摘要: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
阅读全文
摘要:Free. For everyone. Forever. With an open source decompilation engine https://www.telerik.com/products/decompiler.aspx
阅读全文
摘要:https://github.com/sailro/Reflexil/issues/47 Instructions on how to install Reflexil would be much appreciated, since there is no README, and this inf
阅读全文
摘要:https://www.red-gate.com/dynamic/products/dotnet-development/reflector/download https://github.com/sailro/Reflexil/releases The .NET Assembly Editor h
阅读全文
摘要:HSBToolBox.exe Unzip all files to the folder where Hearthbuddy.exeThen just run HSBToolBox.exe [assembly: AssemblyTitle("HSBToolBox Obfuscated with Do
阅读全文
摘要:https://www.youtube.com/watch?v=kURCKujzrLU https://www.youtube.com/watch?v=Ielr2uuZIJE 自己导出的音频 https://pan.baidu.com/s/1c05EDR6
阅读全文
摘要:https://hearthstone.gamepedia.com/Magnetic Magnetic is an ability exclusive to certain Mech minions which allows multiple minions to be merged togethe
阅读全文
摘要:Difference between margin and padding? Remember these 3 points: The Margin is the extra space around the control. The Padding is extra space inside th
阅读全文
摘要:https://css-tricks.com/box-sizing/ The box-sizing property can make building CSS layouts easier and a lot more intuitive. It's such a boon for develop
阅读全文
摘要:https://getbootstrap.com/docs/4.0/getting-started/introduction/#box-sizing Box-sizing For more straightforward sizing in CSS, we switch the global box
阅读全文
摘要:https://tieba.baidu.com/g/5808796816 链接: https://pan.baidu.com/s/1NPQTOfxbN_4alP7J-XWuVw 密码: xfj1
阅读全文
摘要:https://hearthstone.gamepedia.com/Rush Rush is an ability allowing a minion to attack other minions the same turn it is summoned or brought under a ne
阅读全文
摘要:https://hearthstone.gamepedia.com/Reborn Reborn is an ability that causes a minion to be resummoned with 1 Health the first time it's destroyed. It wa
阅读全文
摘要:MainWindow BotManager 重点在ibot_1.Start();,这里启动后,进入DefaultBot的流程 MainWindow DefaultBot namespace Triton.Bot.Logic.Bots.DefaultBot{ // Token: 0x02000256
阅读全文
摘要:Hearthbuddy-20190811-010-0b563c92.exe 20190810-003 SHA-256: b2a03c10124b038d2c48279cc50947907a55c87e320b0b89ed87c8f63e367e4d SHA-256: b2a03c10124b038d
阅读全文
摘要:配置的加载 string_0是"Default"
阅读全文
摘要:C# 7 .NET / CLR / Visual Studio version requirements You do NOT need to target .NET 4.6 and above, that is incorrect. To use Tuples, you need the Syst
阅读全文
摘要:Difference between C# compiler version and language version As nobody gives a good enough answer, I will have a try now. First, C# has its version his
阅读全文
摘要:源码 源码1 namespace Hearthbuddy.Windows{ // Token: 0x02000041 RID: 65 public class MainWindow : Window, IComponentConnector // Hearthbuddy.Windows.MainWi
阅读全文
摘要:namespace Hearthbuddy{ // Token: 0x02000022 RID: 34 public class App : System.Windows.Application
阅读全文
摘要:修复图腾师问题 beebee102 修复了先摇图腾再下图腾师的问题,另外加了阴燃电鳗的sim卡。在兄弟策略的模拟程序中测试了没问题,真机没有试过,麻烦吧友测试了回复一下。链接: [有效] https://pan.baidu.com/s/1YQey8Kr6u_IT3bWkFwCZbw 提取码: anr
阅读全文
摘要:// Token: 0x06008CE9 RID: 36073 RVA: 0x0059629A File Offset: 0x00591E9A [MethodImpl(MethodImplOptions.NoInlining)] protected override void OnSourceIni
阅读全文
摘要:I'm new here and have never used this bot before. But a few days ago I tried it and I liked it :)I wanted to use silverfish, but, unfortunately, I saw
阅读全文
摘要:ReSharper “Cannot resolve symbol” even when project builds This worked for me (VS2012u4, R# 7.1.3): Resharper > Options > Environment: General > Clear
阅读全文