eduwin Bridge Demo
JS 通过
eduwin.on_message(cb)
接收 C 发来的消息:
eduwin.call("hello")
eduwin.call("get_time")
eduwin.call("add_numbers")
+
等待消息...