Redian新闻
>
java 里可以插入linux command吗? (转载)
avatar
java 里可以插入linux command吗? (转载)# Programming - 葵花宝典
b*n
1
【 以下文字转载自 Java 讨论区 】
发信人: babyfacenan (黑土), 信区: Java
标 题: java 里可以插入linux command吗?
发信站: BBS 未名空间站 (Mon Jul 7 20:56:16 2008)
project有一部分是别人写的code,
我要把我的和别人的integrate起来
他用的是perl 或者c++, I'm not sure
他的程序是take an input flat file,
then write out an output file,
then, 我只要再读入他的output file 就可以了
他只给了我compile 之后的binary file
可以在linux下run, like this:
compliedFile arg1 arg2
我的程序是java的,不知道java可不可以run linux command?
以前用过perl插入linux command
高手给指点指点吧
谢谢
avatar
h*e
2
很多种办法,比如Runtime.getRuntime().exec(xxx).

【在 b*********n 的大作中提到】
: 【 以下文字转载自 Java 讨论区 】
: 发信人: babyfacenan (黑土), 信区: Java
: 标 题: java 里可以插入linux command吗?
: 发信站: BBS 未名空间站 (Mon Jul 7 20:56:16 2008)
: project有一部分是别人写的code,
: 我要把我的和别人的integrate起来
: 他用的是perl 或者c++, I'm not sure
: 他的程序是take an input flat file,
: then write out an output file,
: then, 我只要再读入他的output file 就可以了

avatar
b*n
3
Got it. 谢谢!

【在 h*******e 的大作中提到】
: 很多种办法,比如Runtime.getRuntime().exec(xxx).
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。