摘要:
调用ShellExecute所需要头文件 #include "windows.h " #include "shellapi.h " 阅读全文
摘要:
FTP://GUEST:123456@192.168.1.1 阅读全文
摘要:
1.安装vsftpd yum -y install vsftpd 2.在firewalld中添加规则 为确保成功 先启动firewalld服务 systemctl enable firewalld systemctl restart firewalld firewalld-cmd --permane 阅读全文