- Microsoft Visual C++ Windows Applications by Example
- Stefan Bjornander
- 41字
- 2021-07-02 12:02:20
The First Program
The execution of a program always starts with the function main
. Below is a program that prints the text Hello, World!
on the screen.
#include <iostream> using namespace std; void main() { cout << "Hello, World!" << endl; }
推薦閱讀
- Joomla! 1.5 SEO
- Adobe 創(chuàng)意大學(xué)動(dòng)漫設(shè)計(jì)師Flash CS5 + Photoshop CS5 標(biāo)準(zhǔn)實(shí)訓(xùn)教材
- 3ds Max & Unreal Engine 4:VR三維建模技術(shù)實(shí)例教程(附VR模型)
- IT Inventory and Resource Management with OCS Inventory NG 1.02
- 深入理解OpenCV:實(shí)用計(jì)算機(jī)視覺項(xiàng)目解析(原書第3版)
- Photoshop電商設(shè)計(jì)與產(chǎn)品精修實(shí)戰(zhàn)(微視頻版)
- OpenCart 1.4 Template Design Cookbook
- 中文版Photoshop CS6從新手到高手(超值版)
- Photoshop CC圖像處理案例教程(第2版)
- 中文版CorelDRAW X7基礎(chǔ)培訓(xùn)教程
- Science Teaching with Moodle 2.0
- Building SOA/Based Composite Applications Using NetBeans IDE 6
- Sage ACT! 2012 Cookbook
- Mastercam軟件應(yīng)用技術(shù)基礎(chǔ)(X2版)
- 新編中文版Photoshop平面設(shè)計(jì)入門與提高(第2版)