先前系統設定html編輯時,自動會以Word去開啟進行編輯,但無法方便的看到執行畫面,故改用KompoZer即可立即進行編修處理
設定步驟:
步驟1:開啟 檔案總管
步驟2:點選 工具(T) | 資料夾選項(O) , 並選擇 "檔案類型"頁面
步驟3:選擇副檔名為 HTML ,並選擇 右下方"進階(V)"圖鈕
步驟4:於編輯檔案類型 視窗下 之 執行(A) ,選擇 Edit ,並按下"編輯(E)"圖鈕
步驟5:於編輯下列類型的動作 視窗下 ,點選 "瀏覽(R)" ,並指定其欲編輯開啟之程式(如設定成以KompoZer.exe檔去開啟,即可做到WYSIWYG)
2008年9月12日 星期五
Netsetman網路環境設定切換軟體
netsetman,限個人及教育單位可免費使用,提供6組網路環境設定切換(IP位址、Subnet Mask子網路遮罩、Gateway預設閘道、
DNS位址、電腦名稱、群組、Wins伺服器、預設印表機、執行腳本)等
微軟相關網路設定NETSH指令:
顯示現有網路設定 至ShowNIC.txt
Netsh interface dump > ShowNic.txt
Netsh exec >> ShowNic.txt
以下,NIC1為筆者網卡名稱(ncpa.cpl),IP,DNS及WINS依隨公司網路環境不同.
批次檔將設定網卡IP/DNS/WINS,DNS均指為內部
netsh interface ip set address name="NIC1" source=static addr=192.168.2.46 mask=255.255.255.0
netsh interface ip set address name="NIC1" gateway=192.168.2.254 gwmetric=0
netsh interface ip set dns name="NIC1" source=static addr=192.168.1.2
netsh interface ip add dns name="NIC1" addr=192.168.1.3 index=2
netsh interface ip set wins name="NIC1" source=static addr=192.168.1.3
netsh interface ip add wins name="NIC1" addr=192.168.1.2 index=2
批次檔將Google 8.8.8.8 DNS設為第1台外部DNS,另一台設為內部
netsh interface ip set address NIC1 source=static addr=192.168.2.46 mask=255.255.255.0
netsh interface ip set dns name="NIC1" source=static addr=8.8.8.8 register=PRIMARY
netsh interface ip add dns name="NIC1" addr=192.168.1.2 index=2
DNS位址、電腦名稱、群組、Wins伺服器、預設印表機、執行腳本)等
微軟相關網路設定NETSH指令:
顯示現有網路設定 至ShowNIC.txt
Netsh interface dump > ShowNic.txt
Netsh exec >> ShowNic.txt
以下,NIC1為筆者網卡名稱(ncpa.cpl),IP,DNS及WINS依隨公司網路環境不同.
批次檔將設定網卡IP/DNS/WINS,DNS均指為內部
netsh interface ip set address name="NIC1" source=static addr=192.168.2.46 mask=255.255.255.0
netsh interface ip set address name="NIC1" gateway=192.168.2.254 gwmetric=0
netsh interface ip set dns name="NIC1" source=static addr=192.168.1.2
netsh interface ip add dns name="NIC1" addr=192.168.1.3 index=2
netsh interface ip set wins name="NIC1" source=static addr=192.168.1.3
netsh interface ip add wins name="NIC1" addr=192.168.1.2 index=2
批次檔將Google 8.8.8.8 DNS設為第1台外部DNS,另一台設為內部
netsh interface ip set address NIC1 source=static addr=192.168.2.46 mask=255.255.255.0
netsh interface ip set dns name="NIC1" source=static addr=8.8.8.8 register=PRIMARY
netsh interface ip add dns name="NIC1" addr=192.168.1.2 index=2
wavosaur音效編輯軟體
wavosaur,Audio Convert Merge Free,音效編輯軟體,對現有聲音檔(如WAV,MP3,OGG等)進行編輯切割混音特效處理,
Helium Audio Splitter,
還可將其匯出為MP3格式,但需另外將(開放源碼)Lame mp3 編碼程式,自行編譯
或 透過(開放源碼)winLame,將聲音檔轉成Mp3之格式
WavePad,可對音檔(MP3, FLAC, GSM, VOX, Real Audio, AIF, OGG , WAV)作編輯處理
Helium Audio Splitter,
還可將其匯出為MP3格式,但需另外將(開放源碼)Lame mp3 編碼程式,自行編譯
或 透過(開放源碼)winLame,將聲音檔轉成Mp3之格式
WavePad,可對音檔(MP3, FLAC, GSM, VOX, Real Audio, AIF, OGG , WAV)作編輯處理
DiskBench,測試磁碟存取時間程式
DiskBench,CrystalDiskMark,測試磁碟存取時間程式
程式需搭配Microsoft .net framework一起
相關軟體:
Hdd Speed Test(德文),個人免費使用
Drive Manager,提供磁碟機(含光碟機)相關資訊,如磁碟機讀取速度及溫度,包含檢查硬碟錯誤及修復工具
(開放源碼)IOzone Filesystem Benchmark,支援Linux或Windows作業系統
H2testw,(英文/德文)可進行磁碟(如:USB memory sticks/cards)存取驗證測試,並可顯示每秒讀取與寫入速度
HD_Speed,測速讀寫速率軟體
CD Check,光碟檔案完整性檢測軟體
程式需搭配Microsoft .net framework一起
相關軟體:
Hdd Speed Test(德文),個人免費使用
Drive Manager,提供磁碟機(含光碟機)相關資訊,如磁碟機讀取速度及溫度,包含檢查硬碟錯誤及修復工具
(開放源碼)IOzone Filesystem Benchmark,支援Linux或Windows作業系統
H2testw,(英文/德文)可進行磁碟(如:USB memory sticks/cards)存取驗證測試,並可顯示每秒讀取與寫入速度
HD_Speed,測速讀寫速率軟體
CD Check,光碟檔案完整性檢測軟體
GUID產生器
GUIDs,全名為Generates Globally Unique Identifiers,做為電腦機碼內唯一的鍵值
newguid,提供線上GUID產生服務
guid2clipboard,安裝後每執行一次程式即可產生128位元長的鍵值,並透過 複製與貼上 至記事本上
Microsoft Visual C++ 開發工具,亦內建提供GUIDGEN公用程式(GUIDGEN.EXE),可產生Guid唯一值
GUID查詢
newguid,提供線上GUID產生服務
guid2clipboard,安裝後每執行一次程式即可產生128位元長的鍵值,並透過 複製與貼上 至記事本上
Microsoft Visual C++ 開發工具,亦內建提供GUIDGEN公用程式(GUIDGEN.EXE),可產生Guid唯一值
GUID查詢
訂閱:
文章 (Atom)