?? ext.php
字號:
<?php
$filetype['dir'] = "文件夾";
$filetype['gif'] = "GIF 圖像";
$filetype['htm'] = "HTML Document";
$filetype['html'] = "HTML Document";
$filetype['shtml'] = "shtmlfile";
$filetype['php'] = "php 腳本";
$filetype['asp'] = "Active Server Page";
$filetype['do'] = "DO 文件";
$filetype['swf'] = "Shockwave Flash Object";
$filetype['xml'] = "XML 文檔";
$filetype['jpg'] = "JPEG 圖像";
$filetype['jpeg'] = "JPEG 圖像";
$filetype['bmp'] = "BMP 圖像";
$filetype['tif'] = "TIF 文件";
$filetype['js'] = "JScript Script 文件";
$filetype['doc'] = "Microsoft Word 文檔";
$filetype['mp3'] = "MP3 格式聲音";
$filetype['rar'] = "WinRAR 壓縮文件";
$filetype['psd'] = "Adobe Photoshop Image";
$filetype['png'] = "Macromedia Firewords Doc";
$filetype['pdf'] = "Adobe Acrobat 7.0 Document";
$filetype['zip'] = "WinRAR ZIP 壓縮文件";
$filetype['rm'] = "RealMedia";
$filetype['rmvb'] = "RealVideo VBR";
$filetype['wav'] = "波形聲音";
$filetype['mid'] = "MIDI 序列";
$filetype['midi'] = "MIDI 序列";
$filetype['mpg'] = "電影剪輯";
$filetype['mpeg'] = "電影剪輯";
$filetype['asf'] = "Windows Media 音頻/視頻文件";
$filetype['asx'] = "Windows Media 音頻/視頻播放列表";
$filetype['mov'] = "QuickTime 影片";
$filetype['xls'] = "Microsoft Excel 工作表";
$filetype['chm'] = "已編譯的 HTML 幫助文件";
$filetype['hlp'] = "幫助文件";
$filetype['exe'] = "應用程序";
$filetype['txt'] = "文本文檔";
$filetype['other'] = "未知";
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -