- 零基礎學C++程序設計
- 劉媛媛編著
- 75字
- 2022-05-06 12:28:23
第5章 函數
函數(function)就是一段擁有名字的代碼塊。程序員可以通過名字直接使用對應的代碼塊。本章將講解函數的定義、函數的參數傳遞、函數調用等函數的相關內容。
推薦閱讀
- Java逍遙游記
- Progressive Web Apps with React
- Learning Apex Programming
- Python從菜鳥到高手(第2版)
- Magento 2 Theme Design(Second Edition)
- Vue.js 3.0源碼解析(微課視頻版)
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- 軟件工程
- Python從入門到精通
- Emgu CV Essentials
- Geospatial Development By Example with Python
- Web程序設計:ASP.NET(第2版)
- 軟件測試技術
- JavaEE架構與程序設計
- Go Systems Programming