本站首页  我的首页  管理页面  写新日志  退出  Think different -- 不同凡想

«September 2010»
1234
567891011
12131415161718
19202122232425
2627282930


公告
Log4J = blog for Java

  Moved to blog.baturu.com/


GTalk:



我的分类(专题)
首页(122)
J2EE(5)
News(6)
JSP/Servlet(7)
EJB(0)
DataBase(6)
Linux(15)
Web FrameWork(16)
Others(13)
Servers(6)
XML(1)
UML series(1)
JavaScript(4)
WebService/SOAP(9)
J2SE(24)
Design Patterns(8)

日志更新

最新评论

留言板

链接

Open your thoughts
Blog@csdn.net


JAVA-related

Linux

Open Source Software

XML&SOAP&WebService

apache.org mirror in China
Others

I am a Manchurian




Blog信息
blog名称:Open your thoughts
日志总数:122
评论数量:90
留言数量:2
访问次数:446859
建立时间:2004年11月9日




[Others]好久没有更新这个blog,发现自己基本半年多换一次
原创空间,  心得体会,  生活百科

Nurhachi.Zhang 发表于 2007-2-10 20:10:36

从第一次开始,到现在,常用的前后大概换了4、5个了

阅读全文(1457) | 回复(1) | 编辑 | 精华 | 删除
 


[Others]英文版《八荣八耻》
文章收藏,  所见所闻,  外语,  政法军事

Nurhachi.Zhang 发表于 2006-8-19 22:47:51

弘扬传统文化,你我皆有责任著作权声明:此英文版《八荣八耻》版权归 北京外文局 所有 Eight-honor and Eight-shame (八荣八耻) Honor to those who love the motherland, and shame on those who harm the motherland. 以热爱祖国为荣、以危害祖国为耻 Honor to those who serve the people, and shame on those who betray the people. 以服务人民为荣、以背离人民为耻 Honor to those who quest for science, and shame on those who refuse to be educated. 以崇尚科学为荣、以愚昧无知为耻 Honor to those who are hardworking, and shame on those who indulge in comfort and hate work. 以辛勤劳动为荣、以好逸恶劳为耻 Honor to those who help each other, and shame on those who seek gains at the expense of others.

阅读全文(3419) | 回复(0) | 编辑 | 精华 | 删除
 


[Others]突破封锁,访问google
文章收藏,  软件技术

Nurhachi.Zhang 发表于 2006-6-7 11:11:09

我的系统是Linux,安装了tor 和 privoxy,然后在/etc/privoxy/config文件后加上 forward-socks4a / localhost:9050 . ,注意不要漏了后面的.号。然后把浏览器的代理设置为127.0.0.1 port 8118,这样就可以访问google网站了。
  更详细的信息请访问http://blog.anthonywong.net/2005/07/24/tor-another-way-to-get-around-the-great-firewall-of-china/

阅读全文(1992) | 回复(1) | 编辑 | 精华 | 删除
 


[Others]关于IOC和AOP的一点感想
原创空间

Nurhachi.Zhang 发表于 2006-5-25 16:12:34

    虽然有关IOC的话题最近几年炒的火热,但一直没有去看、去了解这方面的东西。前天听了别人的讲解,恍然大悟,这其实在实际工作中或多或少的使用过。理解起来不复杂,但是我们却没有将其提升至理论,可见,跟IT高水平国家的程序员相比,我们欠缺的不仅仅是技能,更多的是独立而深入的思考。
    Think different ...

阅读全文(1838) | 回复(0) | 编辑 | 精华 | 删除
 


[Others]ReactOS - windows-like operation system
所见所闻,  软件技术,  电脑与网络

Nurhachi.Zhang 发表于 2006-3-29 9:18:18

ReactOS目标是做一个与windows兼容的免费OS,最新版本是0.29


阅读全文(1638) | 回复(0) | 编辑 | 精华 | 删除
 


[Others]本年度的学习计划
事件记录,  软件技术

Nurhachi.Zhang 发表于 2006-3-3 18:37:26

1。数据结构和算法
2。设计模式
3。架构设计

阅读全文(1379) | 回复(0) | 编辑 | 精华 | 删除
 


[Others]netbeans开发swing时在debian下的中文显示
原创空间,  软件技术

Nurhachi.Zhang 发表于 2005-12-5 14:06:40

netbeans版本号是5.0, jdk为1.5。

1.将/usr/share/fonts/truetype/arphic/gbsn00lp.ttf拷贝到jdk/jre/lib/fonts/fallback/下,如果没有fallback,则手工创建。
2.启动netbeans,运行swing程序。

阅读全文(1283) | 回复(0) | 编辑 | 精华 | 删除
 


[Others]一款open source的安装生成工具,跨平台
所见所闻,  电脑与网络

Nurhachi.Zhang 发表于 2005-12-5 13:45:50

其站点:http://www.izforge.com/izpack

支持如下平台:
Unix-like systems, mostly Linux and BSDMacOS XWindows variants

阅读全文(1240) | 回复(0) | 编辑 | 精华 | 删除
 


[Others]What is weblog PingBack? -- http://www.kryogenix.org/writings/tech/pingback
文章收藏

Nurhachi.Zhang 发表于 2005-8-31 16:21:28

Pingback The Pingback system is a way for a blog to be automatically notified when other blogs link to it. It is entirely transparent to the blogger doing the linking, requiring no user intervention to work, and operates on principles of automatic discovery of everything that it needs to know. A sample blog post involving Pingback might go like this: 1. Alice posts to her blog

阅读全文(1822) | 回复(1) | 编辑 | 精华 | 删除
 


[Others]ANT十五大最佳实践 --- http://www.oreilly.com.cn/news
文章收藏,  软件技术

Nurhachi.Zhang 发表于 2005-6-24 13:31:52

作者:Eric M. Burke, coauthor of Java Extreme Programming Cookbook 原文:http://www.onjava.com/pub/a/onjava/2003/12/17/ant_bestpractices.html

阅读全文(1696) | 回复(0) | 编辑 | 精华 | 删除
 


[Others]How to Use Design Patterns -- A Conversation with Erich Gamma, Part I
文章收藏,  软件技术

Nurhachi.Zhang 发表于 2005-5-24 9:49:08

How to Use Design Patterns
A Conversation with Erich Gamma, Part I
by Bill Venners
May 23, 2005

Summary
Among developers, design patterns are a popular way to think

阅读全文(1709) | 回复(1) | 编辑 | 精华 | 删除
 


[Others]Some OOP convention - Bob Tarr
电脑与网络

Nurhachi.Zhang 发表于 2005-3-7 16:24:44

[WebScope Group Template]1.For inheritance: Favor Composition Over Inheritance

阅读全文(1361) | 回复(0) | 编辑 | 精华 | 删除
 


[Others]使用 Eclipse 插件来编辑、编译和调试应用程序 --David Gallardo (david@gallardo.org)
软件技术

Nurhachi.Zhang 发表于 2004-12-3 11:11:32

使用 Eclipse 插件来编辑、编译和调试应用程序
级别:入门 David Gallardo (david@gallardo.org)
软件顾问

阅读全文(1307) | 回复(0) | 编辑 | 精华 | 删除
 


9 1 :


站点首页 | 联系我们 | 博客注册 | 博客登陆

Sponsored By W3CHINA
W3CHINA Blog 0.8 Processed in 0.855 second(s), page refreshed 126764382 times.
《全国人大常委会关于维护互联网安全的决定》  《计算机信息网络国际联网安全保护管理办法》
苏ICP备05006046号