导航

01 2016 档案

摘要:网上提示方法将install/includes/lib_installer.php以下内容修改后仍然提示失败:include(ROOT_PATH . 'install/languages/' . $system_lang . '.php');修改为include(ROOT_PATH . 'insta... 阅读全文

posted @ 2016-01-14 02:47 yiyishuitian 阅读(742) 评论(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 阅读(485) 评论(0) 推荐(0)

摘要:/// /// 绑定代表下拉选项 /// public void BindOwnerDataII(string unitId, string bindid) { BaseCore obj = new BaseCore(... 阅读全文

posted @ 2016-01-02 02:57 yiyishuitian 阅读(342) 评论(0) 推荐(0)