跳至內容
主選單
主選單
移至側邊欄
隱藏
導覽
首頁
近期變更
隨機頁面
MediaWiki說明
特殊頁面
Zerodot Wiki
搜尋
搜尋
外觀
登入
個人工具
登入
檢視MediaWiki:Api-help-methods的原始碼
系統訊息
討論
臺灣正體
閱讀
檢視原始碼
工具
工具
移至側邊欄
隱藏
操作
閱讀
檢視原始碼
一般
連結至此的頁面
頁面資訊
外觀
移至側邊欄
隱藏
←
MediaWiki:Api-help-methods
您沒有權限執行編輯此頁面,由於以下幾個原因:
您請求的操作只有這個群組的使用者能使用:
使用者
本頁用來提供此 Wiki 軟體介面上的文字,並且已被設為保護以防止惡意修改。 如欲增加或修改 Wiki 的翻譯,請至
translatewiki.net
上的 MediaWiki 在地化專案。
Zerodot Wiki已限制建立新頁面的功能。你可返回然後編輯既有的頁面,或者
登入或建立新帳號
。
您可以檢視並複製此頁面的原始碼。
Action API requests may use GET and POST methods. Prefer using the GET method, which allows requests to be routed to faster replica servers and responses to be cached, unless the length of the URL with parameters would exceed its length limit (commonly 8000 bytes), or a module only accepts POST requests. Parameters for POST requests may be sent in the query part of the request URL (like in GET requests) and in the POST request body, and mixing both ways in one request is allowed. Certain parameters such as passwords must be sent in the request body. If the same parameter is sent as part of the URL and also in the request body, it must have the same value in both places.
搜尋
搜尋
檢視MediaWiki:Api-help-methods的原始碼
新增話題