面向 Windows 开发人员的 XML RPC GUI?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/683745/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 12:12:22  来源:igfitidea点击:

XML RPC GUI for developers in Windows?

windowsxmlrpc

提问by Sydius

Is there something like thisfor Windows?

有什么样的Windows?

If not, what is the easiest/quickest way to test an XML RPC?

如果没有,测试 XML RPC 的最简单/最快捷的方法是什么?

回答by fnagel

I'm using xmlrpc-test-tool, a browser tool: http://code.google.com/p/xmlrpc-test/

我正在使用 xmlrpc-test-tool,一个浏览器工具:http: //code.google.com/p/xmlrpc-test/

回答by fnagel

Browser tools:

浏览器工具:

Firefox: http://restclient.net/Chrome: https://chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm

火狐:http: //restclient.net/Chrome:https: //chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm

Especially Postman for Chrome is just great!

尤其是 Chrome 的 Postman 真是太棒了!