Textmate C++输入执行
在textmate中,有没有办法以命令行方式运行c++程序? 为了简单起见,假设我有一个 C++ 程序提示输入,因此产生某种输出,有没有办法从 textmate 运行该程序,以便允许输入输入?
谢谢
In textmate, is there a way to run a c++ program in command line fashion?
For simplicity sake, say I have a c++ program that prompts for an input, and therefore produces some sort of output, is there a way to run the program from textmate so that it will allow for an entry of an input?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它曾经在那里:http://blog.macromates.com/2009/interactive-input
但现在不是了。
It used to be there: http://blog.macromates.com/2009/interactive-input
And now it ain't.