WadeLiu Blog On Life
This blog is to record my work tips and thoughts of life.
Thursday, February 11, 2010
Xml Browser open source project
多数的Xml Viewer采用了IE作为Xml浏览器. 因为现在流行的IE版本还很杂, 同时采用多Com技术, 稳定性不是太好.
这里的一个open source project 并没有使用IE, 值得研究.
http://xmlexplorer.codeplex.com/
special version operamin si still able to bypass G-F-W
这里的OperaMini还能翻+墙, 难得啊, 感谢啊
http://code.google.com/p/opera-mini-on-desktop/downloads/list
Monday, February 8, 2010
truecrypt mount and dismount sample batch file
rem 下面是mount.bat的内容, 使用该命令行将自动mount文件D:\vol\test为x盘
echo off
truecrypt /a /v D:\vol\test /lx /q
rem 下面是dismount.bat内容, 使用该batch文件, jia
echo off
truecrypt /a /d /lx /q
‹
›
Home
View web version