码迷,mamicode.com
首页 >  
搜索关键字:grid report兼容    ( 4188个结果
日程计划管理
extjs4 作为前段框架,封装grid window form treegrid等。2.EF codefirst作为orm底层。3.使用ioc 依赖注入作为程序注入。4.使用aop作为权限、日志、异常的拦截。避免程序中大量使用日志权限异常代码。5.面向接口的服务,使用泛型模板作为数据操作。6.使用...
分类:其他好文   时间:2015-01-15 15:48:18    阅读次数:226
工作流
extjs4 作为前段框架,封装grid window form treegrid等。2.EF codefirst作为orm底层。3.使用ioc 依赖注入作为程序注入。4.使用aop作为权限、日志、异常的拦截。避免程序中大量使用日志权限异常代码。5.面向接口的服务,使用泛型模板作为数据操作。6.使用...
分类:其他好文   时间:2015-01-15 12:29:42    阅读次数:312
Extjs页面管理
1.extjs4 作为前段框架,封装grid window form treegrid等。2.EF codefirst作为orm底层。3.使用ioc 依赖注入作为程序注入。4.使用aop作为权限、日志、异常的拦截。避免程序中大量使用日志权限异常代码。5.面向接口的服务,使用泛型模板作为数据操作。6....
分类:Web程序   时间:2015-01-15 10:35:30    阅读次数:252
LeetCode-Minimum Path Sum
Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right which minimizes the sum of all numbers along its path. Note: You can only move either down or right at...
分类:其他好文   时间:2015-01-15 09:28:07    阅读次数:124
POJ 2226-Muddy Fields(二分图_最小点覆盖+神建图orz)
Muddy Fields Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 8434   Accepted: 3124 Description Rain has pummeled the cows' field, a rectangular grid of R r...
分类:其他好文   时间:2015-01-14 18:03:16    阅读次数:259
Extjs 关于列column 排序问题
当我们在使用column属性时,添加sortable:true属性,该列本身应该是可以手动点击排序的,即API中所示: sortable : Boolean (可选)设置为true,此列允许排序。默认值为Ext.grid.ColumnModel.defaultSortable 属性值... (可选)设置为true,此列允许排序。默认值为Ext.grid.ColumnModel....
分类:编程语言   时间:2015-01-14 14:20:05    阅读次数:362
XAML 工具栏的添加
添加工具栏Grid>
分类:其他好文   时间:2015-01-14 00:37:13    阅读次数:197
oracle ASM 如何添加新磁盘到磁盘
适用平台: AIX hp linux  win Solaris 适用版本:所有数据库10.1.0.2 to12.1.0.1 适用于 rac和 standalone   以RAC 环境为例: 假设 oracle 为oracle rdbms 属组;grid 为 gi 属组; For ASMLIB users:   RAC 环境 gi owner 执行以下命令 1、# /etc/init...
分类:数据库   时间:2015-01-13 23:19:00    阅读次数:323
【技术】a:before
.header .grid a:before{background:url(../image/user/avatar.jpg) no-repeat;}小米自带浏览器不支持a:before,直接写成.header .grid a{background:url(../image/user/avatar....
分类:其他好文   时间:2015-01-13 21:22:33    阅读次数:183
Web前段框架LigerUI之Grid使用方法(一)
在开发web信息管理系统时,使用Web前端框架可以帮助我们快速搭建一组风格统一的界面效果,而且能够解决大多数浏览器兼容问题,提升开发效率。在这里给大家介绍Liger UI框架中一些常见组件的用法。...
分类:Web程序   时间:2015-01-13 12:38:11    阅读次数:635
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!