> Example: <http://www.williamsauction.com/ca_all.php> -- There should be > up arrows and down arrows at the top of each column, but the Webdings > font isn't being used in Firefox, which shows "5" and "6". I've tried > specifying the font with an inlineRead More
posted @ 2012-02-10 17:00 blueKnight Views(21) Comments(0) Edit
Eclipse插件开发之基础篇(1) 插件开发的基础知识 名词翻译 有一些名词在翻译的过程中可能会出现歧义,在这里统一一下。 アーキテクチャ=architecture=架构 プラットフォーム=platform=平台 コンポーネント=component=组件 其余的随时补充。 1.Eclipse的架构 Eclipse被作为java的IDE(集成开发环境)被广泛的应用,但是从本质上看Eclipse是一个整合了各种开发工具的平台。因此,它采用了可以自由的增加各种功能的插件架构技术。Eclipse平台的基本架构如图1-1所示。  图1-1 Ecli...Read More
posted @ 2012-01-31 10:53 blueKnight Views(7) Comments(0) Edit
.asx,video/x-ms-asf.xml,text/xml.tsv,text/tab-separated-values.ra,audio/x-pn-realaudio.sv4crc,application/x-sv4crc.spc,application/x-pkcs7-certificates.pmc,application/x-perfmon.lit,application/x-ms-reader.crd,application/x-mscardfile.isp,application/x-internet-signup.wmlsc,application/vnd.wap.wmlscRead More
posted @ 2012-01-12 17:47 blueKnight Views(6) Comments(0) Edit
<%@pagecontentType="text/html;charset=GBK"language="java"%><%@pageimport="com.jstrd.mm.business.sysmgr.monitor.logic.MMStock2BudgetLogic"%><%Stringquery=request.getParameter("query");MMStock2BudgetLogicbean=newMMStock2BudgetLogic();StringxmldataRead More
posted @ 2011-12-19 15:53 blueKnight Views(113) Comments(0) Edit
<#macrogreetperson,website>Hello${person}!YourWebsiteis${website}.</#macro><html><head><title>HelloWorld</title></head><body><@greetperson="老紫竹"website="www.java2000.net"/><br/>${message}<br/>编号:${est.id}<br>Read More
posted @ 2011-11-17 17:17 blueKnight Views(563) Comments(2) Edit
1,文件信息:<?xmlversion="1.0"?><?mso-applicationprogid="Excel.Sheet"?>2,正文部分应包含在<Workbook></Workbook>之间:<Workbookxmlns="urn:schemas-microsoft-com:office:spreadsheet"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:x="urn:schemRead More
posted @ 2011-11-07 18:00 blueKnight Views(54) Comments(0) Edit
什么是BI系统 商业智能也称作BI是英文单词Business Intelligence的缩写。商业智能通常被理解为将企业中现有的数据转化为知识,帮助企业做出明智的业务经营决策的工具。这里所谈的数据包括来自企业业务系统的订单、库存、交易账目、客户和供应商等来自企业所处行业和竞争对手的数据以及来自企业所处的其他外部环境中的各种数据。而商业智能能够辅助的业务经营决策,既可以是操作层的,也可以是战术层和战略层的决策。为了将数据转化为知识,需要利用数据仓库、联机分析处理(OLAP OLAP是数据仓库系统的主要应用,支持复杂的分析操作,侧重决策支持,并且提供直观易懂的查询结果。)工具和数据挖掘等技术。因此Read More
posted @ 2011-11-03 12:31 blueKnight Views(102) Comments(0) Edit
<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.0Transitional//EN"><HTML><HEAD><TITLE>NewDocument</TITLE><METANAME="Generator"CONTENT="EditPlus"><METANAME="Author"CONTENT=""><METANAME="Keywords"CONTENT=&quoRead More
posted @ 2011-10-28 17:22 blueKnight Views(14) Comments(0) Edit
在WAS中,应用的配置是从config/cells....目录下读取;而资源从/installedApps目录下读取故当配置文件(例web.xml)发生改变时,只更新应用程序资源文件/installedApps目录下的web.xml文件是不启作用的web.xml文件的修改 必须到/IBM/WebSphere/AppServer/profiles/AppSrv01/config/cells/localhostCell01/applications/下面修改相应web.xml文件才能生效或者直接重新部署应用Read More
posted @ 2011-10-27 12:37 blueKnight Views(29) Comments(0) Edit
没事写的个SSI(Struts2+Spring2+IBatis)代码生成器,目前只支持Oracle数据库。节省平时开发代码编写时间,只支持单表生成,自己Ibatis的sqlMapping配置一块和DAO代码用这个生成用的比较多点。有兴趣的朋友可以玩玩Read More
posted @ 2011-10-27 12:27 blueKnight Views(94) Comments(0) Edit
//获取jar包内的配置文件,直接返回InputStreamSystemConfig.class.getClassLoader().getResourceAsStream("BuildCode.ini");//获取jar包外的配置文件,返回StringSystem.getProperty("user.dir")+File.separator+"BuildCode.ini";Read More
posted @ 2011-10-26 10:39 blueKnight Views(25) Comments(0) Edit
C#///<summary>///将汉字转换为Unicode///</summary>///<paramname="text">要转换的字符串</param>///<returns></returns>publicstaticstringGBToUnicode(stringtext){byte[]bytes=System.Text.Encoding.Unicode.GetBytes(text);stringlowCode="",temp="";for(inti=0Read More
posted @ 2011-08-25 21:29 blueKnight Views(53) Comments(0) Edit
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content="text/html;charset=utf-8"/>Read More
posted @ 2011-08-14 18:22 blueKnight Views(156) Comments(0) Edit
<HTML><HEAD><TITLE>WMIScriptingHTML</TITLE><METAhttp-equiv=Content-Typecontent="text/html;charset=gb2312"><METAcontent="MSHTML6.00.2800.1106"name=GENERATOR></HEAD><SCRIPTlanguage=JScriptevent="OnCompleted(hResult,pErrorObject,pAsyRead More
posted @ 2011-08-04 13:12 blueKnight Views(208) Comments(0) Edit
SRVE0260E: 服务器无法使用对应用程序指定的错误页来处理如下所示的原始异常。原始异常: 错误消息: java.lang.NoSuchMethodError: org/apache/ws/commons/schema/XmlSchema.getSchemaDocument()Lorg/w3c/dom/Document;错误代码: 500目标 Servlet: 错误堆栈: java.lang.NoSuchMethodError: org/apache/ws/commons/schema/XmlSchema.getSchemaDocument()Lorg/w3c/dom/Document; Read More
posted @ 2011-07-27 10:37 blueKnight Views(206) Comments(0) Edit
iBatis会自动缓存每条查询语句的列名映射,对于动态查询字段或分页查询等queryForPage, queryForList ,就可能产生“列名无效”、rs.getObject(object)异常错误解决办法:在SQL语句上加一个属性(remapResults)配置让每次执行都重新映射列名。注:仅在可能被queryForPage()和queryForList()都调用、或者动态字段的SQL语句上加此属性。(以牺牲性能为代价,损耗很小很小)。如下所示: <select id="queryPartyRole" parameterClass="long"Read More
posted @ 2011-07-12 16:12 blueKnight Views(133) Comments(0) Edit
Websphere6.1默认的JSP编译器为JDK1.3 BT啊!!!!!所以必须手动更改为1.5,否则不能识别JDK1.5的语法解决办法如下:1、找到 D:\IBM\WebSphere\AppServer\profiles\AppSrv01\config\cells\svctag-gkx2q2xCell01\applications\gyspt_war.ear\deployments\gyspt_war\gyspt.war\WEB-INF\ibm-web-ext.xmi在最后面的 </webappext:WebAppExtension> 前添加下面一行: <jspAttriRead More
posted @ 2011-06-29 09:11 blueKnight Views(58) Comments(0) Edit
package com.tkqd.util.poi; 002003import java.io.FileNotFoundException; 004import java.io.FileOutputStream; 005import java.io.IOException; 006007import org.apache.log4j.Logger; 008import org.apache.poi.hssf.usermodel.HSSFCell; 009import org.apache.poi.hssf.usermodel.HSSFRow; 010import org.apache.poi.Read More
posted @ 2011-05-25 19:09 blueKnight Views(212) Comments(0) Edit
href="javascript:void(0)" onclick="form1.submit();" 页面不跳转,建议:1用input,2写成href="javascript:void(form1.submit());";具体原因,网上搜到的文章解释如下:----------------------------------------------href="#"与href="javascript:void(0)"的区别_javascript 2010-05-02 20:38:17 阅读620 Read More
posted @ 2011-05-06 09:43 blueKnight Views(286) Comments(0) Edit
引自: http://www.javaeye.com/wiki/topic/314983一、JSP EL语言定义 E L(Expression Language) 目的:为了使JSP写起来更加简单。 表达式语言的灵感来自于 ECMAScript 和 XPath 表达式语言,它提供了在 JSP 中简化表达式的方法。它是一种简单的语言,基于可用的命名空间(PageContext 属性)、嵌套属性和对集合、操作符(算术型、关系型和逻辑型)的访问符、映射到 Java 类中静态方法的可扩展函数以及一组隐式对象。 EL 提供了在 JSP 脚本编制元素范围外使用运行时表达式的功能。脚本编制元素是指页面中能够Read More
posted @ 2011-03-31 16:54 blueKnight Views(98) Comments(0) Edit