1 //每一个列都会出现鼠标悬浮上去显示内容 2 /** 3 * //适用于Extjs4.x 4 * @class Ext.grid.GridView 5 * @override Ext.grid.GridView 6 * GridPanel单元格不能选中复制问题 7 * 单元格数据显示...
分类:
Web程序 时间:
2014-12-29 15:10:22
阅读次数:
471
1.先替换掉OPatch软件每个实例都要运行GRID_HOME和ORACLE_HOME的OPatch目录都去除掉把OPatch软件p6880880_112000_Linux-x86-64.zip解压出来分别cp到GRID_HOME和ORACLE_HOME,注意将OPatch目录权限修改正确 chow...
分类:
其他好文 时间:
2014-12-28 23:40:07
阅读次数:
255
基于agent的管理方式 从oracle 11.2开始出现了多用户的概念,oracle开始使用一组多线程的daemon来同时支持多个用户的使用、管理资源,这些daemon叫做Agent。这些Agent都是些常驻内存的进程.Agent的分类oracle grid 11.2的agent有多个,其中两个....
分类:
其他好文 时间:
2014-12-28 15:33:02
阅读次数:
202
EXTJS4 Grid单元格换色和行换色的方法...
分类:
Web程序 时间:
2014-12-27 20:27:40
阅读次数:
231
10.2 RAC 到11.2 RAC 用户及用户组的变化:在10.2 RAC 的部署中,只需要一个用户(oracle)和一个用户组(dba)。Database、Clusterware都是用oracle用户安装的。在11.2 RAC 的部署中,创建了两个用户(oracle,grid)和6个用户组(oi...
分类:
其他好文 时间:
2014-12-27 18:50:42
阅读次数:
174
Description
Bessie wants to navigate her spaceship through a dangerous asteroid field inthe shape of an N x N grid (1
Fortunately, Bessie has a powerful weapon that can vaporize all the asteroids...
分类:
其他好文 时间:
2014-12-27 17:41:11
阅读次数:
218
这道题让我认识到了c++cin,cout确实会使其超时,还是我用的c printf吧#include#include#include#include#includeusing namespace std;#define MAX 5005int p,n; int V1,V2; bool grid[.....
分类:
其他好文 时间:
2014-12-27 17:29:19
阅读次数:
167
前一篇讲述了修改ListBox样式的方法,本篇将修改性别显示区域的样式。 1. 选择ListBox控件,编辑ItemTemplate的当前项,选择CheckBox控件,在美工板导航栏中点击CheckBox,选择 编辑模板-创建空白项,进入控件模板编辑模式。 2. 选择文档大纲面板中的Grid,在属性...
分类:
其他好文 时间:
2014-12-27 17:25:33
阅读次数:
168
导出函数ExportExcel()var config={ store: alldataStore,
title: '测试标题'
};
var tab=tabPanel.getActiveTab();//当前活动状态的Panel
ExportExcel(tab,config);//调用导出函数ExportGridToExcel.js
var Base64 = {
// priv...
分类:
Web程序 时间:
2014-12-26 23:00:26
阅读次数:
165
1、使用结构体grid作为map的keystruct grid{ int x; int y;};(1)需要自定义比较函数operator &,const std::deque &)”: 未能从“const grid”为“const std::deque &”推导 模板 参数 d:\mic...
分类:
编程语言 时间:
2014-12-26 21:31:00
阅读次数:
442