แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ContextMenuItems > registerCommentCreate
ลงทะเบียนตัวเลือกสําหรับเพิ่มความคิดเห็นของพื้นที่ทํางานลงในพื้นที่ทํางาน
ลายเซ็น:
export declare function registerCommentCreate(): void;
การคืนสินค้า:
เป็นโมฆะ
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-06 UTC
[null,null,["อัปเดตล่าสุด 2024-11-06 UTC"],[[["`registerCommentCreate()` is a function within the `ContextMenuItems` namespace of Blockly."],["This function is specifically designed to add a menu option for creating comments on the Blockly workspace."],["Calling `registerCommentCreate()` doesn't return any value (void) and it simply registers the comment creation functionality."]]],[]]