... 這四個操作符是: const_cast<T>( expression ) dynamic_cast<T>( expression ) static_cast<T>( expression ) reinterpret_cast<T>( expression ) ...
確定! 回上一頁