แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ICopyable > ICopyData
อินเทอร์เฟซ ICopyable.ICopyData
ลายเซ็น:
interface ICopyData
พร็อพเพอร์ตี้
พร็อพเพอร์ตี้ |
คีย์ตัวปรับแต่ง |
ประเภท |
คำอธิบาย |
พาสเตอร์ |
|
สตริง |
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-21 UTC
[null,null,["อัปเดตล่าสุด 2024-08-21 UTC"],[[["The `ICopyData` interface, part of Blockly's `ICopyable` namespace, defines the data structure for copy operations."],["It includes a single property, `paster`, of type string, likely intended to identify the element responsible for pasting the copied data."]]],["The `ICopyable.ICopyData` interface defines a structure for data that can be copied. It has a single property, `paster`, which is of type string. This interface specifies the format for copyable data, and the `paster` property likely holds the necessary information to identify and handle the copied data when it's pasted.\n"]]