码迷,mamicode.com
首页 >  
搜索关键字:ibm blade center    ( 13487个结果
jqGrid ColModel Options
ColModel 是jqGrid里最重要的一个属性,设置表格列的属性。属性数据类型备注默认值alignstringleft, center, right.leftclassesstring设置列的css。多个class之间用空格分隔,如:'class1 class2'。表格默认的css属性是ui-e...
分类:其他好文   时间:2014-07-22 22:57:54    阅读次数:242
jqGrid 自定义格式化
·jQuery("#grid_id").jqGrid({·...·colModel:[·...·{name:'price',index:'price',width:60,align:"center",editable:true,formatter:currencyFmatter},·...·]·.....
分类:其他好文   时间:2014-07-22 22:56:35    阅读次数:274
db2数据导出导入
C:\Users\yexuxia>set db2instance=TCASHMANC:\Users\yexuxia>db2(c) Copyright IBM Corporation 1993,2007DB2 客户机 10.5.0 的命令行处理器db2 => connect to TCASHMAN u...
分类:数据库   时间:2014-07-22 22:56:14    阅读次数:348
java nio/io性能比较
在看mina的时候看到java的nio。 详细的java nio 请看传送门:http://www.ibm.com/developerworks/cn/education/java/j-nio/index.html 以前项目上传附件自定义缓冲区方式代码 OutputStream os = ...
分类:编程语言   时间:2014-07-16 18:55:14    阅读次数:260
IBM Cognos BI Architecture
企业级SOA平台架构Cognos在一个开放,企业级的平台上提供了一系列的用于商业智能的功能,这些功能包括:查看、创建和管理仪表板报告、分析、记分卡和事件。1.1 基于web的SOA分层架构IBM Cognos平台是基于web面向服务架构的方式构建的,它的N-层架构是由以下三个服务层组成:web层,应...
分类:其他好文   时间:2014-07-16 18:53:02    阅读次数:127
[Android Memory] 使用 Eclipse Memory Analyzer 进行堆转储文件分析
转载地址:http://www.ibm.com/developerworks/cn/opensource/os-cn-ecl-ma/index.htmlEclipse Memory Analyzer(MAT)是著名的跨平台集成开发环境 Eclipse Galileo 版本的 33 个组成项目中之一,...
分类:移动开发   时间:2014-07-16 18:27:53    阅读次数:413
poj-3080 blue jeans
Description The Genographic Project is a research partnership between IBM and The National Geographic Society that is analyzing DNA from hundreds of thousands of contributors to map how the Earth...
分类:其他好文   时间:2014-07-16 17:29:25    阅读次数:190
分页控件(PageControl)的相关属性说明
UIPageControl *pageControl = [[UIPageControl alloc] init]; pageControl.center = CGPointMake(w * 0.5, h - 20); pageControl.bounds = CGRectMa...
分类:其他好文   时间:2014-07-16 17:05:04    阅读次数:193
FZU - 2039 Pets (二分图匹配 2011年全国大学生程序设计邀请赛(福州))
Description Are you interested in pets? There is a very famous pets shop in the center of the ACM city. There are totally m pets in the shop, numbered from 1 to m. One day, there are n customers in...
分类:其他好文   时间:2014-07-16 09:17:29    阅读次数:325
国内优秀的企业信息门户开发商
企业信息门户是大型企业信息交流的基础软件,能让企业员工、分公司、供应商、合作伙伴在统一的信息平台上进行交流,有效地提高企业的沟通效率,企业信息门户技术平台主要有IBM和微软的sharepoint,IBM的产品太贵,维护成本高,sharepoint具有很高的性价比,是很多企业的不二选择,利用share...
分类:其他好文   时间:2014-07-16 00:29:00    阅读次数:381
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!