"Java has no unsigned integers."
今天寫程式才發現...java 竟然沒unsigned int可用.
In C and C++, the unsigned modifier can be added to a integer variable declaration.
可以預防使用到負數....
但java的資料型態裡沒有unsigned。
今天寫程式才發現...java 竟然沒unsigned int可用.
In C and C++, the unsigned modifier can be added to a integer variable declaration.
可以預防使用到負數....
但java的資料型態裡沒有unsigned。
留言
張貼留言