JAVA、openOffice、myeclipse报错原因:没有启动openOffice服务。解决办法:运行→cmd,输入:cdC:\Program Files (x86)\OpenOffice 4\program回车再输入soffice -headless -accept="socket,host...
分类:
编程语言 时间:
2014-07-14 22:46:06
阅读次数:
1027
1、错误描述
七月 13, 2014 6:34:41 下午 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from class path resource [applicationContext.xml]
七月 1...
分类:
移动开发 时间:
2014-07-14 13:09:26
阅读次数:
272
1. mvndependency:copy-dependencies 会导出到targed/dependency 下面2. mvndependency:copy-dependencies-DoutputDirectory=lib这样jar包都会copy到工程目录下的lib里面3. 设置依赖级别,通常...
分类:
其他好文 时间:
2014-07-14 08:50:43
阅读次数:
158
Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.D:\GameDevelopment\adt-bundle-windows-x86...
分类:
其他好文 时间:
2014-07-13 21:36:10
阅读次数:
428
异常截图:原因很简单,Hadoop对应的eclipse插件jar包版本不对,更换至响应版本即可。
分类:
编程语言 时间:
2014-07-13 19:48:47
阅读次数:
323
学习AddIn开发,遇到了些稀奇古怪的问题,网上的资料少之又少。(1)AddIn开发,主要是通过ArcMap静态变量,与主程序中的数据等进行交互(2)failed to register Add In .esriAddIn异常,此类异常为Visual Studio中项目名称或者类名称中出现了中文名(...
分类:
其他好文 时间:
2014-07-13 17:50:30
阅读次数:
312
一:安装服务器:[root@localhostCD]#rpm-ivhscsi-target-utils-1.0.24-10.el6.x86_64.rpmwarning:scsi-target-utils-1.0.24-10.el6.x86_64.rpm:HeaderV3RSA/SHA1Signature,keyIDc105b9de:NOKEYerror:Faileddependencies: libibverbs.so.1()(64bit)isneededbyscsi-target-utils..
分类:
其他好文 时间:
2014-07-13 14:47:45
阅读次数:
1093
最近开发过程中又遇到了这个问题,终于找到了一个比较好的解决办法,在此记录下。
打开手机或者pad中的设置----->安全----->未知来源(允许安装非安卓市场应用程序),
把这个取消,再重新选中,然后重启设备,再安装,就ok了 。
其他关于卸载data下面文件的方法都没想过,重启机器或者恢复出厂设置再连接就好了...
分类:
其他好文 时间:
2014-07-12 23:31:55
阅读次数:
258
出现了一大串错误,Error creating bean with name 'userController': Injection of autowired dependencies failed。。。。。
查了代码后发现,原来是在UserServiceImpl中忘了写一句话@Service("userService"),以至于因此导致一系列错误。
在控制层调用业务层,必须在业...
分类:
其他好文 时间:
2014-07-12 22:15:46
阅读次数:
226
解决在SharePoint 2010 部署自己Event Handler后,解决”Could not load file or assembly 'TIBCO.EMS, Version=1.0.700.12, Culture=neutral, PublicKeyToken=5b83db8ff05c64ba' or one of its dependencies. The system cannot find the file specified. “的问题...
分类:
其他好文 时间:
2014-07-12 21:37:56
阅读次数:
283