摘要: The sky is blue, I feel blue, and my life is blue. We haven’t made the deal yet, since we’re still negotiate. The majority of basketball fans support 阅读全文
posted @ 2018-06-15 19:36 GetcharZp 阅读(204) 评论(0) 推荐(0)
摘要: 翻译程序:是指这样的程序能够把某一种语言程序(源语言程序)转化成另一种语言程序(目标语言),而后者与前者在逻辑上是等价的 编译程序:源语言是诸如Java、C、Ada、Pascal这样的“高级语言”,目标语言是诸如汇编语言的“低级语言”,这样的一个翻译程序就称为编译程序 编译程序的工作一般可以划分为5 阅读全文
posted @ 2018-06-15 19:33 GetcharZp 阅读(2228) 评论(1) 推荐(0)