在OpenStack使用时,有时候会遇到创建虚拟机或者删除虚拟机无法成功创建或者删除的时候,一直提示正在进行中。这种问题是由于OpenStack的消息积压,OpenStack的Nova Computer无法消费消息说导致。处理这两种情况的方法可以是,先重置虚拟机状态,把虚拟机设置为active状态,...
分类:
其他好文 时间:
2015-11-16 12:17:30
阅读次数:
5455
SAE上有自己的云储存Storage,首先要开启Storage,然后新建一个domain,并命名(以下命名为“uploads”)。 2、更改Kindeditor中的上传文件upload_json.php。 (1)、在require_once ‘JSON.php‘;下面添加以下代码...
分类:
Web程序 时间:
2015-11-15 16:27:53
阅读次数:
143
1、需要启用模块 <extension module="org.wildfly.extension.undertow"/> 2、默认配置如下 <subsystem xmlns="urn:jboss:domain:undertow:1.0">
<buffer-caches>
<buffer-cache name="defaul...
分类:
Web程序 时间:
2015-11-14 22:11:22
阅读次数:
527
1.以下几条代码解决编码问题import sysreload(sys)sys.setdefaultencoding('utf-8')2.图片上传问题需要开通sina的Storage服务,随便建个什么Domain,注意HTML代码,那个enctype属性一定要写,两个上传图片的控件叫avatar和ph...
分类:
Web程序 时间:
2015-11-13 20:43:59
阅读次数:
382
Factory Method Design Pattern ??? 1.Intent ???????? <1> Define an interface for creating an object, but let subclasses decide which class to instantiate. Factory Method lets a cl...
分类:
其他好文 时间:
2015-11-13 17:11:25
阅读次数:
348
winfrom 文字滚动http://www.codeproject.com/Articles/6913/Creating-a-professional-looking-GDI-drawn-custom-c
1. 错误显示页2. 解决步骤2.1. 查看 root cause 信息org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'urlMapping' defined in Ser...
分类:
编程语言 时间:
2015-11-13 07:51:57
阅读次数:
266
Error creating bean with name ‘org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0’Caused by: javax.validation.ValidationException: Unable to create a Configuration, because no Be...
分类:
编程语言 时间:
2015-11-12 18:14:48
阅读次数:
929
Whenfirstjoiningthedomain,theclientmakesgeneralDNSandLDAPqueriesandgetsalistofallthedomaincontrollersinthedomain,anditgoesdownthelist,tryingLDAPbinds,andthefirstsuccessfulDCthatitbindsto-thatisthefirstDCitauthenticateswith.Aftertheclienthasjoinedthedomain,A..
分类:
其他好文 时间:
2015-11-12 16:05:44
阅读次数:
332
网站部署之~阿里云系列汇总http://www.cnblogs.com/dunitian/p/4958462.html先说最新优惠:http://promotion.aliyun.com/1111/domain.html?spm=5176.1868359.1001.1.GtcKLJ#floor-03...
分类:
其他好文 时间:
2015-11-12 13:41:10
阅读次数:
312