生命如此脆弱
2007-03-18 17:38 | Filed Under Life |
刚刚美美的睡醒
就听到这么震惊的消息
沉痛悼念……
联盟四周年
2007-03-17 22:39 | Filed Under Life |
WinMount v1.2
2007-03-16 12:39 | Filed Under Software |
很早就知道这个东西了,一直没用,刚才装上mount了个100多M的rar,速度还是挺不错的
标签:vista, WinMount更新内容:
* 支持 Vista
* 使用了新的方法,Mount 一个包含成千上万的多文件的ZIP或RAR时,速度飞快,只
要几秒钟* 可以右键一个文件夹,把它 Mount 为一个新盘或盘中的一个文件夹。这相当于
Linux 系统中常用的影射功能。特别是,对新文件夹中的写操作都是临时的,不会影
响原始文件。
相关日志
用上了QQ蜂鸟
2007-03-15 17:12 | Filed Under Software |
刚才重起了一下机器,再登录QQ就提示我开通了蜂鸟登录权限
从文件目录结构就可以看出进步
抓些图
相关日志
RunCode - plugin to show your code
2007-03-15 10:06 | Filed Under WordPress |
RunCode
A plugin for WordPress, which can be used to show your code.
-
AuthorSunshow,contact address:sunshow@gmail.com.
-
Plugin URL
-
FeaturesAdds a textarea to run your code(html/css/javascript).
-
Change Logv1.0
Add multi-language support.
Add new feature: copy to clipboard. -
Download
-
Usage<runcode>
<script>
window.alert("Hello world!");
</script>
<p>You can change the code before run.</p>
</runcode> -
Demo
提示:你可以先修改部分代码再运行。
-
AdditionalYou can define your own css, like below:.runcode_text {
height: 120px;
width: 90%;
}
.runcode_button {
border: 1px solid #8E9CAE;
}
以下为中文说明
RunCode - 运行代码插件
为WordPress增加运行Html/CSS/Javascript代码的功能.
-
作者Sunshow, sunshow@gmail.com.
-
插件地址
-
功能增加一个文本框用来运行代码(html/css/javascript).
-
更新日志v1.0
添加多语言支持。
新功能:复制到剪贴板。 -
下载
-
使用方法<runcode>
<script>
window.alert("Hello world!");
</script>
<p>You can change the code before run.</p>
</runcode> -
演示
提示:你可以先修改部分代码再运行。
-
更多信息你可以自由定义样式,例如:.runcode_text {
height: 120px;
width: 90%;
}
.runcode_button {
border: 1px solid #8E9CAE;
}
相关日志


