- Jul 07 Thu 201122:23
[health] 聯合牙醫診所
- Jul 06 Wed 201121:44
[defraud] 詐騙電話
- Jul 06 Wed 201110:20
[sql] select NULL
當有欄位是NULL的時候 可以用 ISNULLfieldname 或 filedname IS NULL ex : select from test where ISNULLName or select from test where Name IS NULL
- Jun 28 Tue 201120:58
[editor] use vim as hex editor
# vim test.bin input the following command into hex mode :%!xxd and the following command is escape from hex mode :%!xxd ref :
- Jun 27 Mon 201121:21
[jdownloader] 沒有權限寫入硬碟
- Jun 20 Mon 201120:59
[note] android sdk 下載 存取被拒
- May 18 Wed 201109:30
[note] linux command "find"
use command find to calculate md5 checksum of files # find . -name .rar -exec md5sum ; more
- May 17 Tue 201110:28
[note] screen 錯誤
在終端機下screen命令時 出現 Cannot open your terminal /dev/pts/0 解決辦法 # script /dev/null 就可以使用screen了
- May 13 Fri 201111:49
[note] java with proxy
- May 04 Wed 201114:57
[note] youtube 綠屏