build-system/test/demo.py

7 lines
126 B
Python

#!/usr/bin/python
# -*- coding: utf-8 -*-
# @author yutent<yutent@doui.cc>
# @date 2018/12/20 16:24:15
print('hello python')
🔥 类似sublime的Build System功能, 方便快速调试一些代码片断或想法。
JavaScript 96.6%
Python 2.2%
Dart 0.7%
PHP 0.5%