ee.data.makeThumbUrl
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
สร้าง URL ของภาพปกจาก thumbid และโทเค็น
แสดงผล URL ของภาพขนาดย่อ
การใช้งาน | การคืนสินค้า |
---|
ee.data.makeThumbUrl(id) | สตริง |
อาร์กิวเมนต์ | ประเภท | รายละเอียด |
---|
id | ThumbnailId | รหัสและโทเค็นภาพปก |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003e\u003ccode\u003eee.data.makeThumbUrl\u003c/code\u003e generates a URL for accessing thumbnails using a given thumbnail ID and token.\u003c/p\u003e\n"],["\u003cp\u003eThe function returns the complete thumbnail URL as a string.\u003c/p\u003e\n"],["\u003cp\u003eInput to the function is a \u003ccode\u003eThumbnailId\u003c/code\u003e object which encapsulates the thumbnail ID and an authentication token.\u003c/p\u003e\n"]]],[],null,["# ee.data.makeThumbUrl\n\n\u003cbr /\u003e\n\nCreate a thumbnail URL from a thumbid and token.\n\n\u003cbr /\u003e\n\nReturns the thumbnail URL.\n\n| Usage | Returns |\n|----------------------------|---------|\n| `ee.data.makeThumbUrl(id)` | String |\n\n| Argument | Type | Details |\n|----------|-------------|---------------------------|\n| `id` | ThumbnailId | A thumbnail ID and token. |"]]