今天在ubuntu下安装任何软件都提示以下错误:You might want to run 'apt-get -f install' to correct these:The following packages have unmet dependencies:kate : Depends: kde...
分类:
其他好文 时间:
2014-08-16 13:49:20
阅读次数:
454
You should first runupdate, thenupgrade. Neither of them automatically runs the other.apt-get updateupdates the list of available packages and their v...
分类:
其他好文 时间:
2014-08-15 21:05:19
阅读次数:
229
看了Google I/O后,对Material Design,电池省电模式等感到非常好奇,于是决定刷Android L 爽一把。
比较让人讨厌的是每次刷机后,之前装的app的数据,都会被erase掉,还得重装一遍。
好奇心趋势吧,终于刷了Android L。刷机过程参考Google官方网站介绍,还挺容易的。
https://developers.google.com/android/nexu...
分类:
移动开发 时间:
2014-08-15 14:44:28
阅读次数:
198
前置条件:1androidnexue5手机一部2androidL最新rom包androidLrom下载地址https://developers.google.com/fit/preview#flash_your_nexus_5_or_nexus_7过程:下载完成后解压缩,这个包需要使用fastboot工具,不是原来的zip卡刷包,好在里面的脚本文件都已经写好了,如下图:连接..
分类:
移动开发 时间:
2014-08-14 17:03:20
阅读次数:
281
该文主要记录下maven下载安装以及简单使用。全文目录为:1、maven下载2、maven安装3、maven简单概念 3.1、maven本地仓库 3.2、maven局域网内私服仓库nexus 3.3、maven第三方仓库 3.4、maven中央仓库4、maven常用命令5、maven+nexus私服...
分类:
其他好文 时间:
2014-08-14 01:08:37
阅读次数:
640
状态码含义100客户端应当继续发送请求。这个临时响应是用来通知客户端它的部分请求已经被服务器接收,且仍未被拒绝。客户端应当继续发送请求的剩余部分,或者如果请求已经完成,忽略这个响应。服务器必须在请求完成后向客户端发送一个最终响应。101服务器已经理解了客户端的请求,并将通过Upgrade 消息头通知...
分类:
其他好文 时间:
2014-08-12 10:14:13
阅读次数:
282
一、LNMP1.安装wget -c http://soft.vpser.net/lnmp/lnmp1.1-full.tar.gz && tar zxf lnmp1.1-full.tar.gz && cd lnmp1.1-full && ./centos.sh2.根据需求升级./upgrade_ngi...
分类:
Web程序 时间:
2014-08-08 17:50:26
阅读次数:
282
Note: This is not the most highly recommended method to move from CentOS 6 to CentOS 7 ... but it can be performed, at your own risk, if the tool says...
分类:
其他好文 时间:
2014-08-07 22:36:38
阅读次数:
499
sudo?apt-get?update
sudo?apt-get?upgrade
sudo?apt-get?install?python-software-properties
sudo?add-apt-repository?ppa:webupd8team/java
sudo?apt-get?update
sudo?apt-get?remove?--purge?...
分类:
数据库 时间:
2014-08-06 15:07:01
阅读次数:
261
1、首先,要有一张CentOS 6.4的安装介质,使用介质启动电脑出现如下界面界面说明:Install or upgrade an existing system 安装或升级现有的系统install system with basic video driver 安装过程中采用基本的显卡驱动Rescu...
分类:
其他好文 时间:
2014-08-06 14:09:31
阅读次数:
348