C/C++ Programming Language Lecture


測驗一


  • 第三章  運算式 (Operators)
  • 第四章  敘述與流向控制 (Statement and Control flow)
  • 第五章  函數 (Function)
  • 第六章  軟體開發 (Software Development)
  • 第七章  指標 (Pointer)
  • 第八章  結構 (Structures)
  • 第九章  類別(一)與資料抽象化 (Classes and Data Abstraction)
  • 第十章  類別(二)(Classes: Part II)
  • 第十一章 過載運算元(Operator Overloading)
  • 第十二章 繼承 (Inheritance)
  • 第十三章 虛擬函數與多型 (Virtual Functions and Polymorphism)
  • 第十四章 C++輸入輸出資料流 (C++ Stream Input/Output)
  • 第十五章 樣版 (Templates)
  • 第十六章 例外處理 (Exception Handling)
  • 第十七章 檔案處理與字串處理 (File Processing and String Stream I/O)
  • 第十八章 資料結構 (Data Structures)

附錄:

  • Unix入門
  • The GNU C Library
  • 如何在你的電腦安裝 Turbo C++ Lite
    1. 下載 tcpp_lite
    2. 把 tcpp_lite 解壓縮到 c:\tcctemp 目錄下
    3. 到 c:\tcctemp 目錄下執行 setup 安裝

Last update: Monday, 2000-12-11