ChinaUnix.net
相关文章推荐:

head first java

head first, DESIGN PATTERN, 原价:98 现价:70 head first, EJB, 原价:98 现价:70 head first, SERVLET & JSP 原价:98 现价:70 三本一起买, 一口价:200 另有《软件测试》一书,原价:38 现价:20 书都为全新! msn: [email]bio_xy@hotmail.com[/email] mobile: 13585505270 address: 上海市卢湾区瑞金二路197号瑞金医院 [ 本帖最后由 guyver 于 2006-9-29 13:05 编辑 ]

by guyver - Java - 2006-09-29 13:02:46 阅读(1428) 回复(0)

相关讨论

head first 设计模式》读书笔记 java设计模式 1.策略模式(Strategy) 定义算法,将他们分别封装起来,让他们可以相互替换,让算法变化对客户端透明。 2.观察者模式(Observer) 解耦一系列对象的通知状态。定义对象之间的一对多依赖,当一端对象发生变换,通知多端。 3.装饰模式(Decorator) 动态将责任附加到对象上。对扩展开放,对修改封闭。 4.工厂模式(Factory) 工厂方法:定义一个创建对象的接口,由子类实...

by 听老歌 - Java - 2012-03-01 22:32:50 阅读(1286) 回复(1)

head first SQL free ebook downloadhead first javaScript free ebook downloadhead first PMP free ebook downloadhead first C# free ebook downloadhead first Design Patterns free ebook downloadhead first Software Development free ebook downloadhead first HTML with CSS and XHTML free ebook downloadhead first Design Patterns Poster free ebook downloadhead first Servlets and JSP, Second Edition free ebook...

by namert1 - Java - 2008-07-04 05:32:17 阅读(3460) 回复(1)

Today, I write my first java program with constructor. Though it was simple, but it was a new start. It named class b, and have only statement in it: System.out.println("class b"); I invocate(invoke) it in class a by a statement b cc=new b(); it run successful and worked correctly. In additional to, I write a new method in class b, it was invoked correctly. I have enjoy it. Haha. 本文来自Chi...

by qintel - Java文档中心 - 2007-04-17 23:48:10 阅读(736) 回复(0)

head first SQL free ebook downloadhead first javaScript free ebook downloadhead first PMP free ebook downloadhead first C# free ebook downloadhead first Design Patterns free ebook downloadhead first Software Development free ebook downloadhead first HTML with CSS and XHTML free ebook downloadhead first Design Patterns Poster free ebook downloadhead first Servlets and JSP, Second Edition free ebook...

by namert1 - IT图书与评论 - 2010-07-29 11:22:37 阅读(6861) 回复(5)

在sun solaris的/usr/proc/bin/目录下,提供了一些获得有关进程详细信息的命令集合,帮大家整理出来,希望对大家工作学习有所帮助! (后面加*的必须是超级用户执行。) 实例: # ps -ef|grep ate root 1854 1 0 8月 29 ? 0:06 ./webservd-wdog -r /opt/SUNWwbsvr -d /opt/SUNWwbsvr/https-ate-test/config -n ht root 1855 1854 0 8月 29 ? 4:03 webservd -r /opt/SUNWwbsvr -d /opt/SU...

by braveheart530 - Solaris文档中心 - 2007-09-06 11:19:20 阅读(1414) 回复(0)

PART 1:问题症状 在项目中通过JSP形式下载文件 downloadFile.jsp [email=%@page]%@page[/email] pageEncoding="gb2312"%> [email=%@page]%@page[/email] contentType="text/html;charset=gb2312"%> String realpath = request.getRealPath("/WEB-INF/uploaded_files/helpAttach"); String downloadUrl=realpath + "/" + attachfileName; String encodeUrl = new String( downloadUrl.getBytes("UTF-8"), "UTF-8"); ...

by braveheart530 - Java文档中心 - 2007-09-04 17:32:17 阅读(1013) 回复(0)

:mrgreen:

by fender0107401 - BSD - 2014-01-21 23:40:51 阅读(4252) 回复(8)

  今天买了第一本linux图书,书名为:>.   这可是我下了半天决心才买下的, 以前确实买过不少计算机的图书, 但是没等学完就再也不想看了. 这是我的弊病, 这次喜欢linux并且翻阅其资料,也因为不甘于用虚拟机, 而安装了linux与windows双系统. 但愿不是一时的头脑发热的决定. 不然又要半途而废了. 毕竟也这么大的人了也该对自己的选择负责. 首先我要坚持每天把在这本书学到的知识, 写进我的博客, 来提醒自己要坚持. 对linu...

by xxw84726 - Linux文档专区 - 2008-11-08 20:39:12 阅读(657) 回复(0)

i am the first now!

by snowhite2000 - SQL server - 2004-05-25 11:26:15 阅读(3329) 回复(1)