[ Java]獲得當前檔案 大小和 字串 位元組數的方法 比如 String msg = "中文abc" msg.getBytes("UNICODE").length; 結果是12 ...
fecbob.pixnet.net