aspnet接口请求返回解析整合json工具源码

时间:2022-03-18 10:10:25
【文件属性】:
文件名称:aspnet接口请求返回解析整合json工具源码
文件大小:200KB
文件格式:ZIP
更新时间:2022-03-18 10:10:25
json aspnet 一、源码特点 1、POST、GET请求接口,返回结果,查看json,解析json,整合一体化开发工具。 二、菜单功能 1、操作、编辑、帮助 2、POST、GET请求接口,返回结果 3、查看、解析json 三、注意事项 1、开发环境为Visual Studio 2010,无数据库,使用.net 4.0开发。 操作如下: 1、请写地址,格式例如:http://192.168.10.49/api.php/user/login 2、请写参数,格式例如:mobile=15879104925&password=123456 3、点击开始请求方法。
【文件预览】:
.vs
----GaoEnJson()
--------v14()
JsonViewer.dll
AbouForm.resx
bin
----Release()
--------TestHttpPost.exe(24KB)
----Debug()
--------JsonViewer.dll(49KB)
--------GaoEnJson.pdb(30KB)
--------GaoEnJson.vshost.exe(22KB)
--------Newtonsoft.Json.dll(56KB)
--------GaoEnJson.exe(69KB)
--------GaoEnJson.vshost.exe.manifest(490B)
Program.cs
obj
----Debug()
--------GaoEnJson.csproj.GenerateResource.Cache(1KB)
--------TestHttpPost.AboutSoftware.resources(180B)
--------GaoEnJson.Properties.Resources.resources(180B)
--------TestHttpPost.FrmTestHttpPost.resources(180B)
--------GaoEnJson.pdb(30KB)
--------GaoEnJson.AbouForm.resources(17KB)
--------DesignTimeResolveAssemblyReferencesInput.cache(7KB)
--------GaoEnJson.exe(69KB)
--------DesignTimeResolveAssemblyReferences.cache(25KB)
--------GaoEnJson.csproj.FileListAbsolute.txt(930B)
--------TempPE()
--------TestHttpPost.csproj.FileListAbsolute.txt(803B)
--------GaoEnJson.csprojResolveAssemblyReference.cache(11KB)
--------TestHttpPost.csproj.GenerateResource.Cache(1KB)
--------TestHttpPost.MainForm.resources(180B)
--------GaoEnJson.MainForm.resources(17KB)
AbouForm.cs
MainForm.Designer.cs
源码必读.txt
Newtonsoft.Json.dll
GaoEnJson.exe
GaoEnJson.csproj
GaoEnJson.sln
MainForm.cs
favicon.ico
Properties
----Resources.resx(5KB)
----Settings.settings(249B)
----AssemblyInfo.cs(1KB)
----Settings.Designer.cs(1KB)
----Resources.Designer.cs(3KB)
AbouForm.Designer.cs
MainForm.resx

网友评论