摘要:
mac同样适用 调用shell脚本,判断是否正常执行,如果正常结束,Process的waitFor()方法返回0 更多资料: http://www.cnblogs.com/shihaiming/p/5884859.html http://www.jb51.net/article/69930.htm 阅读全文
posted @ 2017-12-21 20:41
路迢迢
阅读(34090)
评论(2)
推荐(3)
摘要:
1. 字符串有整型的相互转换 String a = String.valueOf(2); //integer to numeric string int i = Integer.parseInt(a); //numeric string to an int 2. 向文件末尾添加内容 Buffered 阅读全文
posted @ 2017-12-21 17:20
路迢迢
阅读(739)
评论(0)
推荐(0)

浙公网安备 33010602011771号