SkPatcher

修改 Skulpt 以添加加载 js 库功能。

As of 2024-03-25. See the latest version.

نووسەر
lrs2187
Ratings
0 0 0
وەشان
0.2
Created
2024-03-23
Updated
2024-03-25
Size
1.88 KB
مۆڵەت
MIT
Applies to

XesSkPatcher

在学而思编程上修改了 Skulpt(WebPy 引擎)以添加加载 js 库功能。

示例:

__import__("https://example.com/example.js", "example") # 加载 js/py 脚本
import example # 运行脚本
长期地址
遇到问题?请前往 GitHub 提 Issues。