推荐android studio一个插件,可以将布局分组的 效果图: 地址:https://github.com/dmytrodanylyk/folding-plugin Installation Download latest Android File Grouping zip file here Open AS Settings, and sel...
分类:
移动开发 时间:
2015-07-27 15:10:05
阅读次数:
307
System requirements
Before you install theOpenStack dashboard, you must meet the following system requirements:
?
OpenStack Compute installation.Enable the Identity Service for user and proje...
分类:
其他好文 时间:
2015-07-24 10:42:16
阅读次数:
154
放链接:https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Disks
顺便几张图...
分类:
系统相关 时间:
2015-07-23 23:47:23
阅读次数:
215
完全卸载oracle11g步骤:1、 开始->设置->控制面板->管理工具->服务 停止所有Oracle服务。2、 开始->程序->Oracle - OraHome81->Oracle Installation Products-> Universal Installer,单击“卸载产品”-“全部展...
分类:
数据库 时间:
2015-07-21 22:15:54
阅读次数:
148
MediaWIKI网站架设1安装系统环境#yuminstallhttpdphpphp-mysqlphp-gdmysql-serverphp-xmlmysql2MYSQL数据库用户配置启动并配置#servicemysqldstart#mysql_secure_installation登录mysql数据库#mysql-uroot-pCREATEUSER‘wiki‘@‘localhost‘IDENTIFIEDBY‘THISpasswordSHOULDbeCHAN..
分类:
Web程序 时间:
2015-07-21 19:00:51
阅读次数:
170
OpenCV 编程关于OpenCV,有中文的官方网站,里面翻译了官网的教程和API等。中文官方Tutorials见这里:Tutorials一、Ubuntu下的安装可以选择直接从库里安装,或者手动编译安装,请参考这里:Installation in Linux1. 从repository(库)中安装sudo apt-get install...
分类:
系统相关 时间:
2015-07-20 21:35:49
阅读次数:
215
对每个岛屿,能覆盖它的雷达位于线段[x-sqrt(d*d-y*y),x+sqrt(d*d+y*y)],那么把每个岛屿对应的线段求出来后,其实就转化成了经典的贪心法案例:区间选点问题。数轴上有n个闭区间[ai,bi],取尽量少的点,使得每个区间内都至少有一个点。选法是:把区间按右端点从小到大排序(右端...
分类:
其他好文 时间:
2015-07-20 21:24:58
阅读次数:
96
今天在Genymotion上运行以前的一个项目(libs中有多个SDK和so文件)时,出现以下错误:
Console控制台中:Installation error: INSTALL_FAILED_CPU_ABI_INCOMPATIBLE
Logcat中: Could not open '/sys/class/power_supply/genymotion_fake_path/prese...
分类:
其他好文 时间:
2015-07-20 19:42:47
阅读次数:
140
RHEL/CentOS 6 does not configure network interfaces on default installation. Also, it is configured to use NetworkManager. To enable networking interf...
分类:
Web程序 时间:
2015-07-18 21:08:28
阅读次数:
189
grafana-zabbix安装作者:itnihao版本:v1.0时间:2015-07-13一、安装grafana什么是grafana,参考http://www.oschina.net/p/grafana安装参考文档http://docs.grafana.org/v2.0/installation/grafana演示站点http://play.grafana.org/shell#sudoyuminstallhttps://grafanarel.s3..
分类:
其他好文 时间:
2015-07-16 14:24:46
阅读次数:
914