摘要:
http://www.cnblogs.com/furenjun/archive/2010/07/13/1776484.html Double dValue = 95.12345; int iValue = 10000; string strValue = "95.12345"; string res... 阅读全文
posted @ 2016-01-02 09:57 yiyishuitian 阅读(489) 评论(0) 推荐(0)
|
|
|
|
摘要:
http://www.cnblogs.com/furenjun/archive/2010/07/13/1776484.html Double dValue = 95.12345; int iValue = 10000; string strValue = "95.12345"; string res... 阅读全文
posted @ 2016-01-02 09:57 yiyishuitian 阅读(489) 评论(0) 推荐(0)
摘要:
/// /// 绑定代表下拉选项 /// public void BindOwnerDataII(string unitId, string bindid) { BaseCore obj = new BaseCore(... 阅读全文
posted @ 2016-01-02 02:57 yiyishuitian 阅读(344) 评论(0) 推荐(0) |
|