码迷,mamicode.com
首页 >  
搜索关键字:seleniu grid    ( 4227个结果
grid+report 怎么在项目中使用
grid+report 的例子很丰富,首先看你所用对应编程语言的例子。参考帮助的“产品介绍->快速入门指导”部分。根据快速入门指导中的说明,先把例子程序运行。例子分两部分:1、报表模板例子,主要是说明各种格式报表的设计,默认安装,在C:\Grid++Report 5.0\Samples\Report...
分类:其他好文   时间:2015-09-26 19:58:12    阅读次数:173
Poj1942--Paths on a Grid(组合数)
Paths on a GridTime Limit: 1000MSMemory Limit: 30000KTotal Submissions: 23227Accepted: 5726DescriptionImagine you are attending your math lesson at sc...
分类:其他好文   时间:2015-09-26 17:09:48    阅读次数:160
#292 (div.2) D.Drazil and Tiles (贪心+bfs)
DescriptionDrazil created a following problem about putting 1?×?2 tiles into an n?×?m grid:"There is a grid with some cells that are empty and some ce...
分类:其他好文   时间:2015-09-25 21:31:20    阅读次数:325
WPD布局元素
Grid Grid会以网格的形式对内容元素进行布局,其特点如下:可以定义任意数量的行和列,非常灵活;行的高度和列的宽度可以使用绝对数值、相对比例或自动调整的方式进行精确设定,并可设置最大值和最小值;内部元素可以设置自己所在的行和列,还可以设置自己纵向跨几行、横向跨几列;可以设置Children元素....
分类:其他好文   时间:2015-09-25 12:45:50    阅读次数:216
VS2012中MFC 操作mshflexgrid插入图片
CPictureHolder pic,picSection;pic.CreateFromBitmap(IDB_BITMAP);LPDISPATCH pPic = pic.GetPictureDispatch(); m_Grid.put_ROW(1);m_...
分类:编程语言   时间:2015-09-23 14:46:56    阅读次数:306
设备11g_rac配置对等
linux平台安装oracle 11gssh同等配置简单构造grid用户任关系登陸rac1,rac2分别运行:$ su - grid$mkdir ~/.ssh$chmod 700 ~/.ssh$ ssh-keygen -t rsa$ ssh-keygen -t dsa登陆rac1:$cd ~/.ss...
分类:其他好文   时间:2015-09-22 16:19:51    阅读次数:218
Ext之Grid
1var columns = [new Ext.ux.grid.CCRowNumberer({width:40}), { header : '排名', dataIndex : 'id', width : 40 }, { header : ...
分类:其他好文   时间:2015-09-18 18:01:29    阅读次数:179
[CareerCup] 9.2 Robot Moving 机器人移动
9.2 Imagine a robot sitting on the upper left corner of an X by Y grid. The robot can only move in two directions: right and down. How many possible p...
分类:移动开发   时间:2015-09-18 00:47:15    阅读次数:208
关于ligerui grid 行内编辑 combobox 只能选择的问题
这个貌似是天然的不支持,修复方案,在ligerGridOrd.js中添加一行代码,如下,跟了一下午的源码,发现在这里的时候,options中只保留了combobox中的一部分属性,所以可能combobox中的很多东西都用不了了。这段代码大约在271行的位置,如果你没有引用ligerGridOrd.j...
分类:其他好文   时间:2015-09-17 17:24:26    阅读次数:367
11.2.04 Oracle RAC 目录中 crfclust.bdb文件过大,Bug 20186278
今天发现我们的数据库服务器CRS安装目录突然增大,经过查找发现在crf目录中存在一个非常大的crf文件,通过MOS查找,发现命中Bug20186278,记录一下,以防忘记[grid@smidb11smidb11]$pwd/oracle/app/11.2.0/grid_1/crf/db/smidb11[grid@smidb11smidb11]$ls-ltotal31863680-rw-r-..
分类:数据库   时间:2015-09-17 15:19:41    阅读次数:358
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!