php文件更新介紹

2022-10-06 13:51:13 字數 1552 閱讀 7026

簡單的試用心得如下:

安裝pman

使用傳說中的pear來安裝pman

sudo pear install doc.php.net/pman

如果pear版本比較老,需要先公升級pear才可以繼續

sudo pear upgrade pear

pman使用方法

pman的使用方法很傻瓜,比如我們想檢視strlen的幫助資訊:

pman strlen

幫助文字的內容是彩色的,能和chm版本的php幫助文件媲美。pman的詳細使用幫助如下

#pman --help

man, version 1.6c

usage: man [-adfhktww] [section] [-m path] [-p pager] [-s list]

[-m system] [-p string] name ...

a : find all matching entries

c : do not use cat file

d : print gobs of debugging information

d : as程式設計客棧 for -d, but also display the pages

f : same程式設計客棧 as whatis(1)

h : print this help message

k : same as apropos(1)

k : search for a string in all pages

t : use troff to format pages for printing

w : print location of man page(s) that would be displayed

(if no name given: print directories qynhathat would be searched)

w : as for -w, but display filenames only

c file : use `file' as configuration file

m path : set search path for manual pages to `path'

p pager : use program `pager' to display pages

s list : colon separated section list

m system : search for alternate system'www.cppcns.coms man p程式設計客棧ages

p string : string tells which preprocessors to run

e - [n]eqn(1) p - pic(1) t - tbl(1)

g - grap(1) r - refer(1) v - vgrind(1)

還有乙個好處是在vim裡檢視php幫助資訊更方便了,結合完美

:!pman strlen

本文標題: php文件更新介紹

本文位址:

更新整個文件

在 elasticsearch 中文件是 不可改變 的,不能修改它們。相反,如果想要更新現有的文件,需要 重建索引 或者進行替換,我們可以使用相同的indexapi 進行實現,在 索引文件 中已經進行了討論。website blog 123 在響應體中,我們能看到 elasticsearch 已經增...

礦工文件 介紹

下面是與 bitcoind miner id和 mapi 設定相關 的文件。wiki 知識庫主要是面向礦工。礦工是位元幣的基礎。本文件旨在為那些自行搭建基礎設施 並使用我們所提供的軟體的新手提供支援。本文件向你介紹了部署軟體所需的步驟。和系統要求 的資訊,在繼續進行下一步之前,這兩者都應該被視為必讀...

區域性更新文件

如圖 所示,updateapi 結合了先前說明的讀取和寫入模式 區域性更新文件 以下是部分更新乙個文件的步驟 客戶端向node 1傳送更新請求。它將請求 到主分片所在的node 3。node 3從主分片檢索文件,修改 source欄位中的 json 並且嘗試重新索引主分片的文件。如果文件已經被另乙個...