摘要:
C# is a Compiled language. Your source code is first compiled and converted in to IL (Intermediate Language). On execution the program is converted in to normal unmanaged assembly code by the JIT (Jus... 阅读全文
posted @ 2005-05-19 09:28
dagco
阅读(110)
评论(0)
推荐(0)
浙公网安备 33010602011771号