Skip to content
/ myrun Public

一个用于编辑软件的外部工具小程序,用cmd直接运行.py或者编译.c/.cpp等文件之后再运行生成的.exe

Notifications You must be signed in to change notification settings

asasn/myrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

这是一个调用命令行的工具,可用于各种编辑器作为外部工具,启动编译&运行命令
用法:外部工具设置命令"x:\xxx\xxx\run.exe" "当前文件的完整路径"
以上路径,视软件和语言支持可使用参数变量,比如emeditor当中的$(Path)
目前支持的语言列表(在源代码中一键编译&运行):
.txt
.py
.c
.cpp
.cs
.csproj
.java

About

一个用于编辑软件的外部工具小程序,用cmd直接运行.py或者编译.c/.cpp等文件之后再运行生成的.exe

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages