- 浏览: 916352 次
- 性别:
- 来自: 北京
文章分类
- 全部博客 (498)
- J2EE (52)
- 数据库 (17)
- java基础 (43)
- web技术 (19)
- 程序设计 (6)
- 操作系统 (18)
- IT资讯 (7)
- 我的IT生活 (12)
- 学习笔记 (9)
- Jquery (25)
- JavaScript (18)
- spring (40)
- Hibernate (12)
- Struts (10)
- YUI (2)
- Extjs (22)
- .net (0)
- Eclipse (10)
- 社会主义 (2)
- 服务器 (9)
- CSS (8)
- 网络安全 (16)
- 版本控制 (9)
- PHP (2)
- Oracle (42)
- SQL server (1)
- Mysql (11)
- 项目管理 (3)
- 开发工具使用 (10)
- SQL语句 (7)
- Perl (0)
- Shell (6)
- 漏洞 (4)
- ibatis (5)
- hacker (2)
- SQL注入 (6)
- Hacker工具 (2)
- 入侵和渗透 (7)
- 插件/组件 (2)
- 最爱开源 (5)
- 常用软件 (2)
- DOS (1)
- HTML (2)
- Android (9)
- CMS (1)
- portal (8)
- Linux (7)
- OSGI (1)
- Mina (5)
- maven (2)
- hadoop (7)
- twitter storm (2)
- sap hana (0)
- OAuth (0)
- RESTful (1)
- Nginx (4)
- flex (1)
- Dubbo (1)
- redis (1)
- springMVC (1)
- node.js (1)
- solr (2)
- Flume (1)
- MongoDB (2)
- ElasticSearch (1)
最新评论
-
M_drm:
请问要怎么设置浏览器才不报没权限呢?
用JS在页面调用本地可执行文件的方法(ACTIVEX) -
Alexniver:
官方文档。When importing data into I ...
mysql导入数据过慢 解决方法 -
camelwoo:
我记得 Criteria 可以做连接查询与子查询,也可以做分页 ...
Hibernate总结篇二 -
zhenglongfei:
楼主如果SubKeyName 这个节点不存在,怎么办??怎么用 ...
Java操作注册表 -
yxx676229549:
用log4j 2 了
logback
Spket 定制皮肤功能:
spket 支持定制EXT皮肤功能 http://spket.com/ext-theme-builder.html
name.theme , 其实theme 是xml配置文件.包含不需要定制的图标文件描述文件. 调节颜色至理想颜色即可导出.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<theme full="true" name="lily-purple" path="D:\aptana\opsm\htdocs\js\ext221\resources">
<exclude name="dd/drop-add.gif"/>
<exclude name="dd/drop-no.gif"/>
<exclude name="dd/drop-yes.gif"/>
<exclude name="editor/tb-sprite.gif"/>
<exclude name="form/exclamation.gif"/>
<exclude name="grid/dirty.gif"/>
<exclude name="grid/drop-no.gif"/>
<exclude name="grid/drop-yes.gif"/>
<exclude name="grid/hmenu-asc.gif"/>
<exclude name="grid/hmenu-desc.gif"/>
<exclude name="grid/hmenu-lock.gif"/>
<exclude name="grid/hmenu-lock.png"/>
<exclude name="grid/hmenu-unlock.gif"/>
<exclude name="grid/hmenu-unlock.png"/>
<exclude name="grid/refresh.gif"/>
<exclude name="shared/warning.gif"/>
<exclude name="tree/arrows.gif"/>
<exclude name="tree/drop-add.gif"/>
<exclude name="tree/drop-between.gif"/>
<exclude name="tree/drop-no.gif"/>
<exclude name="tree/drop-over.gif"/>
<exclude name="tree/drop-under.gif"/>
<exclude name="tree/drop-yes.gif"/>
<exclude name="tree/folder-open.gif"/>
<exclude name="tree/folder.gif"/>
<exclude name="window/icon-error.gif"/>
<exclude name="window/icon-info.gif"/>
<exclude name="window/icon-question.gif"/>
<exclude name="window/icon-warning.gif"/>
<effect colorize="true" hue="221" lightness="24" name="Hue/Saturation…" saturation="50"/>
<effect enabled="false" name="Invert"/>
</theme>
Ext Theme Builder
From Spket the menu bar, select File > New > File
In the File name field, type ext.theme as the name for the new file. Then click Finish.
Click the Browse… button to specify the path to the Ext Resources folder which contains css and images.
If you check the Full option, it will generate "ext-all-name.css", otherwise, it will generate "xtheme-name.css".
In the effect page, adjust the scale to set the color.
Click the Export… button and specify a folder to save the new resources.
spket 支持定制EXT皮肤功能 http://spket.com/ext-theme-builder.html
name.theme , 其实theme 是xml配置文件.包含不需要定制的图标文件描述文件. 调节颜色至理想颜色即可导出.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<theme full="true" name="lily-purple" path="D:\aptana\opsm\htdocs\js\ext221\resources">
<exclude name="dd/drop-add.gif"/>
<exclude name="dd/drop-no.gif"/>
<exclude name="dd/drop-yes.gif"/>
<exclude name="editor/tb-sprite.gif"/>
<exclude name="form/exclamation.gif"/>
<exclude name="grid/dirty.gif"/>
<exclude name="grid/drop-no.gif"/>
<exclude name="grid/drop-yes.gif"/>
<exclude name="grid/hmenu-asc.gif"/>
<exclude name="grid/hmenu-desc.gif"/>
<exclude name="grid/hmenu-lock.gif"/>
<exclude name="grid/hmenu-lock.png"/>
<exclude name="grid/hmenu-unlock.gif"/>
<exclude name="grid/hmenu-unlock.png"/>
<exclude name="grid/refresh.gif"/>
<exclude name="shared/warning.gif"/>
<exclude name="tree/arrows.gif"/>
<exclude name="tree/drop-add.gif"/>
<exclude name="tree/drop-between.gif"/>
<exclude name="tree/drop-no.gif"/>
<exclude name="tree/drop-over.gif"/>
<exclude name="tree/drop-under.gif"/>
<exclude name="tree/drop-yes.gif"/>
<exclude name="tree/folder-open.gif"/>
<exclude name="tree/folder.gif"/>
<exclude name="window/icon-error.gif"/>
<exclude name="window/icon-info.gif"/>
<exclude name="window/icon-question.gif"/>
<exclude name="window/icon-warning.gif"/>
<effect colorize="true" hue="221" lightness="24" name="Hue/Saturation…" saturation="50"/>
<effect enabled="false" name="Invert"/>
</theme>
Ext Theme Builder
From Spket the menu bar, select File > New > File
In the File name field, type ext.theme as the name for the new file. Then click Finish.
Click the Browse… button to specify the path to the Ext Resources folder which contains css and images.
If you check the Full option, it will generate "ext-all-name.css", otherwise, it will generate "xtheme-name.css".
In the effect page, adjust the scale to set the color.
Click the Export… button and specify a folder to save the new resources.
发表评论
-
UI组件:ext、JqueryEasyUI、miniui、dhtmlx及自定义页面
2013-05-16 13:43 3976UI组件:ext、JqueryEasyUI、miniui、dh ... -
JavaScript大牛:Douglas Crockford
2013-03-28 16:02 849JavaScript大牛:Douglas Crockford ... -
详解Ext + Struts2 文件上传
2012-05-18 10:34 3524前阵子项目里面需要实现文件上传的功能,前后换了包括我在内的三个 ... -
Extjs 中的cookie设置
2012-04-25 17:34 2123发现Extjs中有两个cookie 其一:设置cookie如 ... -
ExtJS column布局后labelField无法显示的问题
2012-04-18 10:43 1989第一次用Extjs的column布局时遇见了很多问题,记录下来 ... -
<转>Extjs中的提示信息用法
2012-04-18 09:43 5010ExtJS.form中msgTarget Ext表单提示 ... -
Extjs表单组件及属性
2012-04-18 09:34 1348Ext.form.Action 配置项: ... -
ext2.0 Ext.MessageBox.confirm 值传递
2012-04-11 10:14 1315function showEditPanel(mID){ ... -
ExtJs TreePanel使用TreeLoader在IE下无法正常加载显示的解决方法
2012-03-28 16:12 1827小菜使用如下代码生成T ... -
ExtJS 开发总结
2012-03-17 23:19 943http://nything.iteye.com/blog/4 ... -
ExtJS Button的事件和方法定义
2011-12-28 12:24 15314ExtJS Button的事件和方法定义: Ext.onR ... -
IE浏览器上传文件时本地路径变成”C:\fakepath\”的问题
2011-12-27 16:30 2945在使用<input id="file_upl& ... -
ExtJS专题-FormPanel(1)
2011-12-14 14:56 1624OK,前面我们已经学过 ... -
ext TreePanel使用
2011-11-25 21:01 17741. 首先还是主要的显示页面tree.html,这里有两个地方 ... -
ExtJS学习笔记 layout的9种样式风格总结
2011-11-15 14:06 985ExtJS学习笔记 layout的9种样式风格总结 http ... -
extjs中TreeLoader加参数
2011-09-14 14:17 5232/** * 重新加载数据 * @param pa ... -
ExtJS中表单验证使用自定义vtype(两次输入密码重复)示例
2011-02-24 11:28 5217在ExtJS中,使用了四种自定义,分别是'alpha',alp ... -
EXT组件xtype简介
2011-01-04 11:56 1067http://wxg6203.iteye.com/blog/6 ... -
Ext之级联Combox
2010-11-21 01:43 1380/** * 定义store,在baseParams中定义参 ... -
图文详解Ext常见开发工具的安装使用
2010-10-11 21:23 1084图文详解Ext常见开发工具的安装使用 http://www. ...
相关推荐
<link id="theme" rel="stylesheet" type="text/css" href="ext/2.0/resources/css/xtheme-default.css" />2、定义一个combox,将可选样式作为数据源填入下拉列表: 定义样式数据 Ext.simpledata.themes = [ ['...
支持Ext2/Ext3/Ext4, HFS 和 ReiserFS,只读。 There are a number of evident merits of the program, which you should know. First of all,DiskInternals Linux Reader is absolutely free. Secondly, the ...
出现以下报错,替换/usr/...add_assoc_name_entry’:/data/src/php-5.6.23/ext/openssl/openssl.c:664: warning: ‘ASN1_STRING_data’ is deprecated (declared at /usr/local/include/openssl/asn1.h:553)/data/src/...
在Linux系统中,数据安全是至关重要的,尤其是对于那些使用Ext2、Ext3或Ext4文件系统的用户。这些文件系统广泛应用于各种Linux发行版中,它们各有特点,但都有可能出现数据丢失的情况,如误删除文件。本文将详细介绍...
"EXT2/3/4 文件系统分区结构分析和数据提取" EXT2/3/4 文件系统是一种常用的 Linux 文件系统,广泛应用于服务器和嵌入式系统中。下面对 EXT2/3/4 文件系统的分区结构和数据提取进行详细分析。 EXT2/3/4 文件系统...
linux磁盘读写工具ext2fsd-0.69 这是一款可以在Windows =10下读取Linux ext2 ext3 和 ext4 系统分区的小工具,可以实现在 Windows 系统中挂载 Linux 分区的目的,并可以像在Windows磁盘一样在Linux分区中读写数据,...
Ext2/Ext3/Ext4 文件系统工具是Linux操作系统中用于管理和维护这三种广泛使用的文件系统的核心组件。这些工具提供了一系列命令行实用程序,允许用户创建、检查、修复、调整和优化这些文件系统。e2fsprogs是一个开源...
可以读写Ext2,以Ext2方式挂载Ext3文件系统(不支持Ext3日志),不支持中文! It provides Windows NT4.0/2000/XP/2003/Vista/2008 with full access to Linux Ext2 volumes (read access andwrite access). This ...
总结来说,"ext_theme_21_grey.zip"这个压缩包提供了一个EXT JS的灰色主题,可能包含CSS、图片和其他资源,用于定制EXT应用的视觉风格。开发者可以利用这个主题快速构建出具有专业感和一致性的用户界面,通过解压和...
Ext 2.0 JSP/AJAX开发包,基于Google Web Toolkit(GWT)和 ExtJs 的网页开发控件库,非常适合进行纯Java语言的Internet 应用的快速开发。是搭配JSP环境最佳的大型AJAX可视化操作控件库,本压缩包内富含示例及API文档...
Ext Designer破解文件,里面包括破解说明,适用Ext Designer1.1.2和Ext Designer1.2.0两个版本。
免费的Windows系统读写ext2/3/4文件系统的工具,支持windows 7/8/10,安装完后需要重启一次,(0.70以上才支持win10和ext4)
通过这两个文件,我们可以更深入地了解和使用"Ext Gui Builder",并可能从中获取更多的定制选项和配置信息。 总结来说,"Ext Gui Builder"是一个有益的工具,它简化了基于Ext JS的GUI开发,通过提供的源码,开发者...
EXT2/3恢复是针对Linux操作系统中EXT2和EXT3文件系统的数据恢复技术。EXT2和EXT3分别是第二扩展文件系统和第三扩展文件系统,它们是Linux早期到中期广泛使用的日志文件系统。EXT3在EXT2的基础上增加了日志功能,提高...
lwext4 项目的主要目标是为微控制器提供 ext2/3/4 文件系统。它可能是传统 MCU 文件系统库(主要基于 FAT32)的有趣替代方案。库在微控制器世界中具有一些很酷且独特的功能: 目录索引 - 快速文件查找和列表操作 ...
例如,`ext_theme_2.zip`可能包含一套名为“Theme 2”的皮肤,而`ext_theme_17.zip`则可能包含一套与之截然不同的“Theme 17”皮肤。这些皮肤覆盖了各种设计风格,从简约到复杂,从商务到娱乐,应有尽有。通过尝试和...
Ext 编辑器,一款很强大的Ext可视化编辑器的开发工具。很大程度提高开发效率。
ext2.0的ide生成器: ext2.0生成器可以在本地生成ext2.0的源代码,并可以在本地编辑! 在先中文版可以到 http://www.dojochina.com/down/aspserver/client/page/tool/formbuilder/index.html 体验
EXT Builder 是一个强大的工具,主要用于开发基于Ext JS的Web应用程序。Ext JS是一个广泛使用的JavaScript库,它提供了丰富的用户界面组件和强大的数据管理功能,用于构建桌面级的Web应用。EXT Builder则是这个框架...
描述中的"各种ext皮肤"意味着这个压缩包可能包含了EXT的多种预设皮肤,以及可能由社区开发者创建的第三方皮肤。EXT官方提供了诸如“gray”、“accessibility”等默认皮肤,而社区则开发了如“neptune”、“sahara”...