One for all,all for one.
2012年5月28日 星期一
Windows 資料夾無法解除隱藏
›
病毒將資料夾改變成系統文件,導致使用者無法更改檔案屬性 解法: > H: > attrib *.* -H -S /S /D Reference : 隐藏文件无法取消隐藏属性的解决 | 杰杰的博客,JeJe's Blog
2012年5月27日 星期日
phpmyadmin auth_type
›
有以下選項可選擇 config 、 cookie 、 http 、 signon # cd phpmyadmin/ # vi config.inc.php $cfg['Servers'][$i]['auth_type'] = ...
創用 CC 授權
›
Reference : 教育部創用CC資訊網-利用創用CC授素材著作的常見疑問
2012年5月26日 星期六
Linux Atheros madwifi driver
›
# apt-get update && apt-get upgrade # apt-get install build-essential libssl-dev linux-headers-`uname -r` subversion $ svn checkout...
2012年5月24日 星期四
xdg 設定
›
查詢此檔案的 mime type $ xdg-mime query filetype index.html text/html 設定此檔案類型的開啟程式, 如下設定 firefox 為預設開啟 html 的程式, firefox.desktop 不用指定完整檔案路徑,...
生成 /etc/X11/xorg.conf
›
# Xorg -configure # cp /root/xorg.conf.new /etc/X11/xorg.conf Reference : How to create xorg.conf - FedoraProject
2012年5月22日 星期二
VBA Functions pass ByVal / ByRef
›
Reference : VBA Functions and Subroutines
‹
›
首頁
查看網路版