Linux Ubuntu
快速判断Linux系统是Ubuntu还是CentOS的方法
目录一、查看系统信息文件1. /etc/os-release 文件2. 发行版特有文件二、使用系统命令1. lsb_release -a 命令2. hostnamectl 命令三、检查包管理器1. 包管理器类型四、其他辅助方法1.[详细]
2025-06-03 09:58 分类:运维-
Linux新建虚拟机Ubuntu的图文教程
1. 打开软件,点击新建虚拟机http://www.devze.com; 2. 选择典型; 3. 点击php稍后安装操作系统后,点击下一步;[详细]
2024-09-05 09:59 分类:运维 Why I can't update my UIImageView?
I make my own UIImageView, like this: @interface MyImageView : UIImageView{ } And I have the initWithFrame like this:[详细]
2022-12-28 19:17 分类:问答