linux 管理权限linux文件权限 1.使用 ls -l 命令 执行结果如下(/var/log) :drwxr-x--- 2 root adm 4096 2013-08-07 11:03 apache2 drwxr-xr-x 2 root root 4096 2013-08-07 09:43 a... ...
分类:
系统相关 时间:
2017-04-08 12:51:33
阅读次数:
199
1、http://www.jfinal.com 2、https://github.com/ancanglee/dubbokeeper 3、https://git.oschina.net/iBase4J/iBase4J 4、http://git.oschina.net/osworks/AOS ...
分类:
编程语言 时间:
2017-03-25 14:18:27
阅读次数:
174
设计模式--代理模式 1.概述 1.1 定义 "Provide a surrogate or placeholder for another object to control access to it"(提供一种代理以控制对这个对象的访问) 代理模式分为动态代理、静态代理,从本质上两者都是产生一个 ...
分类:
其他好文 时间:
2017-03-23 03:20:53
阅读次数:
229
oracle: 行转列 select * from democreate table demo(id int,name varchar(20),nums int); 创建表insert into demo values(1, '苹果', 1000);insert into demo values(2 ...
分类:
其他好文 时间:
2017-03-13 11:44:03
阅读次数:
177
pip升级:python -m pip install --upgrade pip 一、安装robotframework-selenium2library,相当于python中的selenium cmd>pip install robotframework-selenium2library 二、接口 ...
分类:
其他好文 时间:
2017-03-07 20:27:16
阅读次数:
234
本文转载自:http://www.mobile-open.com/2016/970947.html 高通平台中的bootloader叫做LK(Little Kernel,对于LCM来说LK部分相当重要,它不仅要负责开机部分的LCD显示任务,还要负责传参给kernel的LCM驱动,指导kernel选择 ...
分类:
其他好文 时间:
2017-02-17 21:48:02
阅读次数:
658
有序列表 ol有序列表 有序列表 被定义的术语 用来包含定义 链接指向其他网站的链接指向同一网站中其他页面的链接相对URLemail链接邮箱链接在新窗口打开链接新窗口连接到当前页面的某个位置顶部链接到顶部链接到其他页面的某个特定位置在链接后加#ID ...
分类:
其他好文 时间:
2017-02-15 21:16:42
阅读次数:
128
http://maosheng.iteye.com/blog/2270687 http://www.cnblogs.com/lanxuezaipiao/p/3371224.html ...
分类:
编程语言 时间:
2017-02-05 19:19:19
阅读次数:
179