Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用 HTML 和 Winjs 的 Metro 应用程序,其中试图调用一个以 JSON 格式提供输出的服务。但是该服务将函数名称(带参数)作为输入。 我知道如何使用通用 url 调用服务,但不知道如何使用该 url 发送函数名称。