摘要:
1.语言概述 基本概念 机器指令程序,最基本的计算机语言,二进制的机器指令序列; 汇编语言,书写格式取决于特定计算机的机器指令。 以上皆是低级语言,面向机器的语言。 高级语言:不依赖于机器硬件的程序语言。如:java、c、c++、php、python…… 语言处理程序:将高级语言或汇编语言翻译为机器 阅读全文
posted @ 2016-07-05 20:14
PanPan003
阅读(822)
评论(0)
推荐(0)
摘要:
buliding types into a module: response files: the IL disassembler:ILDasm.exe add assemblies to a project by using the visual studio IDE using the asse 阅读全文
posted @ 2016-07-05 15:30
PanPan003
阅读(160)
评论(0)
推荐(0)