This example shows code that adds a blob to the document under the avatar property. Java Copy. InputStream is = getAsset("avatar.jpg"); if (is == null) ...
確定! 回上一頁