資源簡介
.Net版本的 Ucenter整合方案
代碼片段和文件信息
using?System;
using?System.Collections;
using?System.Configuration;
using?System.Data;
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;
using?DS.Web.UCenter.Client;
using?DS.Web.UCenter;
namespace?UC_Demo
{
????public?partial?class?_Default?:?System.Web.UI.Page
????{
????????protected?void?Page_Load(object?sender?EventArgs?e)
????????{
????????}
????????protected?void?Unnamed1_Click(object?sender?EventArgs?e)
????????{
????????????string?userName?=?tbxUserName.Text;
????????????string?userPass?=?tbxUserPass.Text;
????????????IUcClient?iu?=?new?UcClient();
????????????UcUserLogin?ul?=?iu.Us
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????708??2012-05-24?17:54??Default.aspx
?????文件???????1185??2012-05-25?09:33??Default.aspx.cs
?????文件???????1478??2012-05-24?17:48??Default.aspx.designer.cs
?????文件???????4517??2012-05-25?10:25??UC_Demo.csproj
?????文件???????1217??2012-05-25?10:25??UC_Demo.csproj.user
?????文件??????10555??2012-05-25?09:37??Web.config
?????文件????????318??2012-05-25?10:37??API\receive.txt
?????文件?????????83??2012-05-24?17:37??API\uc.ashx
?????文件???????2758??2012-05-25?10:25??API\uc.ashx.cs
?????文件??????86016??2011-08-20?17:58??bin\DS.Web.UCenter.dll
?????文件?????278016??2011-08-20?17:58??bin\DS.Web.UCenter.pdb
?????文件?????146519??2011-08-20?17:58??bin\DS.Web.UCenter.xm
?????文件???????6656??2012-05-25?10:25??bin\UC_Demo.dll
?????文件??????17920??2012-05-25?10:25??bin\UC_Demo.pdb
?????文件??????22079??2012-05-24?17:54??obj\Debug\ResolveAssemblyReference.cache
?????文件????????522??2012-05-25?10:25??obj\Debug\UC_Demo.csproj.FileListAbsolute.txt
?????文件???????6656??2012-05-25?10:25??obj\Debug\UC_Demo.dll
?????文件??????17920??2012-05-25?10:25??obj\Debug\UC_Demo.pdb
?????文件???????1409??2012-05-24?17:30??Properties\AssemblyInfo.cs
?????目錄??????????0??2012-05-25?09:17??obj\Debug\Refactor
?????目錄??????????0??2012-05-24?17:30??obj\Debug\TempPE
?????目錄??????????0??2012-05-25?10:25??obj\Debug
?????目錄??????????0??2012-05-25?10:25??API
?????目錄??????????0??2012-05-24?17:30??App_Data
?????目錄??????????0??2012-05-25?10:25??bin
?????目錄??????????0??2012-05-24?17:30??obj
?????目錄??????????0??2012-05-24?17:30??Properties
-----------?---------??----------?-----??----
???????????????606532????????????????????27
............此處省略0個文件信息
- 上一篇:C#做的石英時鐘
- 下一篇:C#winform中滾動字幕的實現源碼
評論
共有 條評論