91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 21KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2021-06-10
  • 語言: 其他
  • 標簽: json??web??service??

資源簡介

使用JSON開發的在.NET3.5上運行的web service的服務端和客戶端代碼

資源截圖

代碼片段和文件信息

using?System;
using?System.Data;
using?System.Configuration;
using?System.Linq;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.HtmlControls;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.xml.Linq;

namespace?JSONDemo
{
????public?class?Employee
????{
????????public?string?Name?{?get;?set;?}
????????public?string?Company?{?get;?set;?}
????????public?string?Address?{?get;?set;?}
????????public?string?Phone?{?get;?set;?}
????????public?string?Country?{?get;?set;?}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????6656??2013-08-28?11:29??JSONDemo\JSONDemo\bin\JSONDemo.dll

?????文件??????13824??2013-08-28?11:29??JSONDemo\JSONDemo\bin\JSONDemo.pdb

?????文件????????581??2013-08-28?10:30??JSONDemo\JSONDemo\Employee.cs

?????文件???????4384??2013-08-28?10:30??JSONDemo\JSONDemo\JSONDemo.csproj

?????文件???????1216??2013-08-28?10:30??JSONDemo\JSONDemo\JSONDemo.csproj.user

?????文件????????521??2013-08-28?10:20??JSONDemo\JSONDemo\obj\Debug\JSONDemo.csproj.FileListAbsolute.txt

?????文件???????6656??2013-08-28?11:29??JSONDemo\JSONDemo\obj\Debug\JSONDemo.dll

?????文件??????13824??2013-08-28?11:29??JSONDemo\JSONDemo\obj\Debug\JSONDemo.pdb

?????文件???????1306??2013-08-28?09:42??JSONDemo\JSONDemo\Properties\AssemblyInfo.cs

?????文件?????????90??2013-08-28?09:42??JSONDemo\JSONDemo\Service1.asmx

?????文件???????2242??2013-08-28?10:30??JSONDemo\JSONDemo\Service1.asmx.cs

?????文件???????7761??2013-08-28?10:20??JSONDemo\JSONDemo\Web.config

?????文件????????914??2013-08-28?09:42??JSONDemo\JSONDemo.sln

????..A..H.?????44544??2013-08-28?11:03??JSONDemo\JSONDemo.suo

?????目錄??????????0??2013-08-28?09:42??JSONDemo\JSONDemo\obj\Debug\TempPE

?????目錄??????????0??2013-08-28?11:29??JSONDemo\JSONDemo\obj\Debug

?????目錄??????????0??2013-08-28?09:42??JSONDemo\JSONDemo\App_Data

?????目錄??????????0??2013-08-28?10:20??JSONDemo\JSONDemo\bin

?????目錄??????????0??2013-08-28?09:42??JSONDemo\JSONDemo\obj

?????目錄??????????0??2013-08-28?09:42??JSONDemo\JSONDemo\Properties

?????目錄??????????0??2013-08-28?10:30??JSONDemo\JSONDemo

?????目錄??????????0??2013-08-28?09:42??JSONDemo

-----------?---------??----------?-----??----

???????????????104519????????????????????22


評論

共有 條評論