1.处理目录的命令 2.查看文件指令 3.文件权限 在Linux中第一个字符代表这个文件是目录、文件或链接文件等等。 当为[ d ]则是目录 当为[ - ]则是文件; 若是[ l ]则表示为链接文档(link file); Linux文件属性有两种设置方法,一种是数字,一种是符号。 Linux文件的 ...
分类:
系统相关 时间:
2019-03-04 14:27:01
阅读次数:
193
55、(13-3)choosethebestanswer:WhichstatementistrueregardingtheSESSION_PRIVSdictionaryview?A)Itcontainstheobjectprivilegesgrantedtootherusersbythecurrentusersession.B)Itcontainsthesystemprivilegesgrante
分类:
数据库 时间:
2019-03-04 14:24:22
阅读次数:
150
首先,保证本地安装并部署了jenkins,jmeter,xslproc 我搭建的自动化测试框架是jmeter+jenkins+xslproc 注意:原理是,jmeter自生成的报告jtl文件,通过xslproc工具,再结合jmeter自带的模板修改,自带模板目录如下,最终将测试结果报告转化为html ...
分类:
其他好文 时间:
2019-03-04 11:26:53
阅读次数:
204
1、启动报错 问题:可能是服务端口被占用导致adb服务无法启动解决:打开cmd输入: netstat -aon|findstr "5037" 回车5037 这是adb要的端口,有时候会被其他进程(程序)占用了(一般是会连接手机的软件如360 mobile) other: adb kill-serve ...
分类:
移动开发 时间:
2019-03-04 11:23:38
阅读次数:
211
Little Lesha loves listening to music via his smartphone. But the smartphone doesn't have much memory, so Lesha listens to his favorite songs in a wel ...
分类:
其他好文 时间:
2019-03-03 22:16:21
阅读次数:
129
首先网络、防火墙方面的基本要求要满足,比如静态ip、防火墙是否可以通过ftp的流量。就可以开始搭建ftp服务器了,我们使用vsftpd这款ftp服务软件。(文中包含匿名访问及用户验证的相关配置,基于虚拟用户的配置将会在下一篇写)-----安装vsftpd并匿名访问:1、准备好vsftpd软件的安装包(系统盘里也有),安装vsftpd服务。安装以后执行systemctlstartvsftpd启动vs
分类:
其他好文 时间:
2019-03-01 12:59:43
阅读次数:
442
Weibo is known as the Chinese version of Twitter. One user on Weibo may have many followers, and may follow many other users as well. Hence a social n ...
分类:
其他好文 时间:
2019-03-01 12:32:57
阅读次数:
122
ACM contests, like the one you are participating in, are hosted by the special software. That software, among other functions, preforms a job of accep ...
分类:
其他好文 时间:
2019-02-28 21:31:29
阅读次数:
171
在创建Dockerfile的时候,RUN和CMD都是很重要的命令。它们各自的作用分别如下: RUNRUN命令是创建Docker镜像(image)的步骤,RUN命令对Docker容器( container)造成的改变是会被反映到创建的Docker镜像上的。一个Dockerfile中可以有许多个RUN命 ...
分类:
其他好文 时间:
2019-02-28 21:23:58
阅读次数:
187
非技术相关的文章 文章来自:https://wenku.baidu.com/view/dcef77a81711cc7930b716cf https://wenku.baidu.com/view/dbfdd8b9a98271fe900ef9cc 美容院广告:立即下斑,禁止痘留! 殡仪馆广告:烈火中永生 ...
分类:
其他好文 时间:
2019-02-28 13:11:44
阅读次数:
5089