資源簡(jiǎn)介
devexpress第三方控件庫(kù),各種控件的使用和獲取值,你值得擁有
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
namespace?toggleSwitch
{
????public?class?CboItemEntity
????{
????????private?object?_text?=?0;
????????private?object?_Value?=?““;
????????///?
????????///?顯示值
????????///?
????????public?object?Text
????????{
????????????get?{?return?this._text;?}
????????????set?{?this._text?=?value;?}
????????}
????????///?
????????///?對(duì)象值
????????///?
????????public?object?Value
????????{
????????????get?{?return?this._Value;?}
????????????set?{?this._Value?=?value;?}
????????}
????????public?override?string?ToString()
????????{
????????????return?this.Text.ToString();
????????}
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????189??2018-10-29?20:47??toggleSwitch\App.config
?????文件?????162816??2018-10-29?19:41??toggleSwitch\bin\Debug\de\DevExpress.Data.v17.2.resources.dll
?????文件??????23040??2018-10-29?19:42??toggleSwitch\bin\Debug\de\DevExpress.Office.v17.2.Core.resources.dll
?????文件???????8192??2018-10-29?19:42??toggleSwitch\bin\Debug\de\DevExpress.Pdf.v17.2.Core.resources.dll
?????文件??????67584??2018-10-29?19:42??toggleSwitch\bin\Debug\de\DevExpress.Printing.v17.2.Core.resources.dll
?????文件?????189952??2018-10-29?19:43??toggleSwitch\bin\Debug\de\DevExpress.RichEdit.v17.2.Core.resources.dll
?????文件???????6144??2018-10-29?19:42??toggleSwitch\bin\Debug\de\DevExpress.Sparkline.v17.2.Core.resources.dll
?????文件??????20480??2018-10-29?19:42??toggleSwitch\bin\Debug\de\DevExpress.Utils.v17.2.resources.dll
?????文件??????37888??2018-10-29?19:43??toggleSwitch\bin\Debug\de\DevExpress.XtraBars.v17.2.resources.dll
?????文件?????103424??2018-10-29?19:43??toggleSwitch\bin\Debug\de\DevExpress.XtraEditors.v17.2.resources.dll
?????文件??????35840??2018-10-29?19:43??toggleSwitch\bin\Debug\de\DevExpress.XtraGrid.v17.2.resources.dll
?????文件??????11264??2018-10-29?19:43??toggleSwitch\bin\Debug\de\DevExpress.XtraLayout.v17.2.resources.dll
?????文件???????5632??2018-10-29?19:43??toggleSwitch\bin\Debug\de\DevExpress.XtraNavBar.v17.2.resources.dll
?????文件??????16896??2018-10-29?19:43??toggleSwitch\bin\Debug\de\DevExpress.XtraPrinting.v17.2.resources.dll
?????文件??????12288??2018-10-29?19:43??toggleSwitch\bin\Debug\de\DevExpress.XtraTreeList.v17.2.resources.dll
?????文件????6402048??2018-10-29?19:41??toggleSwitch\bin\Debug\DevExpress.Data.v17.2.dll
?????文件????1420594??2018-10-29?19:41??toggleSwitch\bin\Debug\DevExpress.Data.v17.2.xm
?????文件?????349184??2018-10-29?19:42??toggleSwitch\bin\Debug\DevExpress.Dialogs.v17.2.Core.dll
?????文件????4729856??2018-10-29?19:41??toggleSwitch\bin\Debug\DevExpress.Images.v17.2.dll
?????文件????2073088??2018-10-29?19:42??toggleSwitch\bin\Debug\DevExpress.Office.v17.2.Core.dll
?????文件?????103046??2018-10-29?19:42??toggleSwitch\bin\Debug\DevExpress.Office.v17.2.Core.xm
?????文件????2905088??2018-10-29?19:42??toggleSwitch\bin\Debug\DevExpress.Pdf.v17.2.Core.dll
?????文件?????364777??2018-10-29?19:42??toggleSwitch\bin\Debug\DevExpress.Pdf.v17.2.Core.xm
?????文件????4276224??2018-10-29?19:42??toggleSwitch\bin\Debug\DevExpress.Printing.v17.2.Core.dll
?????文件????1739626??2018-10-29?19:42??toggleSwitch\bin\Debug\DevExpress.Printing.v17.2.Core.xm
?????文件????6495232??2018-10-29?19:43??toggleSwitch\bin\Debug\DevExpress.RichEdit.v17.2.Core.dll
?????文件????2158745??2018-10-29?19:43??toggleSwitch\bin\Debug\DevExpress.RichEdit.v17.2.Core.xm
?????文件??????83456??2018-10-29?19:42??toggleSwitch\bin\Debug\DevExpress.Sparkline.v17.2.Core.dll
?????文件??????28885??2018-10-29?19:42??toggleSwitch\bin\Debug\DevExpress.Sparkline.v17.2.Core.xm
?????文件???10840576??2018-10-29?19:42??toggleSwitch\bin\Debug\DevExpress.Utils.v17.2.dll
............此處省略146個(gè)文件信息
- 上一篇:.x模型素材
- 下一篇:反射內(nèi)存卡樣例
評(píng)論
共有 條評(píng)論