http://ltp.sourceforge.net/tooltable.php
- 22:39
- 浏览 (365)
- 评论 (0)
- 分类: link&tools
1. 下载 iso
2. 使用grub4dos,编辑menu.lst
关键
title Install Xubuntu 8.04
find --set-root /xubuntu-8.04-desktop-i386.iso
kernel /vmlinuz boot=casper iso-scan/filename=/xubuntu-8.04-desktop-i386.iso quiet splash ro locale=zh_CN.UTF-8
initrd /initrd.gz
- 23:44
- 浏览 (425)
- 评论 (0)
- 分类: link&tools
http://maven.apache.org/guides/mini/guide-site.html
http://www.javaworld.com/javaworld/jw-02-2006/jw-0227-maven.html?page=1
http://maven.apache.org/doxia/references/apt-format.html
http://maven.apache.org/skins/
Javadoc with UML
http://wiki.wsmoak.net/cgi-bin/wiki.pl?UMLGraph
graphviz 一个关系图生成工具 ...
- 00:26
- 浏览 (666)
- 评论 (0)
- 分类: link&tools
如果安装了 svn-win (非 tortoiseSVN)后,subclipse插件在导入svn项目时就会造成eclipse崩溃。我的环境是eclipse 3.3。解决方法是,把subclipse的接口改为纯java就OK了。
这个破问题,困扰了我一天,导致我重装系统。重装完又发现这个问题,才想起来是最近脑袋发热安装的svn命令行程序导致的。
- 22:25
- 浏览 (673)
- 评论 (0)
- 分类: link&tools
1. use "PC Tools firewall plus" instead of "Comando Firewall"
2. use "koomail" instead of "Thunderbird"
3. use "灵格斯翻译家" instead of "金山词霸"
4. use "kugoo" instead of "千千静听"
others software
360安全卫士
AVG Free Anti Viruse
迅雷
Firefox
MSN
飞信
Notepad++
office 2003
Adobe Reader 8.0
Leap FTP
Putty
TortoiseSVN ...
- 20:40
- 浏览 (715)
- 评论 (0)
- 分类: link&tools
以前一直在做傻事,当文件需要移动位置时,使用文件系统的复制,然后svn add提交,原来svn里本身就有move 功能,copy功能。小海龟版同样有,方法是用右键拖动资源。
- 13:52
- 浏览 (628)
- 评论 (0)
- 分类: link&tools
一晚上搜索 JTidy,html parser,hotSax,结果还是 jericho html parser 好用。除了包名起得很长以外。
以后html可以随意解析了。
- 03:55
- 浏览 (993)
- 评论 (2)
- 分类: link&tools
photoshop
Illustrator
pagemaker
freehand
- 00:25
- 浏览 (1087)
- 评论 (0)
- 分类: link&tools
Enter your name: Daniel
Your key is: 22457-MWPIW-INDLX-2PU2X-WBHSX-C4YK0
- 17:32
- 浏览 (1292)
- 评论 (0)
- 分类: link&tools
1. http://stat-scm.sourceforge.net/index.htmlSCM统计 2. CDP,重复代码统计 3. jxr , 代码链接 4. checkstyle ,代码检查 5. surefire-report 测试用例
- 01:35
- 浏览 (1522)
- 评论 (0)
- 分类: link&tools
http://www.dnpond.com/
http://pool.com/addbackorders.aspx
- 21:52
- 浏览 (1512)
- 评论 (0)
- 分类: link&tools
以前是用WTP来开发,感觉笨重,eclipse3.3 又绑了很多插件 在此记录我的eclipse安装过程 1. http://tiny.spket.com/download.html2. http://subclipse.tigris.org/update_1.2.x3. http://m2eclipse.codehaus.org/update/4. http://regex-util.sourceforge.net/update/5. http://jettylauncher.sourceforge.net/updates/6. http://propedit.sourceforge.jp/ ...
- 22:50
- 浏览 (1523)
- 评论 (2)
- 分类: link&tools
- 进入论坛
A mostly complete list of slash commands is available at http://www.wowwiki.com/List_of_Slash_Commandsin wow 2.3.2 patch notesReady check (/readycheck) will now display a visual display of each party/raid member's status next to their name. This will display in the Party UI, the Raid UI and the Raid ...
- 13:08
- 浏览 (199)
- 评论 (0)
- 分类: link&tools
http://x.51240.com/x/love/cs/iq/
偶测了2次,iq都是129,数据显示, 如果你的测试结果高于130(标准差 16),那证明你是百里挑一的人物。可惜,我不是百里挑一的。心有不甘哪~~~
同时也发现,智商140以上的人,占 0.6%,中国大约有700万这样的高智商的人,如果这些人都能接受良好教育,那中国太强悍了。。。可惜。。。
- 18:29
- 浏览 (211)
- 评论 (0)
- 分类: link&tools
PJL Compressing Filter【未分类开源项目】 点击次数:6557
这个servlet过滤器能够对写到response中的数据进行压缩。支持多种压缩算法(包括gzip,deflate等)。它具有耗内存少,吞吐量高等特点。
UrlRewriteFilter【未分类开源项目】 点击次数:97
UrlRewriteFilter是一个用于改写URL的Web过滤器,类似于Apache的mod_rewrite。适用于任何Web应用服务器(如Resin,Orion,Tomcat等)。其典型应用就 ...
- 10:33
- 浏览 (285)
- 评论 (0)
- 分类: link&tools
propedit,编辑properties文件的 http://propedit.sourceforge.jp/eclipse/updates/ subclipse,svn的 http://subclipse.tigris.org/update_1.2.x m2eclipse,maven的 http://m2eclipse.codehaus.org/update/ jettyluncher,运行web的 http://jettylauncher.sourceforge.net/updates/ springIDE,编辑spring xml的 http://springide.org/updat ...
- 11:37
- 浏览 (600)
- 评论 (0)
- 分类: link&tools
好多电子书下载
http://www.chmpdf.com/archives/ebooks/manning/
- 20:46
- 浏览 (527)
- 评论 (0)
- 分类: link&tools
http://www.hostingrails.com/
主要是有subversion和trac,不错
VPS没有太大必要,还要亲自管理,麻烦
性价比还不错,$8 / Month = ¥600 /Year
http://www.javalobby.org/java/forums/t60359.html
不少广告帖
http://rimuhosting.com/
http://www.hostignition.com/index.php?page=webhosting
http://www.dailyrazor.com/
- 17:28
- 浏览 (496)
- 评论 (0)
- 分类: link&tools
因为玩解密游戏,接触了一些很特别的东西,盲文,古埃及文字,这些也是编码艺术啊,也是信息技术啊,了解一下。
英文有26个字母,构成单词,配合语法组成句子,这便是全球最通用的语言。而远古时代人类的祖先们应用的则是象形文字Hieroglyphs。属于四大文明古国之一的古埃使用的是象形文字叫做“圣书体”(“hiero-”意为“神圣的”,“glyph” 意为“镌刻”。)。Hieroglyphs这个网站详细介绍了古埃及象形文字的组成和符号意义,如表音文字,表形文字,部首组合等等。同 ...
- 20:11
- 浏览 (1604)
- 评论 (0)
- 分类: link&tools
- 进入论坛
http://sunnyspeed.com/secret 玩到了第三关,不知道有点不知所云了。 明天再玩。Good job, man! You went into your boss's room. It was so dark here. Saw a computer on the desk? It should help you to find some information. Wait! What's the password? Take a guess!Hint: for example: what's the time? 7 o'clockwhat's the password? ...
- 03:52
- 浏览 (733)
- 评论 (3)
- 分类: link&tools
http://www.exampledepot.com/egs/index.html
The Java Developers Almanac 1.4
不错的例子
- 14:39
- 浏览 (575)
- 评论 (0)
- 分类: link&tools
- 浏览: 183903 次
- 性别:

- 来自: 安徽

- 详细资料
搜索本博客
我的相册
分形大厦
共 10 张
共 10 张
最近加入圈子
链接
最新评论
-
Person对象中"姓-名"的 ...
jasongreen 写道都别装了 写道数据库还是叫first / last n ...
-- by 都别装了 -
Person对象中"姓-名"的 ...
我搞不懂的是老外为什么一定要把first name和last name分开,直接 ...
-- by quaff -
Person对象中"姓-名"的 ...
都别装了 写道数据库还是叫first / last name 在页面显示的时候做 ...
-- by jasongreen -
Person对象中"姓-名"的 ...
数据库还是叫first / last name 在页面显示的时候做i18n不就好 ...
-- by 都别装了 -
Person对象中"姓-名"的 ...
e文 显示时候就颠倒下顺序不就得了。。
-- by 叶子






评论排行榜