自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (18)
  • 收藏
  • 关注

空空如也

jquery-easyui-1.4.1.zip

更新日志 Bug The combogrid has different height than other combo components. fixed.(Combogrid组件与其他Combo组件高度不一致,已修复。) datagrid: The row element loses some class style value after calling 'updateRow' method. fixed.(Datagrid:行元素调用“updateRow”方法后丢失部分样式,已修复。) menubutton: Calling 'enable' method on a disabled button can not work well. fixed.(Menubutton:在被禁用按钮上调用“enable”方法不能很好的工作,已修复。) form: The filebox components in the form do not work correctly after calling 'clear' method. fixed.(Form:调用“clear”方法后Filebox组件不能正常工作,已修复。) Improvement(改进) tabs: The 'update' method accepts 'type' option that allows the user to update the header,body,or both.(Tabs:“update”方法可以接受“type”选项,允许用户更新头部、主体或全部内容) panel: Add 'openAnimation','openDuration','closeAnimation' and 'closeDuration' properties to set the animation for opening or closing a panel.(Panel:加入“openAnimation”、“openDuration”、“closeAnimation”和“closeDuration”属性来设置面板打开关闭时的动画效果。) panel: Add 'footer' property that allows the user to add a footer bar to the bottom of panel.(Panel:加入“footer”属性,允许用户在面板底部加入底脚条。) datagrid: Calling 'endEdit' method will accept the editing value correctly.(Datagrid:调用“endEdit”方法可以正确接受编辑值。) datagrid: Add 'onBeforeSelect','onBeforeCheck','onBeforeUnselect','onBeforeUncheck' events.(Datagrid:加入“onBeforeSelect”、“onBeforeCheck”、“onBeforeUnselect”、“onBeforeUncheck”事件。) propertygrid: The user can edit a row by calling 'beginEdit' method.(Propertygrid:用户可以调用“beginEdit”方法编辑行值。) datebox: Add 'cloneFrom' method to create the datebox component quickly.(Datebox:加入“cloneFrom”方法来快速创建日期组件。) datetimebox: Add 'cloneFrom' method to create the datetimebox component quickly.(Datetimebox:加入“cloneFrom”方法来快速创建日期时间组件。)

2014-11-06

jquery-easyui-1.4.zip

Bug menu: The menu should not has a correct height when removed a menu item. fixed. datagrid: The 'fitColumns' method does not work normally when the datarid width is too small. fixed. Improvement The fluid/percentange size is supported now for all easyui components. menu: Add 'showItem', 'hideItem' and 'resize' methods. menu: Auto resize the height upon the window size. menu: Add 'duration' property that allows the user to define duration time in milliseconds to hide menu. validatebox: Add 'onBeforeValidate' and 'onValidate' events. combo: Extended from textbox now. combo: Add 'panelMinWidth','panelMaxWidth','panelMinHeight' and 'panelMaxHeight' properties. searchbox: Extended from textbox now. tree: The 'getRoot' method will return the top parent node of a specified node if pass a 'nodeEl' parameter. tree: Add 'queryParams' property. datetimebox: Add 'spinnerWidth' property. panel: Add 'doLayout' method to cause the panel to lay out its components. panel: Add 'clear' method to clear the panel's content. datagrid: The user is allowed to assign percent width to columns. form: Add 'ajax','novalidate' and 'queryParams' properties. linkbutton: Add 'resize' method. New Plugins textbox: A enhanced input field that allows users build their form easily. datetimespinner: A date and time spinner that allows to pick a specific day. filebox: The filebox component represents a file field of the forms.

2014-08-18

jquery-easyui-1.3.6.zip

jQuery EasyUI是一组基于jQuery的UI插件集合,而jQuery EasyUI的目标就是帮助web开发者更轻松的打造出功能丰富并且美观的UI界面。开发者不需要编写复杂的javascript,也不需要对css样式有深入的了解,开发者需要了解的只有一些简单的html标签 1.3.6更新 Bug treegrid: getChecked方法不能返回正确的行. fixed. tree: 异步树,在onlyLeafCheck:true时复选框不显示正确. fixed. Improvement treegrid:继承datagrid组件所有的selecting和checking方法。 linkbutton:图标对齐方式,支持值:'top','bottom','left','right'。 linkbutton:添加"size"属性,支持值:'small','large'。 linkbutton:添加的onClick事件。 menubutton:添加"menuAlign"属性,允许用户设置顶级菜单对齐。 combo:添加"panelAlign"属性,支持值:'left','right'。 calendar:"formatter"、"styler"和"validator"选项可用于自定义日历日期。 calendar:添加的onChange事件。 panel:添加"method","queryParams"和"loader"属性。 panel:添加"onLoadError"事件。 datagrid:添加"onBeginEdit"事件。 datagrid:添加"onEndEdit"事件。 datagrid:添加"sort"方法和"onBeforeSortColumn"事件。 datagrid:"combogrid"编辑器集成到datagrid。 datagrid:添加"ctrlSelect"属性,允许使用ctrl+click 多选 slider:添加"converter"选项,允许用户决定如何将一个值转换为滑块的位置或滑块位置值。 searchbox:添加"disabled"属性。 searchbox:添加"disabled","enable","clear","reset"方法。 spinner:添加"readonly"属性、"readonly"方法和"onChange事件。

2014-04-09

jquery-easyui-1.3.5.zip

jQuery EasyUI是一组基于jQuery的UI插件集合,而jQuery EasyUI的目标就是帮助web开发者更轻松的打造出功能丰富并且美观的UI界面。开发者不需要编写复杂的javascript,也不需要对css样式有深入的了解,开发者需要了解的只有一些简单的html标签。 2013-12-12更新

2013-12-13

DbLinq-0.20.1 VS2010

对微软.net技术熟悉的朋友一定知道.net 3.5中新增了一个叫做Linq的技术。有了Linq有一个很方便的地方就是有利于数据库开发,避免书写大量Sql语句(避免写错Sql语句,平常开发中经常会花费大量时间在Sql语句的调试上)。 但是很可惜的是微软的Linq to SQL只支持Sql Server,那么我想给大家介绍的是开源的DbLinq,他支持MySQL, Oracle, PostgreSQL, SQLite, Ingres, Firebird... And still SQL Server. 很棒吧!那么我们一起来了解一下。

2013-10-17

easyui-1.3.4

easyui是一个基于jquery的集成了各种用户界面的插件。 使用easyui你不需要写太多javascript代码,一般情况下你只需要使用一些html标记来定义用户接口。 easyui非常简单,但是功能非常强大。 这个最新版本1.3.4版本 还有8款样式选择 http://download.csdn.net/detail/bole886/5380677

2013-08-20

easyui 主题 样式 css 8款

easyui 主题 样式 css black bootstrap default gray metro metro_blue metro-green metro-orange

2013-05-15

共享笔记本WiFi热点,带注册机(自己收藏也是分享)

共享笔记本WiFi热点,带注册机(自己收藏也是分享)

2013-05-14

easyui-1.3.3

easyui是一个基于jquery的集成了各种用户界面的插件。 使用easyui你不需要写太多javascript代码,一般情况下你只需要使用一些html标记来定义用户接口。 easyui非常简单,但是功能非常强大。 这个最新版本

2013-05-14

1000多个水晶图片,近100个网页模板。网页开发素材大集合

1000多个水晶图片,近100个网页模板。网页开发素材大集合,绝对实用……

2009-12-22

jdk1.7部分3(共3个)请下载完整一起解压

用着真不错啊,编译更快了 呵呵 试试吧 用着试试 吧

2009-09-16

jdk1.7 (部分2)共3个请下全 一起解压

用着真不错啊,编译更快了 呵呵 试试吧 用着试试 吧 如果不能用 留言给我(邮箱)我发给你

2009-09-16

jdk1.7部分1(3个)请下载完整一起解压

用着真不错啊,编译更快了 呵呵 试试吧 用着试试 吧

2009-09-16

dtree自定义标签

在jsp上面嵌套javascript 很难控制又不美观,所以就写了个自定义标签绝对源码下载后部署可直接运行 绝对好用

2009-08-30

java自定义标签 可运行

代码重用 可运行 java web项目的 好帮手

2009-08-13

网上书店大家都来下载很不错

很不错,大家都来下载呀 有很多人都没有这个素材呢 都来呀

2009-07-26

C#初级游戏走动(换图片)

C#初学者 你喜欢游戏吗 这个是对游戏人物简单走动的控制

2009-02-27

简单的文件流应用(记事本)

C#初学文件流的应用,是一款模仿电脑下的记事本而编写的

2009-02-27

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除