• extjs实现excel导出

    xtJS是一种基于客户端开发的AJAX应用,是一个与后台技术无关的前台ajax框架。由于项目需求,我们需要实现Excel的导出功能,前台界面是用ExtJS实现。如何实现呢? 使用POI组件实现excel导出功能 //获取问题列表 List<Suggestion> targetStock

    5
    323
    98KB
    2012-10-25
    50
  • ssi框架搭建

    ssi(struts2+spring+ibatis)框架搭建的详细介绍

    0
    19
    130KB
    2012-10-25
    3
  • struts2详细介绍

    对struts2的发展历史,基础知识和核心技术的介绍并配有实例。

    0
    26
    6.76MB
    2012-10-25
    0
  • extjs实现登陆验证

    用extjs实现登陆页面的前台验证。

    0
    68
    4KB
    2012-10-24
    9
  • js实现弹出DIV层窗口

    用js实现弹出DIV层窗口,点击按钮自动生成div。

    5
    62
    40KB
    2012-10-24
    3
  • 必备的电脑重装

    自己会装系统,是多么方便而又伟大的一件事。

    0
    50
    734KB
    2012-10-24
    7
  • DWZ 富客户端框架使用手册

    概述 DWZ富客户端框架(jQuery RIA framework), 是中国人自己开发的基于jQuery实现的Ajax RIA开源框架. DWZ富客户端框架设计目标是简单实用、扩展方便、快速开发。 让开发人员不写javascript的情况下, 也能用ajax做 项目和使用各种UI组件. DWZ框架支持用html扩展的方式来代替javascript代码, 只要董html语法, 再参考DWZ使用手册就可以做ajax开发. DWZ框架基本可以保证程序员不董javascript, 也能使用各种页面组件和ajax技术. 如果有特定需求也可以扩展DWZ做 定制化开化

    0
    23
    940KB
    2012-10-22
    10
  • easyui API

    jQuery.EasyUi-1.2.5 API 弓昊 制作 jQuery.EasyUI 我的QQ: 358296102 ChangeLog: Bug tabs: When add a new tab panel with href property, the content page is loaded twice. fixed. form: Failed to call 'load' method to load form input with complex name. fixed. draggable: End drag in ie9, the cursor cannot be restored. fixed. Improvement panel: The tools can be defined via html markup. tabs: Call 'close' method to close specified tab panel,users can pass tab title or index of tab panel. Other methods such 'select','getTab' and 'exists' are similar to 'close' method. tabs: Add 'getTabIndex' method. tabs: Users can define mini tools on tabs. tree: The mouse must move a specified distance to begin drag and drop operation. resizable: Add 'options','enable' and 'disable' methods. numberbox: Allow users to change number format. datagrid: The subgrid is supported now. searchbox: Add 'selectName' method to select searching type name.

    4
    73
    712KB
    2012-10-22
    3
  • easyui换肤实例

    $(document).ready(function() { var clock = new Clock(); clock.display(document.getElementById("clock")); $('.styleswitch').click(function() { switchStylestyle(this.getAttribute("rel")); return false; }); var c = readCookie('style'); if (c) switchStylestyle(c); });

    5
    27
    932KB
    2012-10-22
    5
  • easyui属性

    easyUI属性汇总 找了个时间看了下EasyUI插件,对它的插件感觉是很舒服,特地把Easy UI的大部分功能属性做了一下汇总。有问题可以访问http://www.jeasyui.com/index.php。 属性分为CSS片段和JS片段。 CSS类定义: 1、div easyui-window 生成一个window窗口样式。 属性如下: 1)modal:是否生成模态窗口。true[是] false[否] 2)shadow:是否显示窗口阴影。true[显示] false[不显示] 2、div easyui-panel 生成一个面板。

    5
    86
    74KB
    2012-10-22
    10
上传资源赚积分or赚钱