使用NHibernate插入接近100000条记录到数据库,像下面一个例子:ISession session = sessionFactory.OpenSession();ITransaction tx = session.BeginTransaction();for ( int i=0; i<10...
分类:
数据库 时间:
2014-10-30 18:47:08
阅读次数:
171
数据处理大致可以分成两大类: 联机事务处理OLTP (on-line?transaction?processing)、 联机分析处理OLAP (On-Line?Analytical?Processing)。 OLTP是传统的关系型数据库的主要应用 ,主要是基本的、日...
分类:
数据库 时间:
2014-10-29 13:14:31
阅读次数:
266
在WINDOWS7或SERVER2008上安装了IIS7.5,调试ASP程序时出现以下错误: An error occurred on the server when processing the URL. Please contact the system administrator 解决方法如下...
分类:
Web程序 时间:
2014-10-28 23:40:05
阅读次数:
240
1.一台机器断点挂了,重启后再次启动supervisor报错:storm EOFException: null ERROR [Thread-2] storm.event (NO_SOURCE_FILE:invoke(0)) - Error when processing eventjava.lang...
分类:
其他好文 时间:
2014-10-28 13:38:21
阅读次数:
155
Add Instruction Node Every valid XML must contain processing instruction. XML is widely used for HTML, SVG, XLS etc. So make sure your XML file has valid instruction of its type and encoding. The f...
分类:
其他好文 时间:
2014-10-27 21:27:17
阅读次数:
155
在linux下开发难免会用到gcc编译,GCC(GNU Compiler Collection,GNU编译器套装),是由 GNU 开发的编程语言编译器。它是GNU编译器套装以GPL许可证所发行的自由软件,也是 GNU计划的关键部分。使用GCC编译程序时,编译过程可以被细分为四个阶段:
◆ 预处理(Pre-Processing)
◆ 编译(Compiling)
◆ 汇编(Assembling)
◆ 链接(Linking)...
分类:
系统相关 时间:
2014-10-27 14:23:51
阅读次数:
234
What is NetBee?NetBee is a new library intended for several types of packet processing, such as packet sniffing and filtering, packet decoding, and tr...
分类:
Web程序 时间:
2014-10-27 10:47:04
阅读次数:
277
环回组策略又称:GroupPolicyLoopbackprocessing。是一种调试后可以限制组策略被执行的方式。组策略(grouppolicy)分为两部分,上半部分是计算机策略(Computerpolicy),下半部分是用户策略(UserPolicy)环回处理可以让管理员执行用户策略基于计算机的OU。正常的情况,GroupPolicy会..
分类:
其他好文 时间:
2014-10-26 19:53:21
阅读次数:
358
中央处理器(CPU,Central Processing Unit)是一块超大规模的集成电路,是一台计算机的运算核心(Core)和控制核心( Control Unit)。...
分类:
其他好文 时间:
2014-10-25 18:47:17
阅读次数:
164
Bayer Color Filter PatternToolBox:ImageCooker
分类:
其他好文 时间:
2014-10-24 12:43:36
阅读次数:
120