本文采用的API接口来自于图灵机器人www.tuling123.com using System; using System.IO; using System.Net; using System.Web.Script.Serialization; public partial class api_test_api : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } protected void btnSear…