摘要: javaFX文件和文件夹选择器 JavaFX的文件夹选择器和文件选择器 以文件夹选择器为例 文件选择器是 阅读全文
posted @ 2020-02-16 17:42 别再闹了 阅读(4047) 评论(0) 推荐(0)
摘要: 写了一个vsftpd的GUI 项目地址:https://github.com/JiaDingCN/vsftpdGUI 主要是为了FTP用起来方便 下面是一些相关的笔记 1. linux查看是否有某一服务正在运行 来源:https://blog.csdn.net/superdangbo/article 阅读全文
posted @ 2020-02-16 17:40 别再闹了 阅读(607) 评论(0) 推荐(0)
摘要: 在java中调用shell命令和执行shell脚本 1. bash脚本自动输入sudo命令 man sudo S The S (stdin) option causes sudo to read the password from the standard input instead of the 阅读全文
posted @ 2020-02-16 17:38 别再闹了 阅读(8041) 评论(0) 推荐(1)