MPLAB C18 C編譯器 函數(shù)庫(中文) 作者: 時(shí)間:2011-02-12 來源:網(wǎng)絡(luò) 加入技術(shù)交流群 掃碼加入和技術(shù)大咖面對面交流海量資料庫查詢 收藏 編譯器就是將“高級語言”翻譯為“機(jī)器語言(低級語言)”的程序。一個(gè)現(xiàn)代編譯器的主要工作流程:源代碼 (source code) → 預(yù)處理器 (preprocessor) → 編譯器 (compiler) → 匯編程序 (assembler) → 目標(biāo)代碼 (object code) → 鏈接器 (Linker) → 可執(zhí)行程序 (executables)[附件:MPLAB C18 C編譯器 函數(shù)庫(中文)]
評論