Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>商汤教育 Python 助手New to Visual Studio Code? Get it now.
商汤教育 Python 助手

商汤教育 Python 助手

LimingLiu

|
489 installs
| (0) | Free
商汤教育 Python 助手
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

商汤教育 Python 助手(STEAssi)

STEAssi 用于助力学生进行 Python 编程。

配置方法

  • 插件安装成功后,在磁盘根目录新建文本文件,命名为 "steassi_config.json"
  • 内容样例如下:
{
    "courseName": "测试课程",
    "courseDesc": "课程描述",
    "coursewareList": [
        {
            "coursewareId": "cw01",
            "coursewareName": "第1课",
            "coursewareDesc": "课例描述",
            "keyFunctions": [
                {
                    "funcId": "cw01_init",
                    "funcCode": "init()",
                    "funcDesc": "初始化"
                }
            ]
        }
    ]
}

使用演示

Usage http://courseai.3vfree.com/assi/usage.gif

联系方法及BUG反馈

(@) liuliming@sensetime.com

(@) top06@qq.com

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft