问题描述使用SDK Manager更新时出现问题Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl-ssl.google...
分类:
移动开发 时间:
2014-09-01 17:27:33
阅读次数:
247
几天重新安装了Tomcat6,安装完Tomcat6后在wepapps下面会有一些tomcat自带的项目(root、manager、host-manager等几个),这几天项目没什么用我就删掉了,后来在MyEclipse中配置好Tomcat,新建web项目,在启动Tomcat是会出现
严重: Error starting static Resources
java.lang.Il...
分类:
其他好文 时间:
2014-09-01 15:40:03
阅读次数:
137
前几天在老赵的博客上看到,Bill Chiles (Roslyn 编译器的Program Manager)写了一篇文章叫做《Essential Performance Facts and .NET Framework Tips》。这篇文章是一个14页的pdf,当时我是在地铁上在Lumia手机上看的,...
分类:
Web程序 时间:
2014-09-01 09:15:52
阅读次数:
282
配置virt-manager:1、安装virt-manager, libvirt, qemu-kvm2、配置libvirtd开机启动: chkconfig libvirtd on #取消开机启动:chkconfig libvirt off,本次开启:/etc/init.d/libvirtd star...
分类:
编程语言 时间:
2014-08-30 23:05:20
阅读次数:
318
SUDO(8) BSD System Manager's Manual SUDO(8)NAME sudo, sudoedit — execute a command as another userSYNOPSIS sudo -h | -K | -k | -V sudo -v [-AknS] [-g ...
分类:
系统相关 时间:
2014-08-30 17:44:29
阅读次数:
448
Web Tier重启问题描述:Oracle Enterprise Manager 12c (12.1.0.2) issues – yodContextUnwrap(,FALSE)Posted on 22/10/2012Today we started with the new 12.1.0.2 ve...
分类:
Web程序 时间:
2014-08-30 17:42:39
阅读次数:
252
V8.0 之前的 WebSphere Portal,安装和升级需要下载不同的工具,这就意味着对于客户来说需要学习更多的使用方式,安装和升级的工作量也会加倍。与此同时,WebSphere Portal 所依附的服务器 WebSphere Application Server 已经开始使用一种全新的工具 Installation Manager, 这种工具的出现彻底解决了上述问题,能够同时完成安装和升级的工作。在 V8.0 中,WebSphere Portal 不负众望,成功的引入了这一新工具。本文就将为您介绍...
分类:
Web程序 时间:
2014-08-30 12:39:49
阅读次数:
446
#import "CJViewController.h"#import @interface CJViewController ()@property (nonatomic, strong)CLLocationManager *manager;@end@implementation CJViewCo...
分类:
其他好文 时间:
2014-08-29 21:13:58
阅读次数:
188
一、配置环境centos 6.2系统。网卡1口和2口做链路聚合。 交换机网口 6口和7口。二、服务器操作步骤 1.创建一个channel bonding interface#vi /etc/sysconfig/network-scripts/ifcfg-bond0添加如下几行:GATEWAY=1.....
分类:
其他好文 时间:
2014-08-29 12:51:37
阅读次数:
573