百度的处理结果: 作者:LisenYang http://blog.csdn.net/lisenyang/article/details/52106492 这篇博文里面说的,默认设置修改【启动32应用程序】为true没什么用,还是得高级设置那边修改的。当然如果是新建一个应该是可以的,毕竟默认设置就相 ...
分类:
数据库 时间:
2017-07-01 11:57:11
阅读次数:
193
我们在利用SqlBlukcopy技术倒2010 或者2007格式的文件到SqlServer 数据库的时候,会发生如下错误: 原因如下: 1.在用SQL SERVER 2005访问.xlsx文件(office2007&2010文件格式)时,必须用provider 'Microsoft.ACE.OLED ...
分类:
数据库 时间:
2017-06-30 15:24:17
阅读次数:
171
背景:在做一个Dicom Web Service, 当中WADO-RS中须要解析TransferSyntax, 然后就用到了fo-dicom中的DicomFile.ChangeTransferSyntax方法。代码相似: var df = DicomFile.Open(samplesDir + @" ...
错误信息:SqlSession[org.apache.ibatis.session.defaults.DefaultSqlSession@16676fb7]wasnotregisteredforsynchronizationbecausesynchronizationisnotactiveLoadingclass`com.mysql.jdbc.Driver‘.Thisisdeprecated.Thenewdriverclassis`com.mysql.cj.jdbc.Driver‘.Thedrive..
分类:
数据库 时间:
2017-06-12 14:53:28
阅读次数:
437
最近博主在学习Linux,菜鸟级别的的选手连装个Chrome都觉得难,悲了个催的……百度了很多教程,大多是类似的。博主的配置是在VM8下搭建的RHEL5.3 (Tikanga)版本,不知道什么原因,每次在输入yum install google-chrome-stable之后就会出现“This sy ...
分类:
其他好文 时间:
2017-06-09 00:53:04
阅读次数:
557
在Zookeeper的官网上有这么一句话:ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and ...
分类:
其他好文 时间:
2017-06-04 16:53:26
阅读次数:
241
0 0 * * * /usr/sbin/ntpdate -u ntp.api.bz 注意:若不加上-u参数, 会出现以下提示:no server suitable for synchronization found -u:从man ntpdate中可以看出-u参数可以越过防火墙与主机同步; ntp常 ...
分类:
系统相关 时间:
2017-06-02 09:53:50
阅读次数:
240
软件运行问题之一:提示部件'COMDLG32.OCX'或其附件之一不能正确使用:一个文件丢失或无效。 或:COMPONENT 'COMDLG32.OCX' OR ONE OF ITS DEPENDENCIES NOT CORRECTLY REGISTERED:A FILE IS MISSING OR ...
分类:
其他好文 时间:
2017-05-31 12:07:45
阅读次数:
246
java.lang.IllegalArgumentException: Registered more than one instance with the same objectName ...
分类:
编程语言 时间:
2017-05-25 01:13:50
阅读次数:
420
1.前言 2. Exclusive access instructions and Non-shareable memory locations Load-Exclusive Load-Exclusive指令执行时local monitor标记PE执行load EX的地址为独占,local moni ...
分类:
其他好文 时间:
2017-05-12 11:36:07
阅读次数:
167