แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
การเชื่อมต่อและอินพุต
การเชื่อมต่อและอินพุตเป็นตัวกําหนดวิธีที่การบล็อกเชื่อมต่อกับบล็อกอื่นๆ
การติดต่อ
การเชื่อมต่อจะกำหนดตำแหน่งและเวลาที่บล็อกต่างๆ จะเชื่อมต่อเข้าด้วยกันได้ การเชื่อมต่อมี 4 ประเภทดังนี้
การเชื่อมต่อ |
รูปภาพ |
เอาต์พุต |
 |
อินพุต |
 |
ก่อนหน้า |
 |
ถัดไป |
 |
การเชื่อมต่อเอาต์พุตและการเชื่อมต่ออินพุตจะเชื่อมต่อกันได้ และการเชื่อมต่อถัดไปและการเชื่อมต่อก่อนหน้าจะเชื่อมต่อกันได้
คุณจำกัดการเชื่อมต่อเพิ่มเติมได้ด้วยการตั้งค่าการตรวจสอบการเชื่อมต่อ
และคุณสามารถปรับแต่งรูปร่างของการเชื่อมต่อโดยใช้ตัวแสดงผลที่กำหนดเอง
อินพุตมีลําดับของช่อง และอาจไม่มีการเชื่อมต่อ อินพุตในตัวมี 3 ประเภท ซึ่งรองรับกรณีการใช้งานส่วนใหญ่ของ Blockly คุณยังกำหนดอินพุตที่กำหนดเอง ซึ่งรองรับการแสดงผลที่กำหนดเองได้ด้วย
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-12-02 UTC
[null,null,["อัปเดตล่าสุด 2023-12-02 UTC"],[[["Connections dictate how blocks interact, with four types: output, input, previous, and next, allowing for specific block linkages."],["Inputs are comprised of fields and may include a connection, with three built-in types for common uses and the option to create custom inputs for specialized needs."],["Connection checks and custom renderers offer further customization options for controlling block connections and appearances."]]],["Blocks connect via defined connections and inputs. Connections, including output, input, previous, and next, dictate how blocks link; output connects to input, and next to previous. Connection compatibility can be limited using connection checks. Inputs contain fields and may have connections. There are three built-in input types, with options for custom inputs and rendering. Connection shapes can also be customized.\n"]]