2007年11月2日 星期五

C語言 10分

程式 program 編譯器(編譯程式) compiler執行檔an executable file
標準 standard 程式庫 library 函數 function
參數 argument 變數 variable
字串 string 字元 character
反鈄線 backslash
數學算式arithmetic expressions 格式化輸出 format output
宣告 declared C敍述句(陳述句) C statements 註解 comment
真 true 假 false
縮排indent 分號 semicolon
整數除法 integer division 截去小數 truncate fractional part
靠右對齊 right-justified
十進位 decimal 八進位 octal 十六進位 hexadecimal
浮點數 floating-point
[魔戒三部曲] 初始值設定 initialization step 迴圈條件判定 loop condition evaluation step
遞增計算 increment step 符號常數symbolic constants
文字串流 text stream
前置式運算元(++x) prefix operator後置式運算元(--x) postfix operator

這些全記拿10分 = ="

沒有留言:

畫張圖?