综合类微软企业库微软官方出品,是为了协助开发商解决企业级应用开发过程中所面临的一系列共性的问题, 
如安全(Security)、日志(Logging)、数据访问(Data Access)、配置管理(Configuration 
Manage)等,并将这些广泛使用的应用程序块集成封装至一个叫企业库的程序包...
                            
                            
                                分类:
Web程序   时间:
2014-05-08 19:33:52   
                                阅读次数:
521
                             
                    
                        
                            
                            
                                using System;using System.Collections.Generic;using 
System.Linq;using System.Text;using System.Windows.Forms;namespace Common{ /// 
/// DataGrid...
                            
                            
                         
                    
                        
                            
                            
                                using System;using System.Collections.Generic;using 
System.Linq;using System.Text;using System.Windows.Forms;namespace Common{ /// 
/// 列表视图操作类 ...
                            
                            
                                分类:
其他好文   时间:
2014-05-08 19:30:25   
                                阅读次数:
337
                             
                    
                        
                            
                            
                                一、安装CentOS 6.5用光盘成功引导系统,会出现下面的界面界面说明:Install or 
upgrade an existing system安装或升级现有的系统install system with basic video 
driver安装过程中采用 基本的显卡驱动Rescue instal...
                            
                            
                                分类:
其他好文   时间:
2014-05-08 19:22:38   
                                阅读次数:
485
                             
                    
                        
                            
                            
                                using System;using System.Collections.Generic;using 
System.Linq;using System.Text;using System.Threading.Tasks;using 
ZedGraph;namespace TestZedGraphCo...
                            
                            
                                分类:
其他好文   时间:
2014-05-08 19:21:43   
                                阅读次数:
530
                             
                    
                        
                            
                            
                                using System;using System.Collections.Generic;using 
System.Linq;using System.Text;using System.Windows.Forms;namespace Common{ /// 
/// 复选框操作类 ...
                            
                            
                                分类:
其他好文   时间:
2014-05-07 20:22:28   
                                阅读次数:
345
                             
                    
                        
                            
                            
                                为了解决上一章提出的问题,现在去编写一个简单类似的jbpm代码!!
这个项目没有使用到spring,碰到第一个问题是sessionfactory应该怎么持久化呢??
在jbpm的配置文件jbpm.cfg.xml文件中:如下,可以看到其实就是简单的导入一些配置文件,这些配置文件都是jbpm自己的东西(当然除了下面标注的),
jbpm-configuration>
  import resou...
                            
                            
                                分类:
其他好文   时间:
2014-05-07 16:07:51   
                                阅读次数:
321
                             
                    
                        
                            
                            
                                正规的集成电路设计公司在进行片上系统(SoC)设计时都有明确的岗位分工,甚至会以部门的形式来区分各部分的职责,而且很多时候集成电路设计公司还会提供整体解决方案,包括芯片、软件和硬件,生产商直接按这个方案买其他的电阻电容等元器件即可生产、测试和销售。流程分工包括:市场、System design、IC digital、IC analog、IC verify、IC tapout、IC封装和测试、Firmware、应用开发等。...
                            
                            
                                分类:
其他好文   时间:
2014-05-07 15:38:37   
                                阅读次数:
364
                             
                    
                        
                            
                            
                                一、域名系统
1、域名系统概述
        域名系统DNS(Domain Name System)是因特网使用的命名系统,用来把便于人们使用的机器名字转换成为IP地址。域名系统其实就是名字系统。为什么不叫“名字”而叫“域名”呢?这是因为在这种因特网的命名系统中使用了许多的“域(domain)”,因此就出现了“域名”这个名词。“域名系统”明确地指明这种系统是应用在因特网中。
       ...
                            
                            
                                分类:
其他好文   时间:
2014-05-07 15:36:27   
                                阅读次数:
326
                             
                    
                        
                            
                            
                                因为/u0022表示的是"所以本质上是:System.out.println("a".length()+"b".length());//本质上是这样的
                            
                            
                                分类:
其他好文   时间:
2014-05-07 15:31:07   
                                阅读次数:
266