[root@localhost ~]# xfreerdp 192.168.1.107 -u username --sec nlaconnected to 192.168.1.107:3389Password: SSL_read: Failure in SSL library (protocol er ...
分类:
其他好文 时间:
2017-08-18 20:06:50
阅读次数:
442
系统管理 systemctl 查看启动耗时 systemd-analyze 查看当前主机信息 hostnamectl 本地化设置 localectl 时区设置 timedatectl 查看用户登录信息 loginctl 日志分析 journalctl ...
分类:
系统相关 时间:
2017-08-05 14:08:30
阅读次数:
257
1、在客户端机器上安装epel扩展源 yum install -y epel-release2、yum安装nagios及依赖包软件 yum install -y nagios-plugins nagios-plugins-all nrpe nagios-plugins-nrpe3、编辑nrpe配置文 ...
分类:
移动开发 时间:
2017-07-07 10:23:02
阅读次数:
175
首先在 http://www.ffmpeg.org/olddownload.html 下载 ffmpeg-2.4.13.tar.bz2 ; 然后安装 yasm 和 libx264: apt-get install yasm aptitude install libx264-dev 安装依赖: apt ...
分类:
系统相关 时间:
2017-06-23 21:59:26
阅读次数:
244
Description Judge Ito is having a problem with people subpoenaed for jury duty giving rather lame excuses in order to avoid serving. In order to reduc ...
分类:
其他好文 时间:
2017-05-09 12:46:56
阅读次数:
166
1.编程python学习了三个函数 ①find(str,pos_start,pos_end) 解释: str:被查找“字串” pos_start:查找的首字母位置(从0开始计数。默认:0) pos_end: 查找的末尾位置(默认-1) 返回值:如果查到:返回查找的第一个出现的位置。否则,返回-1。 ...
分类:
其他好文 时间:
2017-04-17 11:51:25
阅读次数:
242
在上上篇博客中我写了一下NDK开发实践项目,使用开源的LAME库转码MP3,作为前面几篇基础博客的加深理解使用的,但是这样的项目用处不大,除了练练NDK功底。这篇博客,我将讲述一下一个各大应用中很常见...
分类:
移动开发 时间:
2017-02-22 18:30:10
阅读次数:
635
在C语言中字符串是作为字节数组处理的。在Java语言中字符串是作为对象处理的。 而php则把字符串作为基本数据类型来处理。 通常对字符串的处理涉及字符串的格式化。字符串的分割和连接、字符串的比较、以及字符串的查找、匹配和替换。 ...
分类:
Web程序 时间:
2017-02-18 16:54:14
阅读次数:
244
1、lame lame-3.97.tar.gz Url:http://sourceforge.net/project/showfiles.php?group_id=290&package_id=309 安装方法如下: tar -zxvf lame-3.97.tar.gz cd lame-3.97 . ...
分类:
系统相关 时间:
2017-02-18 12:25:01
阅读次数:
211
http://card.weibo.com/article/h5/s#cid=2304185311ad2d0102v9gd&vid=0&extparam=&from=1110006030&wm=0&ip=111.23.134.60 http://blog.sina.cn/dpool/blog/s/b ...
分类:
其他好文 时间:
2017-02-07 01:13:19
阅读次数:
291