不知道這算不算是官方BUG , 反正就是得自己裝個 js node
http://go.aptana.com/installer_nodejs_windows , 裝完再跑一次 Aptana 安裝就可以了
分類: 教學
軟體相關操作 , 如更新 , 安裝 , 設定 ….
Excel IP 排序方法
方法1 .
原出處
"A1" 請自行替換位置
=LEFT(A1,FIND("%",SUBSTITUTE(A1,".","%",3))-1)&"."&TEXT(RIGHT(A1,LEN(A1)-FIND("%",SUBSTITUTE(A1,".","%",3))),"000")
↓↓↓↓↓
方法2
拆解IP
重新排序
使用
=A1&"."&B1&"."&C1&"."&D1
把IP組合回去
Nginx – fastcgi_param 詳解
來源 : http://312461613.blog.51cto.com/965442/1204649
fastcgi_param SCRIPT_FILENAME $ DOCUMENT_ROOT $ fastcgi_script_name ; #腳本文件請求的路徑
fastcgi_param QUERY_STRING $ QUERY_STRING ; #請求的參數; ?如應用程序= 123
fastcgi_param REQUEST_METHOD $ REQUEST_METHOD ; #請求的動作( GET,POST )
fastcgi_param CONTENT_TYPE $ CONTENT_TYPE ; #請求頭中的內容類型字段
fastcgi_param CONTENT_LENGTH $ CONTENT_LENGTH ; #請求頭中的內容長度字段。
fastcgi_param SCRIPT_NAME $ fastcgi_script_name ; #腳本名稱
fastcgi_param REQUEST_URI $ REQUEST_URI ; #請求的地址不帶參數
fastcgi_param DOCUMENT_URI $ DOCUMENT_URI ; #與$ URI相同。
fastcgi_param DOCUMENT_ROOT $ DOCUMENT_ROOT ; 。 #網站的根目錄在服務器配置中根指令中指定的值
fastcgi_param SERVER_PROTOCOL $ SERVER_PROTOCOL ; #請求使用的協議,通常是HTTP/1.0或HTTP/1.1 。
fastcgi_param GATEWAY_INTERFACE CGI/1.1 ; # CGI版本
fastcgi_param SERVER_SOFTWARE nginx的/ $ nginx_version ; # nginx的版本號,可修改,隱藏
fastcgi_param REMOTE_ADDR $ REMOTE_ADDR ; #客戶端的IP
fastcgi_param REMOTE_PORT $ REMOTE_PORT ; #客戶端端口
fastcgi_param SERVER_ADDR $ SERVER_ADDR ; #服務器的IP地址
fastcgi_param SERVER_PORT $ SERVER_PORT ; #服務器端口
fastcgi_param SERVER_NAME $ SERVER_NAME ; #服務器名,域名在服務器配置中指定的服務器名
# fastcgi_param PATH_INFO $ PATH_INFO ; #可自定義變量
#僅PHP ,需要在PHP構建的 - 使力-cgi的重定向
# fastcgi_param REDIRECT_STATUS 200 ;
在PHP可打印出上面的服務環境變量
如:迴聲$ _SERVER [ ' REMOTE_ADDR ']
Linux echo man2CHT
NAME
echo - display a line of text
SYNOPSIS
echo [SHORT-OPTION]... [STRING]...
echo LONG-OPTION
DESCRIPTION
Echo the STRING(s) to standard output.
-n do not output the trailing newline / 結束不換行
-e enable interpretation of backslash escapes /允許使用跳脫字元(\)
-E disable interpretation of backslash escapes (default) / 不允許使用跳脫字元(default)
--help display this help and exit
--version
output version information and exit
If -e is in effect, the following sequences are recognized:
\\ backslash / 反斜線
\a alert (BEL) / 嗶嗶聲
\b backspace / Backspace
\c produce no further output / 從此行開始不輸出
\e escape / 此字元以後不輸出
\f form feed /換頁 (我實在不知到要怎麼翻 ...)
\n new line / 跳行
\r carriage return / 刪除該行 /r 前全部
\t horizontal tab /水平定位點
\v vertical tab / 垂直定位點
\0NNN byte with octal value NNN (1 to 3 digits) / 以10進位印出 ascii 字元 ex /0100 會印出@
\xHH byte with hexadecimal value HH (1 to 2 digits) / 以16進位印出 ascii 字元 ex /40 會印出@ (可man ascii)
NOTE: your shell may have its own version of echo, which usually supersedes the version
described here. Please refer to your shell’s documentation for details about the options
it supports.
AUTHOR
Written by Brian Fox and Chet Ramey.
REPORTING BUGS
Report echo bugs to [email protected]
GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
General help using GNU software: <http://www.gnu.org/gethelp/>
Report echo translation bugs to <http://translationproject.org/team/>
COPYRIGHT
Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or
later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY,
to the extent permitted by law.
SEE ALSO
The full documentation for echo is maintained as a Texinfo manual. If the info and echo
programs are properly installed at your site, the command
info coreutils 'echo invocation'
Apache設定限制目錄瀏覽的方法
方法一: 停用自動產生索引
在 apache 的 conf 裡 找到
<Directory "/var/www/html"> Options Indexs FollowSymLinks AllowOverride None Order allow,deny </Directory> |
再把 Indexs 刪掉 , 存檔後重啟 apache ,可以算是初級防護 ,進階為使用 .htaccess ,等我有用到再補充 ...
關閉 Windows 7 休眠功能並刪除 hiberfil.sys
C糟爆炸 , 只剩30MB...
找出一個11G 的 hiberfil.sys 檔案 , 一查原來是用來儲存休眠時記憶體裡的資料
我的家用PC 應該是用不到休眠功能 , 所以打算砍掉 , 既然要砍掉那就要讓他不會再生出來
方法如下:
1, 找到CMD.exe 按右鍵 以系統管理員身分執行
2.在cmd 內輸入 powercfg -h off
完成上面的動作之後重新啟動電腦,hiberfil.sys 會在電腦重啟後自動被刪除。
[系統]Windows XP SP3 Update Package 微軟更新修正包 SP3-2011.07 所有更新
Windows XP SP3 Update Package 微軟更新修正包
軟體名稱】:XPSP3Update 2011.07
【軟體語言】:繁體中文
【放置空間】:免空
【軟體大小】:156 MB (exe) , 121MB (rar)
【檔案格式】:EXE / RAR
【圖片預覽】:
【安裝說明】:
1. 本修正檔包含 XP SP3 以後至2011年07月份的 [ 143 ] 個微軟官方的更新修正檔,
2. 本修正檔無反安裝功能,請先考慮後再決定是否安裝,
3. 安裝前請先將所有已開啟的程式完全關閉,以免更新失敗,
4. 本修正檔並無選項可供選擇,解開後會直接開始安裝,
5. 安裝完畢後可選手動重新開機。
內含以下的更新:
Windows XP SP3 ,
Internet Explorer 8 ,
Media Player 10 – 11 .
安裝所有修正檔後, 可執行惡意軟體移除工具
按任何鍵即可開始更新,如果要離開更新,請按 [Ctrl+C]
請確認你已將 Windows XP 更新為 SP3,方可安裝此修正檔,
如果您沒有 Windows XP SP3,請自行下載安裝。
當然您亦可下載存檔,作為日後安裝Windows XP SP3版本作業系統更新之用!
【下載位置】:
備用連結:FileSonic , Wupload , UploadStation , FreakShare