E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
itemId
UVa 10340 - All in All
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=1281原题:Youhavedevisedanewencryptiontechniquewhichencodesamessagebyinsertingbetweenitschar
shuangde800
·
2012-08-11 23:00
UVa 10340 - All in All
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=1281 原题:
king_tt
·
2012-08-11 23:00
uva
Uva 439 Knight Moves
option=com_onlinejudge&
Itemid
=8&category=105&page=show_problem&problem=380 题目大意是在一个网格中
Jianquan
·
2012-08-11 22:00
uva
Knight Moves
439
UVa 784 Maze Exploration
option=com_onlinejudge&
Itemid
=8&page=show_problem&problem=725 这道题也是一道非常裸的dfs #include<
Jianquan
·
2012-08-11 14:00
uva
784
easyUI 展开DataGrid里面的行显示详细信息
view(视图)去显示不同的效果.使用详细视图,datagrid可以显示展开按钮("+"或者"-")在数据行的左边,用户可以展开一个行去显示一个附加的详细信息.查看Demo步骤1:创建DataGrid
ItemID
hongqiang
·
2012-08-11 12:00
JavaScript
Uva 572 Oil Deposits
option=com_onlinejudge&
Itemid
=8&page=show_problem&problem=513 比较简单的一道题目,主要用dfs搜索。
Jianquan
·
2012-08-11 11:00
uva
572
Oil Deposits
easyUI 在主datagrid上创建子datagrid
用户可以展开一行去显示一个附加的详细信息,任何类容可以加载作为行详细,subgrid(子datagrid)也可以动态加载.这个教程将向你展示如何创建一个子grid在主grid上.查看 Demo步骤1:创建主要的DataGrid
ItemID
yhc13429826359
·
2012-08-11 11:00
mysql
datagrid
function
object
query
include
easyUI 展开DataGrid里面的行显示详细信息
view(视图)去显示不同的效果.使用详细视图,datagrid可以显示展开按钮("+"或者"-")在数据行的左边,用户可以展开一个行去显示一个附加的详细信息.查看Demo步骤1:创建DataGrid
ItemID
yhc13429826359
·
2012-08-11 11:00
Ajax
datagrid
function
Class
div
border
easyUI 根据一些条件改变DataGrid 行背景颜色
datagrid组件行样式根据一些条件,谁的listprice值大于50我们将设置行为不同的颜色.查看Demodatagrid的rowStyler函数设计允许你自定义行样式,以下代码展示如何改变行样式:
ItemID
yhc13429826359
·
2012-08-11 10:00
datagrid
function
table
url
easyUI合并DataGrid单元格
'mergeCells'方法和传入合并信息参数告诉datagrid如何合并单元格,在所有合并单元格中,除了第一个单元格,将会隐藏当单元格合并.查看Demo创建DataGrid ProductID
ItemID
yhc13429826359
·
2012-08-11 10:00
datagrid
function
url
merge
UVa 10487 - Closest Sums
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=1428原题:Givenisasetofintegersandthenasequenceofqueries.Aquerygivesyouanumberandaskstofinda
shuangde800
·
2012-08-11 08:00
UVa 10487 - Closest Sums
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=1428 原题:
king_tt
·
2012-08-11 08:00
close
UVa 10057 - A mid-summer night's dream.
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=998原题:Thisisyear2200AD.Sciencehasprogressedalotintwohundredyears.Twohundredyearsismention
shuangde800
·
2012-08-11 00:00
UVa 10057 - A mid-summer night's dream.
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=998 原题:
king_tt
·
2012-08-11 00:00
uva
UVa 10341 - Solve It
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=1282 原题:
king_tt
·
2012-08-11 00:00
uva
UVa 10341 - Solve It
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=1282原题:Solvetheequation:
shuangde800
·
2012-08-11 00:00
easyUI自定义DataGrid分页栏
@authorYHCdatagrid内置一个很好特性的分页功能,自定义也相当简单,在这个教程中,我们将创建一个datagrid和添加一些自定义按钮在分页工具栏.查看Demo创建DataGrid
ItemID
java简单例子
·
2012-08-10 16:00
easyUI 添加CheckBox选择到DataGrid
datagrid,这个复选框用户将可以选择选中/取消选中datagrid行数据.查看Demo添加一个checkbox列我们仅仅需要添加一个列的checkbox属性设置它为true,代码看上去就像这些:
ItemID
yhc13429826359
·
2012-08-10 16:00
datagrid
table
url
Class
easyUI 添加CheckBox选择到DataGrid
datagrid,这个复选框用户将可以选择选中/取消选中datagrid行数据.查看Demo添加一个checkbox列我们仅仅需要添加一个列的checkbox属性设置它为true,代码看上去就像这些:
ItemID
java简单例子
·
2012-08-10 16:00
easyUI自定义DataGrid分页栏
@authorYHCdatagrid内置一个很好特性的分页功能,自定义也相当简单,在这个教程中,我们将创建一个datagrid和添加一些自定义按钮在分页工具栏.查看Demo创建DataGrid
ItemID
yhc13429826359
·
2012-08-10 11:00
datagrid
function
url
search
Class
工具
Ant脚本 ftp、telnet、ssh 使用
uid-1800-action-viewspace-
itemid
-131605 1 编写脚本前说明 1.1
pyzheng
·
2012-08-10 11:00
telnet
easyUI 添加排序到datagrid
通过点击列表头.查看Demo在datagrid的所有columns可以通过点击列表头排序,你可以定义哪行可以排序,默认的列是不能排序的除非你设置sortable属性为true创建anDataGrid
ItemID
yhc13429826359
·
2012-08-10 11:00
mysql
datagrid
object
服务器
query
include
使用easyUI 格式化datagrid列
DataGrid列,我们需要设置formatter属性它是一个函数,这个格式化函数包含三个参数:value:当前列对应字段值.row:当前的row(行)记录数据.index:当前的行下标.创建DataGrid
ItemID
yhc13429826359
·
2012-08-10 10:00
datagrid
function
url
Class
使用easyUI 动态改变datagrid的columns
那根本没有问题,改变columns,你可以重新调用datagrid方法和传递一个新的columns属性,就o了.创建DataGrid $('#tt').datagrid({ columns:[[ {field:'
itemid
yhc13429826359
·
2012-08-10 10:00
Web
datagrid
list
url
Class
使用easyUI 添加toolbar到datagrid
@authorYHC这个示例向你展示如何添加toolbar到datagrid.查看Demo创建DataGrid
ItemID
ProductID ListPrice UnitCost Attribute
yhc13429826359
·
2012-08-10 09:00
JavaScript
datagrid
url
Class
div
UVa539
option=com_onlinejudge&
Itemid
=8&page=show_problem&problem=480UVa539,求无向图的最长路径采用逐个点深搜的方式,找到一条路径,维护最大值#
xcszbdnl
·
2012-08-09 18:00
vector
使用easyUI添加查询功能在datagrid
ItemID
ProductID ListPrice UnitCost Attribute Stauts 工具栏定义如下:
ItemID
: ProductID
yhc13429826359
·
2012-08-09 17:00
mysql
datagrid
String
服务器
query
input
使用easyUI给datagrid添加pagination
ItemID
ProductID ListPrice UnitCost Attribute Stauts 我
yhc13429826359
·
2012-08-09 16:00
mysql
json
datagrid
object
服务器
query
Uva 112 Tree Summing 二叉树
option=com_onlinejudge&
Itemid
=8&page=show_problem&problem=48 主要思路:这道题目的难点在于如何把题目所给的输入数据转换成一棵树
Jianquan
·
2012-08-09 00:00
二叉树
ACM
uva
Tree Summing
112
'''Tkinter教程之Pack篇'''
uid-115892-action-viewspace-
itemid
-241508)#Pack为一布局管理器,可将它视为一个弹性的容器'''1.一个空的widget'''#不使用pack#-*-coding
木之四月
·
2012-08-08 00:00
uva 639
option=com_onlinejudge&
Itemid
=8&page=show_problem&problem=580AC代码:#in
xcszbdnl
·
2012-08-07 21:00
ini
UP
IM
UVa 10763 - Foreign Exchange
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=1704原题:Yournon-profitorganization
shuangde800
·
2012-07-31 01:00
File
Integer
input
each
Go
Exchange
UVa 10763 - Foreign Exchange
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=1704 原题:
king_tt
·
2012-07-31 01:00
Exchange
UVa 10905 - Children's Game
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=1846类型:排序Therearelotsofnumbergamesforchildren.Thesegamesareprettyeasytoplaybutnotsoeasy
shuangde800
·
2012-07-31 00:00
String
Integer
input
each
idea
UVa 10905 - Children's Game
option=com_onlinejudge&
Itemid
=8&category=113&page=show_problem&problem=1846 类型: 排序
king_tt
·
2012-07-31 00:00
children
浅述Oracle分布式事务概念
uid-17203031-action-viewspace-
itemid
-716756 随着系统的复杂性不断增加,我们所面对的分布式系统渐渐增加。
breezylee
·
2012-07-30 15:00
oracle
浅述Oracle分布式事务概念
uid-17203031-action-viewspace-
itemid
-716756 随着系统的复杂性不断增加,我们所面对的分布式系统渐渐增加。
breezylee
·
2012-07-30 15:00
oracle
UVa 10624 - Super Number, Rujia Liu的神题(四)
option=com_onlinejudge&
Itemid
=8&category=112&page=show_problem&problem=1565原题:Don'tyouthink162456723veryspecial
king_tt
·
2012-07-30 00:00
number
UVa 10624 - Super Number, Rujia Liu的神题(四)
option=com_onlinejudge&
Itemid
=8&category=112&page=show_problem&problem=1565原题:Don'tyouthink 162456723
shuangde800
·
2012-07-30 00:00
UVa 10274 - Fans and Gems, 神牛Rujia Liu的神题(三)
option=com_onlinejudge&
Itemid
=8&category=24&page=show_problem&problem=1215zoj:http://acm.zju.edu.cn/onlinejudge
king_tt
·
2012-07-29 00:00
gem
UVa 10274 - Fans and Gems, 神牛Rujia Liu的神题(三)
option=com_onlinejudge&
Itemid
=8&category=24&page=show_problem&problem=1215zoj : http://acm.zju.edu.cn
shuangde800
·
2012-07-29 00:00
UVa 11198 - Dancing Digits,Rujia Liu的神题(二)
option=com_onlinejudge&
Itemid
=8&category=24&page=show_problem&problem=2139 类型: 隐式图搜索
king_tt
·
2012-07-29 00:00
git
UVa 11198 - Dancing Digits,Rujia Liu的神题(二)
option=com_onlinejudge&
Itemid
=8&category=24&page=show_problem&problem=2139类型:隐式图搜索, BFS,哈希判重,模拟原题:Digitsliketodance.Oneday
shuangde800
·
2012-07-29 00:00
UVa 11218 - KTV, Rujia Liu的神题(一)
option=com_onlinejudge&
Itemid
=8&category=112&page=show_problem&problem=2159类型: 暴力回溯原题:Onesongisextremelypopularrecently
shuangde800
·
2012-07-29 00:00
UVa 11218 - KTV, Rujia Liu的神题(一)
option=com_onlinejudge&
Itemid
=8&category=112&page=show_problem&problem=2159类型:暴力回溯原题:Onesongisextremelypopularrecently
king_tt
·
2012-07-29 00:00
uva
UVa 11503 - Virtual Friends
option=com_onlinejudge&
Itemid
=8&category=24&page=show_problem&problem=2498HDU: http://acm.hdu.edu.cn/
shuangde800
·
2012-07-29 00:00
UVa 11503 - Virtual Friends
option=com_onlinejudge&
Itemid
=8&category=24&page=show_problem&problem=2498 HDU:http:
king_tt
·
2012-07-29 00:00
virtual
UVa 10591 - Happy Number
option=com_onlinejudge&
Itemid
=8&category=24&page=show_problem&problem=1532类型:哈希表原题:LetthesumofthesquareofthedigitsofapositiveintegerS0berepresentedbyS1
shuangde800
·
2012-07-28 00:00
UVa 10591 - Happy Number
option=com_onlinejudge&
Itemid
=8&category=24&page=show_problem&problem=1532 类型: 哈希表
king_tt
·
2012-07-28 00:00
number
UVa 141 The Spot Game
option=com_onlinejudge&
Itemid
=8&page=show_problem&problem=77类型:哈希判重+模拟原题:ThegameofSpotisplayedonanNxNboardasshownbelowforN
king_tt
·
2012-07-28 00:00
game
上一页
43
44
45
46
47
48
49
50
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他