为国奥喝彩
2006-12-10 00:04 | Filed Under Life |
用一个词形容这场比赛
荡气回肠
引用别人的一句话
“好久没被中国足球感动过了”
世青赛上的国青队又回来了
血性
坚韧
请允许我把任何溢美之词送给这些年轻人
果然还是外教好使

相关日志
我使用的Firefox扩展
2006-12-08 14:51 | Filed Under Software |
用firefox 2有一阵子了,先说说缺点
1、内存占用不释放。这个在长时间开多个标签使用以后尤其明显,经常用了一阵子就占用了100多M内存。
2、进程残留。有时候退出程序以后firefox.exe的进程依然存在。
3、假死。在浏览一些包含IE Only代码的页面时容易假死。
当然用起来还是很方便的,在各种插件的配合下很强大,贴我现在用的
- Adblock Plus:顾名思义,就是拦截广告的,它自己的说明也有意思,“当广告已成往事”
- Delicious Bookmarks:快速管理del.icio.us书签
- Download Statusbar:在底下多一个状态栏显示文件下载状态,下载管理器的替代品吧,不过应该算可有可无的插件
- Firebug:查看说明
- FlashGot:下载工具管理器,本身并不提供下载功能。这名字是向FlashGet致敬么
- Greasemonkey:可以通过执行JS脚本来自定义客户端显示
- Google Browser Sync:Google提供的同步(书签、历史记录等)软件
- IE Tab:“让Firefox也能内嵌 IE 用双核心”,啥都双核了,仅限于Windows吧
- MeasureIt:网页尺子,在网页上拖拽丈量像素数,对于WEB开发者是个好工具
- Super DragAndGo:传说中的超级拖拽
Tab Mix Plus:强大的标签管理工具,众多选项可以让你调节成最喜欢的方式- Tab Mix Lite CE:它是 Mozine 开发团队在 Tab Mix Lite 的基础上开发的社区定制版,适合追求简洁明快的轻度标签式浏览使用者。
相关日志
Firebug
2006-12-08 11:13 | Filed Under Html/JS/CSS, Software |
为什么我今天才知道这个插件……
相见恨晚啊
安装地址:http://www.getfirebug.com/
如果想在firefox以外使用:http://www.getfirebug.com/lite.html
主要功能简介:
1、Inspect and edit HTML
Firebug makes it simple to find HTML elements buried deep in the page. Once you’ve found what you’re looking for, Firebug gives you a wealth of information, and lets you edit the HTML live.
可以用鼠标选择element并高亮显示出相应的代码,然后可以编辑代码并实时看到效果
Firebug’s CSS tabs tell you everything you need to know about the styles in your web pages, and if you don’t like what it’s telling you, you can make changes and see them take effect instantly.
自动完成功能相当强大。还有一个不错的功能是提示哪些语句没有发生作用(多余的、被废弃),例如我们单位系统找人做的页面,css重复定义特别多。如果想调整样式,还可以点击每一行左边的小图标临时禁止该项。

When your CSS boxes aren’t lining up correctly it can be difficult to understand why. Let Firebug be your eyes and it will measure and illustrate all the offsets, margins, borders, padding, and sizes for you.
可视化的调节页面边距等样式

如果Inspect选择了element,还可以显示标尺

Your pages are taking a long time to load, but why? Did you go crazy and write too much JavaScript? Did you forget to compress your images? Are your ad partner’s servers taking a siesta? Firebug breaks it all down for you file-by-file.
可以查看页面以及页面内所有文件的载入速度,从而进行相应的优化

5、Debug and profile JavaScript
Firebug includes a powerful JavaScript debugger that lets you pause execution at any time and have look at the state of the world. If your code is a little sluggish, use the JavaScript profiler to measure performance and find bottlenecks fast.
debug javascript,我最需要的功能,想了很久了,这个插件很方便的实现了,而不用安装别的一些庞然大物。


When things go wrong, Firebug lets you know immediately and gives you detailed and useful information about errors in JavaScript, CSS, and XML.
The command line is one of the oldest tools in the programming toolbox. Firebug gives you a good ol’ fashioned command line for JavaScript complete with very modern amenities.
标签:css, debug, firebug, firefox, html, javascriptHaving a fancy JavaScript debugger is great, but sometimes the fastest way to find bugs is just to dump as much information to the console as you can. Firebug gives you a set of powerful logging functions that help you get answers fast.
相关日志
a joke
2006-12-07 13:36 | Filed Under Life |
标签:Java, joke, try catch发信人: jieda (其实我更喜欢Golf), 信区: Java
标 题: 555 被鄙视了
发信站: 水木社区 (Thu Dec 7 13:13:49 2006), 站内某人的java程序,说自己不能穷尽所有的意外,问怎么才能知道程序有没有出错,我问他为
什么不使用try-catch模块,被回如下信件:感觉你就不是一个程序员
我都懒得解释了
谁没事干
哪都弄个try啊
算了,我自己来吧…… 彻底无语了。
–
思想觉悟高的人,写出的程序有党性。
相关日志
天才先生-大腦基測
2006-12-05 15:04 | Filed Under Life |
lol
别看开始挺简单
后面有难度哟
取消下载,请自行寻觅
标签:测试

