Discuss / Java / 看作业评论 没找到 自己 想要的

看作业评论 没找到 自己 想要的

Topic source

 没找到 自己 想要的 答案

这种含有包结构的项目 如何编译 传参呢?

记得之外好像看过  再去看看吧

🌙

#2 Created at ... [Delete] [Delete and Lock User]

不就是传2个参数 传 文件 路径 就可以了

🌙

#3 Created at ... [Delete] [Delete and Lock User]

javac -encoding UTF-8 -d . CopyFile.java

java com.itranswarp.learnjava.CopyFile D:\daiyongfei\liaoxuefeng\io-copy\input.txt D:\daiyongfei\liaoxuefeng\io-copy\output.txt


  • 1

Reply