启蒙用的。Pascal (学院教学)与Fortran、Cobol曾是一代流行的编程语言。
所有跟帖:
•
还有汇编
-走资派还在走-
♂
(0 bytes)
()
02/21/2021 postreply
11:43:41
•
汇编讲的如果就是 Assembly Language 的话,那是接近最底层指挥机器运作的编程语言,一直在用,但有机器特定性比如
-多哥-
♂
(0 bytes)
()
02/21/2021 postreply
12:27:06
•
过去的GE、Westinghouse、因特儿,以及摩托罗拉,等。
-多哥-
♂
(0 bytes)
()
02/21/2021 postreply
12:28:43
•
Assembly的功用基本已被C取代了。听说,Assembly现在用于写机器级代码。
-信笔由墨-
♂
(0 bytes)
()
02/21/2021 postreply
19:24:36
•
C/C++ 的代码,在 compile 的时候,要被翻译成机器定向的 Assembly code,比如摩托罗拉机芯的 Assem
-多哥-
♂
(0 bytes)
()
02/21/2021 postreply
20:22:03
•
我的电脑工程知识,是在米帝学的,用的对应汉语,都是我自己“造” 的,可能和国内的标准不一样。
-多哥-
♂
(0 bytes)
()
02/21/2021 postreply
20:24:20
•
在C 里头,也可以直接写 Assembly code.它们都要在 Compile 的时候,翻译成机器能懂的指令。
-多哥-
♂
(0 bytes)
()
02/21/2021 postreply
20:31:58
•
比如给车间自动化生产线写 Assembly 程式,就要搞清生产线用的是 GE 还是 Westinghouse 的 PLC。
-多哥-
♂
(0 bytes)
()
02/21/2021 postreply
20:48:55