แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ผู้ใช้ > โดเมน > SVG_NS
ตัวแปร utils.dom.SVG_NS
พื้นที่ชื่อที่จำเป็นสำหรับองค์ประกอบ SVG
ลายเซ็น:
SVG_NS = "http://www.w3.org/2000/svg"
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-12 UTC
[null,null,["อัปเดตล่าสุด 2024-09-12 UTC"],[[["`utils.dom.SVG_NS` provides the necessary namespace for creating SVG elements within Blockly."],["This variable is a string containing the URI \"http://www.w3.org/2000/svg\", which is the standard namespace for SVG."],["It is used to ensure that SVG elements are correctly recognized and rendered within the Blockly environment."]]],["The core content defines the `SVG_NS` variable, which is the required namespace for SVG elements. The specific namespace is identified as `\"http://www.w3.org/2000/svg\"`. This information is located within the `utils.dom` portion of the Blockly library.\n"]]