当前位置: 首页 > 工具软件 > Komodo Edit > 使用案例 >

use komodo edit programming c

薛朝
2023-12-01

using ctrl+R,use bellow command to immediately compile link and execute c progarm with one step

gcc %F;%D/%b.out

 

comipler

gcc %F

 

exec

%D/%b.out

posted on 2011-11-09 11:36  lexus 阅读( ...) 评论( ...) 编辑 收藏

转载于:https://www.cnblogs.com/lexus/archive/2011/11/09/2242278.html

 类似资料:

相关阅读

相关文章

相关问答