有關
Selected Category: 電腦經驗 (8)
- Sep 30 Wed 2009 17:37
阻擋中国IP地址僅開放埠80
- Sep 28 Mon 2009 18:15
IUSR 與 IWAM 帳號的密碼
Set objIIS = GetObject ("IIS://localhost/w3svc")
strOutput = ""
strOutput = strOutput & "IUSR 帳號: " & objIIS.Get("AnonymousUserName") & vbCrLf
strOutput = strOutput & "IUSR 密碼: " & objIIS.Get("AnonymousUserPass") & vbCrLf & vbCrLf
strOutput = ""
strOutput = strOutput & "IUSR 帳號: " & objIIS.Get("AnonymousUserName") & vbCrLf
strOutput = strOutput & "IUSR 密碼: " & objIIS.Get("AnonymousUserPass") & vbCrLf & vbCrLf
- Sep 25 Fri 2009 14:15
CentOS安裝PHP GD
- CentOS安裝PHP GD - yum install php-gd
- 修正yum bug - yum clean all
- 修正/etc/resolve.conf - name server 168.95.192.1 name server 168.95.1.1
- 分頁 - ls | more
- GD Class - SimpleImage.php
(http://www.white-hat-web-design.co.uk/articles/php-image-resizing.php)
- Sep 16 Wed 2009 16:12
ADO Excel混合讀取(純字串讀取)
shit string
"Provider=Microsoft.Jet.OLEDB.4.0;Extended Properties='Excel 8.0;HDR=YES;IMEX=1';Data Source="
"Provider=Microsoft.Jet.OLEDB.4.0;Extended Properties='Excel 8.0;HDR=YES;IMEX=1';Data Source="
- Aug 31 Mon 2009 14:52
Linux 更改檔名編碼




創作(1)



