原创 報表之 3d 查詢 導入導出

1 、頁面代碼                       <%@ include file="/common/taglibsNoButton.jsp"%> <%@ page import="com.tempus.modules.uti

原创 觸動 多項選擇 獲取關聯的值 (ext js jQuery sturs hibernate springside)

1,頁面  標籤代碼                         <td width="10%" align="right"> 處理部門:</td><td width="15%" align="left"><select name="

原创 觸發器 orcale 代碼 和 添加 字段 和註釋 和 常見sql

  -- 在表custommanage 中新增如下字段-- ALTER TABLE custommanage  alert table table

原创 ext js 實現 查詢 刪除(ext js )

1、頁面引入類 <script type="text/javascript"src="${ctx}/dwr/interface/FxCustomerService.js"></script><script type="text/javas

原创 excel 導入

 //導入            function importRecord(store)            {               window.showModalDialog("${ctx}/fx/fxcust

原创 excel 下載模板

下載模板public void importSuccess() throws Exception {  try{            HttpSe

原创 Email 代碼

package com.tempus.userCenter.utils; import java.util.Properties; import j

原创 excel 標題出現亂碼時候可以在tomcat中設置

  <?xml version="1.0" encoding="UTF-8" ?> - <!-- Licensed to the Apache Software Foundation (ASF) under one or mor

原创 報表 共用方法

package com.tempus.modules.web.struts2; import java.util.ArrayList; import

原创 報表 導入 導出通用類

package com.tempus.modules.orm.hibernate; import java.io.OutputStream; imp

原创 常見sql

select t.id ,t.gdtype,t.tsfrom, '1' as type from COMPLAINTS t where t.tsfrom='QQ' union  select t.id ,t.gdtype,t.tsfro

原创 orc 觸發器

create or replace trigger TR_bigguest_flycompany    before insert or updat

原创 jxl操作(讀、寫)Excel例子 http://www.360doc.com/content/11/0422/14/6728052_111517688.shtml

  首 頁 閱覽室 館友 我的圖書館 登錄 註冊 jxl操作(讀、寫)Excel例子 收藏人:澈丹 2011-04-22 | 閱:  轉:  |  分

原创 excel EXCEL報表工具類.

package com.tempus.userCenter.utils; import java.io.File; import java.io.F

原创 sql 兩個時間 的where 條件

  列名  gdtime       select  * from  表名 where  gdtime>= to_date(,"開始時間""yyyy-MM-dd") and gdtime<=to_date("截止時間""yyyy-MM-d