xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Data;
using?System.Data.SqlClient;
using?Maticsoft.DBUtility;
????///?
????///?分頁控件數據提供類
????///?

????public?class?PageData
????{
????????private?int?_PageSize?=?10;
????????private?int?_PageIndex?=?1;
????????private?int?_PageCount?=?0;
????????private?int?_TotalCount?=?0;
????????private?string?_TableName;//表名
????????private?string?_QueryFieldName?=?“*“;//表字段FieldStr
????????private?string?_OrderStr?=?string.Empty;?//排序_SortStr
????????private?string?_QueryCondition?=?string.Empty;//查詢的條件?RowFilter
????????private?string?_PrimaryKey?=?string.Empty;//主鍵
????????private?bool?_isQueryTotalCounts?=?true;//是否查詢總的記錄條數
????????///?

????????///?是否查詢總的記錄條數
????????//

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2011-07-17?21:07??WinForm分頁控件\
?????文件????????5961??2011-07-16?10:55??WinForm分頁控件\PageData.cs
?????目錄???????????0??2011-07-17?21:06??WinForm分頁控件\分頁控件DLL\
?????文件???????21504??2011-07-16?10:35??WinForm分頁控件\分頁控件DLL\WinFormPager.dll
?????文件???????22016??2011-07-16?10:35??WinForm分頁控件\分頁控件DLL\WinFormPager.pdb
?????目錄???????????0??2011-07-16?10:33??WinForm分頁控件\分頁控件源碼\
?????目錄???????????0??2011-07-16?10:34??WinForm分頁控件\分頁控件源碼\WinFormPager\
?????文件????????5739??2011-07-16?10:34??WinForm分頁控件\分頁控件源碼\WinFormPager\Pager.cs
?????文件???????18192??2011-07-16?10:33??WinForm分頁控件\分頁控件源碼\WinFormPager\Pager.designer.cs
?????文件???????15167??2011-07-16?10:33??WinForm分頁控件\分頁控件源碼\WinFormPager\Pager.resx
?????目錄???????????0??2011-07-16?10:32??WinForm分頁控件\分頁控件源碼\WinFormPager\Properties\
?????文件????????1380??2011-07-16?10:32??WinForm分頁控件\分頁控件源碼\WinFormPager\Properties\AssemblyInfo.cs
?????文件????????2586??2011-07-16?10:34??WinForm分頁控件\分頁控件源碼\WinFormPager\WinFormPager.csproj
?????目錄???????????0??2011-07-16?10:33??WinForm分頁控件\分頁控件源碼\WinFormPager\bin\
?????目錄???????????0??2011-07-16?10:35??WinForm分頁控件\分頁控件源碼\WinFormPager\bin\Debug\
?????文件???????21504??2011-07-16?10:35??WinForm分頁控件\分頁控件源碼\WinFormPager\bin\Debug\WinFormPager.dll
?????文件???????22016??2011-07-16?10:35??WinForm分頁控件\分頁控件源碼\WinFormPager\bin\Debug\WinFormPager.pdb
?????目錄???????????0??2011-07-16?10:32??WinForm分頁控件\分頁控件源碼\WinFormPager\obj\
?????目錄???????????0??2011-07-16?10:35??WinForm分頁控件\分頁控件源碼\WinFormPager\obj\Debug\
?????目錄???????????0??2011-07-17?21:07??WinForm分頁控件\分頁控件源碼\WinFormPager\obj\Debug\TempPE\
?????文件?????????795??2011-07-16?10:35??WinForm分頁控件\分頁控件源碼\WinFormPager\obj\Debug\WinFormPager.csproj.FileListAbsolute.txt
?????文件?????????774??2011-07-16?10:35??WinForm分頁控件\分頁控件源碼\WinFormPager\obj\Debug\WinFormPager.csproj.GenerateResource.Cache
?????文件???????21504??2011-07-16?10:35??WinForm分頁控件\分頁控件源碼\WinFormPager\obj\Debug\WinFormPager.dll
?????文件???????22016??2011-07-16?10:35??WinForm分頁控件\分頁控件源碼\WinFormPager\obj\Debug\WinFormPager.pdb
?????文件????????7011??2011-07-16?10:35??WinForm分頁控件\分頁控件源碼\WinFormPager\obj\Debug\WindowsApp.MyControl.Pager.resources
?????文件?????????926??2011-07-16?10:33??WinForm分頁控件\分頁控件源碼\WinFormPager.sln
?????文件???????11264??2011-07-17?21:04??WinForm分頁控件\分頁控件源碼\WinFormPager.suo

評論

共有 條評論