流 | 描述 |
---|---|
cin | 標準輸入流 |
、cout | 標準輸出流 |
、cerr | 標準錯誤(輸出)流 |
、clog | 標準日誌(輸出)流 |
|
|
|
|
|
|
|
|
I am 24 years old and my zipcode is 90064
This is a sentence.This is another sentence.
|
|
First sentence.
Second sentence.
Third sentence.
|
|
First sentence.
Second sentence.
|
|
|
|
Please enter an integer value: 702 The value you entered is 702 and its double is 1404. |
|
|
|
|
|
|
|
|
What's your name? Homer Simpson Hello Homer Simpson. What is your favorite team? The Isotopes I like The Isotopes too! |
|
|
|
|
Enter price: 22.25 Enter quantity: 7 Total price: 155.75 |
![]() 運算子 | ![]() 目錄 | ![]() 語句和流程控制 |