C 標準類型轉換:static_cast, dynamic_cast, reinterpret_cast, and const_cast
1
2
3
4
5
6
7
8
9
10
11
12
#include
using namespace std;
int main
int i;
cout

s

文章標籤

立你斯 發表在 痞客邦 留言(0) 人氣(15,093)