716
734
2946
超级版主
int main(array<System::String ^> ^args) { double val = 8.3; double val2 = 10.6; int total = safe_cast<int>(val) + safe_cast<int>(val2); Console::WriteLine(L"total = {0}", total); Console::ReadLine(); return 0; }
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
小黑屋|手机版|Archiver|曲径通幽 ( 琼ICP备11001422号-1|公安备案:46900502000207 )
GMT+8, 2025-5-2 23:02 , Processed in 0.075843 second(s), 23 queries .
Powered by Discuz! X3.2
© 2001-2013 Comsenz Inc.