码迷,mamicode.com
首页 >  
搜索关键字:openfire plugin    ( 6177个结果
GWT-Dev-Plugin(即google web toolkit developer plugin)for Chrome的安装方法
如果你想要在Chrome中进行GWT调试,需要安装“gwt developer plugin for chrome”,但是普通安装模式下,会提示:This application is not supported on this computer. Installation has been dis...
分类:Web程序   时间:2014-05-10 00:12:24    阅读次数:507
maven 打 fatjar
备忘。1、 maven-assembly-plugin jar-with-dependencies com.talkingdata.engineer.util.CombineAppList ...
分类:其他好文   时间:2014-05-09 20:30:25    阅读次数:486
maven web 项目 打入 jar 包 , 和编译入 java 文件到 web-inf 下
src\main\webapp\WEB-INF\classes 可以把 类文件编译到 web-inf 下 ,用于项目运行 maven-dependency-plugin 2.1 compile copy-dependencies src\mai...
分类:编程语言   时间:2014-05-09 19:44:26    阅读次数:277
django +jQuery Grid Plugin 实现表格前提自动分页, 排序
由于django中文在前台显示乱码,本文使用了先在用django模板生成表格,再用jQueryGrid对表格进行处理。<linkhref="../pqgrid.min.css"rel="stylesheet"><scripttype="text/javascript"src="../js/pqgrid.min.js"></script><scripttype="text/javascript"s..
分类:Web程序   时间:2014-05-09 14:38:35    阅读次数:989
cacti插件汇总地址
cacti插件汇总地址http://forums.cacti.net/about14985.htmlPluginArchitecture:2.1forCacti0.8.7bhttp://cactiusers.orgRequiredtousepluginsAggregate(0.7.0B2)http://docs.cacti.net/plugin:aggregateAutom8(0.30)http://docs.cacti.net/plugin:autom8B.A.S.E.(0.1)http://f..
分类:其他好文   时间:2014-05-09 14:22:08    阅读次数:500
jquery validate 详解一
原文:http://blog.sina.com.cn/s/blog_608475eb0100h3h1.htmljQuery校验官网地址:http://bassistance.de/jquery-plugins/jquery-plugin-validation一导入js库1 2 二、默认校验规则(1)...
分类:Web程序   时间:2014-05-09 13:07:16    阅读次数:465
SenchaTouch2.3.1 中使用listpaging以及pullrefresh插件 做的分页示例
本实例其实也比较简单,自己定义一个PullRefreshFn插件继承Ext.plugin.PullRefresh。 主要给其添加了refreshFn下拉监听事件。listpaging插件未做任何修改。再将这两个插件添加到 list中。 本例未采用MVC模式。 app.js代码如下: Ext.require(['Ext.form.Panel', 'Ext.data....
分类:其他好文   时间:2014-05-09 00:32:00    阅读次数:490
sencha 2.3中自定义PullRefreshFn给PullRefresh添加下拉刷新事件
Sencha removed the refreshFn from the pullrefresh plugin in ST 2.2. Here is an user extension with gives the old functionality back to you. /** * This user extension gives st 2.3.0 Pullrefresh the...
分类:其他好文   时间:2014-05-08 16:15:05    阅读次数:390
use magento default datepicker plugin in your project
js_csscalendar/calendar-win2k-1.csscan_load_calendar_js--> jscalendar/calendar.jscan_load_calendar_js--> jscalendar/lang/calendar-en.jscan_load_calend...
分类:其他好文   时间:2014-05-08 13:26:29    阅读次数:258
jquery-validation 使用
jquery-validation使用一、用前必备官方网站:http://bassistance.de/jquery-plugins/jquery-plugin-validation/API:http://jquery.bassistance.de/api-browser/plugins.html当...
分类:Web程序   时间:2014-05-08 12:55:18    阅读次数:537
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!