這是一個測試 app
如下是截圖 post
如下是代碼標記 測試
[XmlRpcMethod("blogger.deletePost")] haaa ggg spa
@@#code
public Stream deletePostResponse(string appKey, string postid, string username, string password, bool publish) blog
{ string
mw.Credentials = new NetworkCredential(username, password); table
return mw.deletePostResponse(appKey, postid, username, password, publish).GetResponseStream(); class
} im
[XmlRpcMethod("blogger.deletePost")] public Stream deletePostResponse(string appKey, string postid, string username, string password, bool publish) { mw.Credentials = new NetworkCredential(username, password); return mw.deletePostResponse(appKey, postid, username, password, publish).GetResponseStream(); } |
Hahahaha