machine-independent的用法和樣例:
例句
用作形容詞 (adj.)
- Because of the one-to-one relationship between the language and the machine, assemblers are machine dependent, and a program written for one type of computer won't run on another.
因為彙編指令和機器指令之間存在一一對應的關係,彙編語言和機器語言都是依賴於機器的,所以為一種型號計算機編寫的程序不能在另一種型號的機器上執行。 - However, when it comes to application programs, machine dependency is a high price to pay for efficiency, so application programs are rarely written in assembler.
然而,當它應用於應用程序時,依賴於機器的屬性是要為效率付出高代價的,所以應用程序很少用彙編語言來寫。