上一页 1 2 3 4 5 6 7 ··· 16 下一页
<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:aop="http://www.springframework.org/... Read More
posted @ 2010-11-19 17:39 blueKnight Views(9956) Comments(0) Diggs(0) Edit
[代码] Read More
posted @ 2010-09-27 12:53 blueKnight Views(2423) Comments(0) Diggs(0) Edit
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--一、安装篇  jspSmartUpload是由www.jspsmart.com网站开发的一个可免费使用的全功能的文件上传下载组件,适于嵌入执行上传下载操作的JSP文件中。该组件有以下几个特点:1、使用... Read More
posted @ 2010-08-11 17:49 blueKnight Views(246) Comments(0) Diggs(0) Edit
jQuery实现页面模块拖拽与模块自定义效果.rar Read More
posted @ 2010-08-02 14:10 blueKnight Views(615) Comments(0) Diggs(0) Edit
JS实现无间断marqueeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<HTML><HEAD><TITLE>NewDocument</TITLE><styletype="text/css"&g... Read More
posted @ 2010-08-02 14:04 blueKnight Views(737) Comments(3) Diggs(0) Edit
JS实现无间隔marqueeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<HTML><HEAD><TITLE>NewDocument</TITLE><styletype="text/css"&g... Read More
posted @ 2010-07-29 10:13 blueKnight Views(340) Comments(0) Diggs(0) Edit
Java遍历文件夹Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--importjava.io.File;importjava.util.ArrayList;publicclassFileUtil{privatestaticArrayListfileli... Read More
posted @ 2010-07-26 17:12 blueKnight Views(1731) Comments(0) Diggs(1) Edit
原文地址:http://www.cnblogs.com/shineqiujuan/archive/2009/08/09/1542423.html众所周知,Ibatis的核心就在于映射文件(Data Map XML File),在调用存储过程返回取得返回参数的过程中,最有可能出错的地方,就是映身文件的配置我的开发环境地是(VS2008(.Net2.0)+Win2003Server+Oracle 10... Read More
posted @ 2010-07-15 16:42 blueKnight Views(311) Comments(0) Diggs(0) Edit
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<html><head><title>student</title><scriptlanguage="javascript">functio... Read More
posted @ 2010-07-08 16:00 blueKnight Views(455) Comments(0) Diggs(0) Edit
代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--publicintsetBlob(DBConnectiondbConn,Stringtable,StringidField,StringfieldName,Stringid,Stringconten... Read More
posted @ 2010-06-11 13:54 blueKnight Views(464) Comments(0) Diggs(0) Edit
JAVA语言的反射和内省 很多朋友在深入的接触 JAVA 语言后就会发现这样两个词:反射 (Reflection) 和内省 (Introspector) ,经常搞不清楚这到底是怎么回事,在什么场合下应用以及如何使用?今天把这二者放在一起介绍,因为它们二者是相辅相成的。 反射 相对而言,反射比内省更容易理解一点。用一句比较白的话来概括,反射就是让你可以通过名称来得到对象 ( 类,属性,方法 ) 的技... Read More
posted @ 2010-03-10 16:23 blueKnight Views(404) Comments(0) Diggs(0) Edit
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--/**********************js蒙版进度条(图片)**dingzh@jstrd.com**2009-12-03*********************///禁止网页后退window... Read More
posted @ 2010-03-10 15:20 blueKnight Views(973) Comments(0) Diggs(0) Edit
[摘自http://www.linuxdiyf.com/]代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--包的概念包是存储在一起的相关对象组成的PL/SQL结构包有两个独立的部分,即说明部分和包体,这两部分独立地存储在数据字典中包的类型:自定义包:... Read More
posted @ 2010-03-01 14:14 blueKnight Views(1004) Comments(0) Diggs(0) Edit
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--packagecom.jstrd.common;importjava.io.BufferedReader;importjava.io.StringWriter;importjava.io.Writer... Read More
posted @ 2010-02-05 20:07 blueKnight Views(1334) Comments(2) Diggs(0) Edit
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//复制行functioncopyRow(obj){varproTable=document.all.productTab;varcurRowsindex=obj.parentElement.pare... Read More
posted @ 2010-02-05 15:33 blueKnight Views(624) Comments(0) Diggs(0) Edit
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--CREATEORREPLACEPROCEDURESP_DoReBalance(vAccountIdinvarchar,--当前公司主体账套vCheckMonthinvarchar,--结账月retCn... Read More
posted @ 2010-02-04 16:09 blueKnight Views(2312) Comments(0) Diggs(0) Edit
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//---插入CLOB的代码:importjava.sql.*;importjava.io.*;publicclassTestClob{publicvoidTestClob(){}publicstat... Read More
posted @ 2010-02-04 14:04 blueKnight Views(2025) Comments(0) Diggs(0) Edit
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--一个java处理JSON格式数据的通用类进入需要在项目中用java处理json格式的数据,因此封装了一个class,现将这个class共享出来和大家分享/***Copyright(c)linkwise... Read More
posted @ 2010-01-23 17:56 blueKnight Views(4121) Comments(1) Diggs(2) Edit
JSON 入门指南 文档选项打印本页 将此页作为电子邮件发送样例代码级别: 初级廖 雪峰, 撰稿人2008 年 8 月 22 日JSON 即 JavaScript Object Natation,它是一种轻量级的数据交换格式,非常适合于服务器与 JavaScript 的交互。本文将快速讲解 JSON 格式,并通过代码示例演示如何分别在客户端和服务器端进行 JSON 格式数据的处理。 尽管有许多宣传... Read More
posted @ 2010-01-23 17:27 blueKnight Views(244) Comments(0) Diggs(0) Edit
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-- error:theaccountislocked  然后上网查了一下之后发现这个用户被锁定了,至于它为什么被锁定,可能是下面几个原因。  1.尝试多次登录未成功.(可能密码不正确)  2.此用户被管... Read More
posted @ 2010-01-08 16:34 blueKnight Views(628) Comments(0) Diggs(0) Edit
上一页 1 2 3 4 5 6 7 ··· 16 下一页