- 浏览: 179991 次
最新评论
-
tottichen:
换到当前的branch即可
CVS commit过程中出现 commit error,sticky tag is not a branch -
zzknight:
代码中出现;; 这样的是有特殊意义的吗?
NIO -
wangwenjunHi:
你的程序不死循环才怪呢,
while (client.read ...
NIO笔记二 -
iamzmstone:
good idea!
From JasperReports To Birt -
shaken:
装了ubuntu 7.04的tomcat ,但是无法连接啊。
...
Installing Tomcat on Ubuntu
文章列表
在项目中使用成熟的持久层框架可以带来以下好处:
减少乏味的代码;
更加面向对象的设计;
更好的性能;(我在其他项目中使用了C3P0连接池)
更好的移植性
- 2007-05-22 16:30
- 浏览 1394
- 评论(0)
Overview for the impatient
Download
$ lynx http://httpd.apache.org/download.cgi
Extract
$ gzip -d httpd-NN.tar.gz
$ tar xvf httpd-NN.tar
$ cd httpd-NN
Co ...
- 2007-05-09 08:13
- 浏览 1686
- 评论(0)
My boss told me to find some open souce project management software, I found this url
http://www.open-open.com/22.htm
and found the dotProject .
Have a try
dotProject is a volunteer supported Project Management application. There is no "company" behind this project, i ...
- 2007-05-08 15:42
- 浏览 2095
- 评论(0)
笔记摘自[在北京听英语讲座的感悟]
词根词缀记忆法,这是最有效率和效果的记忆方法。使用这种方法可以达到举一反三,四两拨千金的作用。可以在较短的时间内,记住大量的词汇。为什么会这样呢?这就需要从英语发展的历史来分析。
在追溯英语的历史发展时,我们通常将它分为三个时期:
1、古英语(Old English),从公元450年至1150年。
2、中古英语(Middle English),从公元1150年至1500年。
3、现代英语(Modern English),从1500年至今。
这样的分期当然不是绝对的,但它有助于我们对词汇的理解和记忆。古英语时期英语从罗马文化和东欧文化吸取了大量的 ...
- 2007-05-04 12:23
- 浏览 3460
- 评论(0)
How to be a good speaker KaiFu Lee
Below is My note :)
speaking skills(verbal 7%,vocal 38%,visual 55%) Delivery Skills
Most important : Enthusiasm 热情
Don't accept a talk without enthusiasm
Could be from interest,experience,environment
Verbal 用简单词
Vocal silence,loudness,intonation声调,speed
Visu ...
- 2007-04-23 22:34
- 浏览 2380
- 评论(0)
from
http://www.eclipse.org/birt/phoenix/deploy/viewerSetup.php
Using Tomcat
This page explains how to deploy the BIRT viewer to a J2EE container. We'll use Apache Tomcat, since it is open source and readily available. The same concepts, perhaps with different details, apply to other app serv ...
- 2007-04-20 15:50
- 浏览 3553
- 评论(0)
I have tried to learn JasperReports for 1 week , but to my surprise, it's not suitable for my project. There are two reasons:
Chinese Font support isn't very good;
Darwing a table in Jasper isn't a easy thing, but I think in a report , a table is the basic thing.
So , Now I have to say &qu ...
- 2007-04-19 09:37
- 浏览 1886
- 评论(1)
心理学教授谈记忆魔法--艾宾浩斯遗忘曲线
来自于:
http://www.iselong.com/English/0000/945.htm
人的大脑是一个记忆的宝库,人脑经历过的事物,思考过的问题,体验过的情感和情绪,练习过的动 作,都可以成为人们记忆的内容。例如英文的学习中单词、短语和句子,甚至文章的内容都是通过记忆完成的。从"记"到"忆"是有个过程的,这其中包括了识 记、保持、再认和回忆。有很多
人在学习英语的过程中,只注重了学习当时的记忆效果,孰不知,要想做好学习的记忆工作,是要下一番工夫的,单纯的注重当时的记忆效果,而忽视了后期的保持和再认同样 ...
- 2007-04-17 22:42
- 浏览 2220
- 评论(0)
基因(Gene),一词是希腊语,意为“生”。
研究基因,真的可以预知我们的未来吗?
从受精的那一刻起,人类的身上就承载了历史的“密码”,这些密码,就是由基因组成的。
这些基因不仅仅决定了我们的形体、体制,也决定了我们的性格、暴力倾向,甚至,这些基因就表明了
我们的未来。
研究这些基因,可以研究人类的发展史,人类的迁徙史,这些信息就是保存在我们体内的密码数据,就仿佛
计算机中使用了某种方法加密过的数据,需要通过相应的算法进行解密一样;研究基因,会让我们通晓我们的过去,
隐藏在我们身上的故事。
基因解码,洞悉过去,探究未 ...
- 2007-04-03 23:00
- 浏览 1484
- 评论(0)
Requirements
JRE
JRE 1.3 or higher
Commons
Jakarta Commons BeanUtils Component (version 1.7 or later)
http://jakarta.apache.org/commons/beanutils/
Jakarta Commons Collections Component (version 2.1 or later)
http://jakarta.apache.org/commons/collections/
Jakarta Commons Javaflow (Sandbox ve ...
- 2007-03-23 17:48
- 浏览 1900
- 评论(0)
mysql error number 1005 can't create table errno: 150
这是建外键的列与要关联的列类型不匹配造成的。
一个表用powerdesigner导入的整型长度为11
另一个直接再mysql中建立的表默认整型长度是10
造成不能建立外键
或者
外键的名称重复。
- 2007-03-06 14:12
- 浏览 2331
- 评论(0)
安装jdk
安装Tomcat
安装Eclipse
安装myEclipse
crack myeclipse
指定Eclipse+MyEclipse的JRE 和Tomcat 服务器
设定Eclipse+MyEclipse的JRE
一般情况下,Eclipse可以自动找到JRE,我们不用进行过多的设置。
设定Eclipse+MyEclipse的Tomcat 服务器
只需设置图中所标注的两处即可,图中其余部分是自动生成的。
到这里,我们的Ec ...
- 2007-03-05 13:42
- 浏览 1874
- 评论(0)
一直没有办法提交,报错“sticky tag is not a branch”,我猜想已经表明一个版本的结束了,是否是因为tag as a version了?
所以我重新建立了一个branch,就ok了
- 2007-03-02 13:39
- 浏览 8784
- 评论(1)
If you have some XML as a String you can parse it back into a Document again using the helper method DocumentHelper.parseText()
java 代码String text = " James "; Document document = DocumentHelper.parseText(text);
而通常情况,如果是文件或者url,则使用如下形式
java 代码SAXReader xmlReader = new SAXReader(); ...
- 2007-03-01 11:58
- 浏览 2168
- 评论(0)