文件名称:matlab改变代码字体-syntax-highlight-test:语法高亮测试
文件大小:17KB
文件格式:ZIP
更新时间:2024-06-12 11:47:10
系统开源
matlab更改代码字体语法高亮 ##Python @ requires_authorization def somefunc ( param1 = '' , param2 = 0 ): r'''A docstring''' if param1 > param2 : # interesting print 'Gre \' ater' return ( param2 - param1 + 1 ) or None class SomeClass : pass >> > message = '''interpreter ... prompt''' ## Python的探查器输出 261917242 function calls in 686.251 CPU seconds ncalls tottime filename:lineno(function) 152824 513.894 {method 'sort' of 'list' objects} 129590630 83.894 rrule.py:842(__cmp__) 129590630 82.439 {cmp} 153900 1.2
【文件预览】:
syntax-highlight-test-master
----make_markdown.js(534B)
----.gitignore(96B)
----index.js(825B)
----readme.md(33KB)
----package.json(411B)