- 博客(21)
- 收藏
- 关注
原创 基于GIS的租房网站,最近刚刚完成,欢迎访问
租房吧介绍租房吧采用最新的GIS技术提供全国各大城市的房屋租赁服务。与传统的网络房屋租赁系统相比,租房吧的所有信息都将以地图为基础,为我们提供了最专业的的房屋租赁服务, 小区、房屋的位置直观、明了,还有更多的道路、公交匹配查询可以快速为我们找到最适合的房子。网站链接 关键词:租房、房屋出租、房屋求租、城市娱乐
2006-06-14 15:12:00
1092
1
原创 有时候我们太相信爱情
我们常常甘愿去接受身边的伤害,一遍又一遍。心碎之后给自己一个可笑的借口:因为太爱对方。 我们常常拒绝那些认真关心我们的爱人,一次又一次。在践踏了爱人的真心之后,心安理得地告诉自己:反正不爱对方。 这个就是爱情吗? 为了爱情,我们总是牺牲着自己的幸福。 在爱情里我们总是伤心,是因为我们给了爱人一个特别的定义,这个定义很长,定义着爱人应该做这个、应该做那个。爱情前,我们只看到那个喜欢的人
2006-02-09 14:05:00
1203
原创 http中get与post的区别??
在jsp开发中,在以下情况,表单使用get会乱码,使用post才不会。1、已经在jsp文件中设置了%@page contentType="text/html; charset=gb2312"%>2、也使用了一个字符过滤器,对servlet request使用了字符编码过滤设置了。
2005-02-16 17:36:00
1439
转载 Java Performance Tuning
Java Performance TuningNEW LOCATIONS FOR Java Performance Training: Stockholm Jan/Feb 2005, Melbourne & Sydney, Feb/Mar 2005Java(TM) is a trademark or registered trademark of Sun Microsystems, Inc
2005-01-14 09:03:00
1094
转载 Garbage Collection
Reference Objects and Garbage CollectionThe Reference Object application programming interface (API) is new in the Java Development Kit (JDK) 1.2. This API allows a program to maintain special refer
2004-12-16 17:30:00
1023
转载 Oracle最新技术网站 选择自 WantGoWorld 的 Blog
国内ORACLE相关站点名称地址介绍Oracle中国公司http://www.oracle.com/cn提供最新的产品及服务介绍。中国Oracle用户组http://www.cnoug.org/ORACLE爱好者之家http://www.oraclefan.net/Jonson Huo
2004-12-07 09:32:00
1310
原创 RedHat3 AS u3已经可以认出我家机子的所有硬件了,:)
这次安装后都可以认了,以前装AS 3的时候还不行,声卡,显卡,显示器都无法识别,看了update3了还是有点进步啦,
2004-12-06 08:45:00
899
原创 配置redhat as 3 update3 进入图形界面问题
用vitual pc安装了rh as3 u3后不能进入图形界面,主要错误:Xserver fatal error,no screen find想找它的配置文件手工配置怎么也找不到,后来看到,有人修改inittab 为5重启后会弹出几个乱码的对话框,让你确定,就进入X界面了。我就用 init 5在命令模式下进行,linux就使用X模式重启了,确认后果然弹出了几个框框,一直按enter就
2004-12-03 09:42:00
1193
转载 Cluster文章链接
Session Replication in Tomcat 5 ClustersThe Tomcat 5 server provides built-in support for clustering and session replication. This first article in this series will provide an overview of session pe
2004-11-30 10:58:00
1374
转载 线程、并发设计的链接
Java theory and practice: Going atomic 来自ibmdevWork的文章Until JDK 5.0, it was not possible to write wait-free, lock-free algorithms in the Java language without using native code. The addition of the
2004-11-30 10:55:00
982
转载 事务文章链接
1、Transaction Processing in Distributed Service-Oriented Applications
2004-11-30 10:52:00
784
转载 Java url
servlet.doc的下载地址https://jsecom8b.sun.com/ECom/EComActionServlet;jsessionid=jsecom8b.sun.com-1bde7%3A3ff51fa6%3Affc2e83bdd88ba8Java api手册http://java.sun.com/j2se/1.4.2/docs/api/index.htmlstruts下载ht
2004-10-29 17:31:00
1497
转载 To Annotate or Not?
Developer: J2EE To Annotate or Not?by Mike KeithA close look at annotations and specific use cases of employing annotations and XML as a metadata language Java 2 Standard Edition (J2SE) 5.0 is n
2004-10-22 09:13:00
1356
1
转载 Second-generation aspect-oriented programming (3)
Second-generation aspect-oriented programming Apply advice dynamically with the new crop of AOP frameworks Summary-->--> Printer-friendly version | Mail this to a friendPage 3 of 3
2004-10-20 12:42:00
1219
转载 Second-generation aspect-oriented programming (2)
Second-generation aspect-oriented programming Apply advice dynamically with the new crop of AOP frameworks Summary-->--> Printer-friendly version | Mail this to a friendPage 2 of 3
2004-10-20 12:40:00
948
转载 Second-generation aspect-oriented programming (1)
Second-generation aspect-oriented programming Apply advice dynamically with the new crop of AOP frameworks Summary-->SummaryWhile aspect-oriented programming (AOP) offers a powerful means
2004-10-20 12:36:00
1184
转载 Mapping Objects to XML Files using Java 5 Annotations
2004-10-17 The Java Specialists Newsletter [Issue 097] - Mapping Objects to XML Files using Java 5 AnnotationsAuthor: Amotz AnnerJDK version: Sun JDK 1.5.0-b64 Category: Language You can subscr
2004-10-19 09:57:00
1417
原创 AOP真的是个好东西呀!
目前刚刚开始学,感觉它真的会改变面向对象开发的设计方法呢。应该是一个很好的补充,有的设计思路甚至可以完全改变吧,期待中……AOP产品:1、AspectJ 2、JBossAOP 3、AspectWerkz
2004-10-14 14:56:00
1332
1
转载 经典误会 (转)
1.护士看到病人在病房喝酒,就走过去小声叮嘱说:"小心肝!"病人微笑道:"小宝贝。" 2.一农夫请兽医给猪配种,兽医说:看来需要人工配种。农夫犹豫了半天,鼓起勇气说:行是行,就怕它咬我。 3.有位大嫂在公共汽车上看到一位即将下车的男人掉了包烟在踏板上,于是赶紧对那男人说:同志,你烟掉了!男人大怒:你才阉掉了! 4.某男入厕便秘,忽见一人飞奔而入,顷刻风雨交加。"哥们儿,真羡
2004-10-13 14:25:00
758
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人