4th Assembler dev meeting 2019-06-29 2.4K We heading into Antlr Grammar, got one problem : We don't know how anltr prioritise parse rules, so next week…
dotnet core dependency graph 2019-06-15 2.6K My other open source project https://gitlab.com/quantr/toolchain/dotnet-core-dependence-walker can generate a dependency graph for dotnet core dll.
Framework 4.6 Namespace-to-Assembly Reference 2019-06-08 2.3K Below is the table show you the mapping between namespace and assembly, thanks to the book "C# 7.0 in a…
基本上掌握到JVM生成byte code 2019-06-02 4.2K 基本上掌握到JVM生成byte code,初步了解jvm的指令,能夠徒手用apache bcel生成class文件. 但感覺上jvm比.net core的vm重,所以先看看CLR才作最後決定。 題外話:基於jvm的語言除了java之外,沒一隻能夠有大的成功。
A new SharePoint Online error 2019-06-02 2.6K Haven't seen this kind of error before, i was hijacking the css by my Embed webpart, suddenly becoming this
一本唔錯的vSphere SDK書 2019-06-01 7.5K 書中是6.0,雖然和6.7有點距離,但不失為一個入門書。 最重的是有一個學習規劃。 以下是一個vSphere programmer應該要懂的topic: managing inventory managing host systems managing virtual machines, snapshots, and vmotion managing clusters and resource pools… vmware