stagefright Introduction: 介绍: If you keep this figure in mind then there are billions of users using android OS. These figures show just how popular android is right now. People like this OS very much. But due to increase of users, security c…
Linux常用快捷键 先安装rz指令,再使用rz进行导入文件 ls 显示当前目录下的文件 ls -thal 显示当前目录下的文件及详细信息 cd 切换目录 mkdir 新建目录 cp -r 旧目录/ 新目录 拷贝文件 rm- r 目录 删除文件 su 账号名 使用指定用户登录系统 tar 压缩/解压命令 touch…