[10.3.53.53:/EMRCV5]# svn up svn: E155004: Working copy '/EMRCV5' locked. svn: E155004: '/EMRCV5' is already locked. svn: run 'svn cleanup' to remove ...
分类:
其他好文 时间:
2015-01-29 23:57:38
阅读次数:
5863
php使用session来保存用户登录信息使用session保存页面登录信息1、数据库连接配置页面:connectvars.php2、登录页面:logIn.php Mismatch - Log In Msimatch - Log I...
分类:
Web程序 时间:
2015-01-23 12:44:16
阅读次数:
107
mismatch原型:std::mismatchequality (1)template pair mismatch (InputIterator1 first1, InputIterator1 last1, InputIterator2 first2);pred...
分类:
编程语言 时间:
2015-01-17 11:08:42
阅读次数:
143
小项目需要sqlite3数据库支持官网下载http://www.sqlite.org/download.html解压,进入目录执行./configuremakemake install运行后出错哈哈麻烦让人成长关键词搜索到了 http://blog.csdn.net/gebitan505/artic...
分类:
数据库 时间:
2014-12-17 15:56:30
阅读次数:
587
Question:I have the 64bit version of the jdk installed on windows 7. I installed the 32 bit version of the jre as websites complained that I didn't ha...
分类:
编程语言 时间:
2014-12-10 15:44:06
阅读次数:
276
缘起最近我回看以前记的关于Notes的笔记,发现在Notes bugs类别下,两条编号间隔一的竟然是相差无几的内容。2. 'Type mismatch' occurs if an nested array e.g. when an item of ColumnValues is an array, is assigned to a variant or passed as an argument ...
分类:
其他好文 时间:
2014-12-02 11:50:08
阅读次数:
217
之前为了使用一个库,都是去下载源码,然后根据开发者提供的README手动用GCC编译,一直不能使用Makefile感觉很蛋痛,比如最近使用的ZThread还是怪自己以前过于依赖IDE最近发现用Cygwin就可以使用诸如./configure, make这样的命令,感觉灰常欣喜,尝试去编译ZThrea...
分类:
编程语言 时间:
2014-12-01 20:49:26
阅读次数:
469
在linux中使用cmake时,遇到了"file download hash mismatch",同时status显示"unsupported protocol"。google发现问题出在cmake,如同一位网友所言:Based on the error message "unsupported.....
分类:
其他好文 时间:
2014-11-19 23:39:32
阅读次数:
595
项目使用strut2,spring,hibernate,提交表单时报错java.lang.NoSuchMethodException:com.shop.jn.entity.Goods.setBuyDateTime([Ljava.lang.String;)]异常详细信息:11:23:30,113WARN-Errorsettingexpression‘goods.buyDateTime‘withvalue‘[Ljava.lang.String;@109558d‘
ognl..
分类:
其他好文 时间:
2014-11-13 19:08:51
阅读次数:
192
1、问题 今日在维护集群环境的时候,遇到了一个小问题,rsync 向集群中的机器传输文件的时候报错: protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync erro...
分类:
其他好文 时间:
2014-11-11 07:07:02
阅读次数:
342