string strWorld = "MCT" ;. for (int i = 0 ; i< (int)strWorld.length() ;i++) { cout <<"Binary : " << bitset<8>(strWorld[i])<<" " <<endl;
確定! 回上一頁