String value = (s); byte[] buff = value.getBytes(); Blob blob = new SerialBlob(buff);. 有人能帮我把 Blob 到 String 和 String 到 Blob 在Java ...
確定! 回上一頁