Automounting (Ubuntu Server)
By default, disk drives do not automount in Ubuntu Server Edition. If you are looking for a lightweight solution that does not depend on HAL/DBUS, you can install "usbmount".
預設不會自動mount
abort 發表在 痞客邦 留言(0) 人氣(60)
#user nobody;
worker_processes 1;
#error_log logs/error.log;
#error_log logs/error.log notice;
abort 發表在 痞客邦 留言(0) 人氣(170)
安裝 NMP-Server
安裝 memcached-1.2.6
複製 php_memcache.dll 檔案到php ext
修改 mod php.ini
--新增 php_memcache.dll extension
abort 發表在 痞客邦 留言(0) 人氣(76)
MySQL
UPDATE accomodation a, country c
SET a.country = c.country
WHERE a.country_id = c.country_id;
abort 發表在 痞客邦 留言(0) 人氣(619)
'用途:結合MP4檔案
'目錄:同目錄下的youku檔案結合後移到./output
'需要先安裝\bin\MP4Box.exe
'不建議同時多次執行本腳本
Dim FileName
abort 發表在 痞客邦 留言(0) 人氣(688)
'Date: 2012/2/1
'Author: test
'Description: Youku rss calculator
Dim IE
Set IE = WScript.CreateObject("InternetExplorer.Application","IE_")
IE.Navigate "about:blank"
IE.ToolBar = False
IE.StatusBar = False
IE.Resizable = False
IE.Height = 180
IE.Width = 450
Set screen = IE.Document.parentWindow.screen
IE.Top = Int((screen.height - IE.Height) / 2)
IE.Left = Int((screen.width - IE.Width) / 2)
IE.Visible = True
With IE.Document
.writeln "<!DOCTYPE html PUBLIC ""-//W3C//DTD XHTML 1.0 Transitional//EN"" ""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"">"
.writeln "<html xmlns=""http://www.w3.org/1999/xhtml"">"
.writeln "<head>"
.writeln "<meta http-equiv=""Content-Type"" content=""text/html; charset=utf-8"" />"
.writeln "<title>EditPlus Keygen</title>"
.writeln "</head>"
.writeln "<body>"
.writeln "<span>youku id url:</span><br />"
.writeln "<input name=""url"" type=""text"" id=""url"" size=""40"" />"
.writeln "<input type=""submit"" name=""calculate"" id=""calculate"" value=""calculate"" style=""width:75px;"" />"
.writeln "<br />"
.writeln "<span>RSS:</span><br />"
.writeln "<input name=""RSS"" type=""text"" id=""RSS"" size=""40"" readonly=""readonly"" />"
.writeln "<input type=""button"" name=""about"" id=""about"" value=""About..."" style=""width:75px;"" />"
.writeln "</body>"
.writeln "</html>"
End With
abort 發表在 痞客邦 留言(0) 人氣(150)
abort 發表在 痞客邦 留言(0) 人氣(678)
Q.女性の部屋にあったら引いてしまうものを教えてください(複数回答)
Q.女生房間最不想看到的東西?(多選)
1 盒裝香菸 43.5%
2 雪茄 33.9%
3 前男友有紀念性的用品 29.1%
abort 發表在 痞客邦 留言(0) 人氣(19)
1.安裝KB955704:Windows XP 更新
安裝此更新可新增對 exFAT 檔案系統的支援。安裝此項目後,您必須重新啟動電腦。
http://www.microsoft.com/downloads/zh-tw/details.aspx?FamilyID=1CBE3906-DDD1-4CA2-B727-C2DFF5E30F61
2.備份USB隨身碟檔案
3.重新Format成exFAT
abort 發表在 痞客邦 留言(0) 人氣(279)
Dim FileName
Dim FileNamePart
Dim FileNamePre
Dim FileNameOutput
Dim FileNameOutputTemp
abort 發表在 痞客邦 留言(0) 人氣(276)