machine-dependent的用法和樣例:
例句
用作形容詞 (adj.)
- 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.
然而,當它應用于應用程序時(shí),依賴(lài)于機器的屬性是要為效率付出高代價(jià)的,所以應用程序很少用匯編語(yǔ)言來(lái)寫(xiě)。 - 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.
因為匯編指令和機器指令之間存在一一對應的關(guān)系,匯編語(yǔ)言和機器語(yǔ)言都是依賴(lài)于機器的,所以為一種型號計算機編寫(xiě)的程序不能在另一種型號的機器上執行。