MySQL5.5存储过程:#插入一条 涂聚文DELIMITER $$DROP PROCEDURE IF EXISTS `geovindu`.`proc_Insert_BookKindList` $$CREATE PROCEDURE `geovindu`.`proc_Insert_BookKindL....
分类:
数据库 时间:
2015-02-10 01:47:46
阅读次数:
172
Came across this question on google, not sure if anyone still needs an answer here, but i got it working.To enable msbuild in Command Prompt, you simp...
分类:
其他好文 时间:
2015-02-06 18:18:35
阅读次数:
324
原文地址:http://docs.orchardproject.net/Documentation/Working-with-Orchard-in-WebMatrix最近想要学习了解orchard,但却没有找到相关的中文文档,只有英文文档。于是决定自行翻译,以便日后方便翻阅。转载请注明原作者与出处。...
分类:
Web程序 时间:
2015-02-03 14:58:31
阅读次数:
147
原文地址:http://docs.orchardproject.net/Documentation/Working-with-Orchard-in-WebMatrix最近想要学习了解orchard,但却没有找到相关的中文文档,只有英文文档。于是决定自行翻译,以便日后方便翻阅。转载请注明原作者与出处。...
分类:
Web程序 时间:
2015-02-03 10:56:23
阅读次数:
272
https://ibatis.apache.org/docs/dotnet/datamapper/ch03s09.html3.9.Dynamic SQLA very common problem with working directly with ADO is dynamic SQL. It is...
分类:
数据库 时间:
2015-02-02 22:51:44
阅读次数:
355
产生这种情况大多是因为上次svn命令执行失败且被锁定了。
如果cleanup没有效果的话只好手动删除锁定文件。
cd 到svn项目目录下,然后执行如下命令
del lock /q/s
就把锁删掉了
在dos下会说没有指定的文件【找不到】,没有关系。
到svn目录下执行cleanup后在执行相关commit或update操作即可。...
分类:
其他好文 时间:
2015-02-02 18:12:55
阅读次数:
140
微软近期Open的职位:Software Engineer II-Web app The Office App Services team is working on the powerful Office Web Apps including Word Web App, PowerPoint We...
分类:
移动开发 时间:
2015-02-02 12:03:07
阅读次数:
184
Unfortunately, standard C++ library provides no tools for working with HTTP protocol. Therefore, when we want to run some REST service, parse a webpage or write a simple bot or web crawler, we alwa...
分类:
编程语言 时间:
2015-02-01 17:54:09
阅读次数:
252
今天在修改Android的布局文件的时候,发现每保存一次,就提示: aapt.exe has stopped working(appt.exe已停止工作).很是郁闷,当时Android控制台已经提示错误了,我以为是当前写的代码没写完,就继续写,不理...报错在java代码过程很常见,可是也不至于.....
分类:
移动开发 时间:
2015-01-31 00:11:54
阅读次数:
177
Currency Exchange
Time Limit: 1000MS
Memory Limit: 30000K
Total Submissions: 21122
Accepted: 7572
Description
Several currency exchange points are working in our city. ...
分类:
其他好文 时间:
2015-01-30 22:47:45
阅读次数:
191