In programming languages, transforming values to the representations specified by a given format. 在編輯語言中,把若干值變換為由給定格式所規定的表示形式。
In programming languages, a logical assembly of one or more interrelated modules. 在編程語言中,一個或多個互相關聯的模塊的一種邏輯組合。
Programming languages are divided into three types: machine language, which is also called an instruction system, is the only one used directly by computers. 程序設計語言分為機器語言、彙編語言和高級語言三類。機器語言是計算機唯一能直接使用的語言,也叫做計算機指令系統;