饼子天空 |
|
||
个人程序Blogs |
2011年11月15日
只有注册用户登录后才能阅读该文。 阅读全文
摘要:
DropListController:1//================下拉框start=======================================2List<SelectListItem>dropDownLists=newList<SelectListItem>();3SelectListItemdropDownList1=newSelectListItem();4dropDownList1.Text="TextTest1";5dropDownList1.Value="TextValue1";6dropDo 阅读全文
|
Copyright © 2024 饼子天空
Powered by .NET 9.0 on Kubernetes |