上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 48 下一页

2015年7月2日

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using WebApp.Comm... 阅读全文
posted @ 2015-07-02 11:20 听哥哥的话 阅读(369) 评论(0) 推荐(0)

2015年7月1日

摘要: 1.前台js代码$.ajax({ type: "post", url: 'AlmMarketScenarioDetailManage.aspx?_method=queryPanel&sernarioId='+senarioId, ... 阅读全文
posted @ 2015-07-01 10:29 听哥哥的话 阅读(251) 评论(0) 推荐(0)

2015年6月27日

摘要: NLS_LANGSIMPLIFIEDCHINESE_CHINA.ZHS16GBK 阅读全文
posted @ 2015-06-27 11:19 听哥哥的话 阅读(611) 评论(0) 推荐(0)

2015年6月16日

摘要: CREATE SEQUENCE to38_import_result_seq INCREMENT BY 1 START WITH 10000 NOMAXVALUE NOCYCLE NOCACHE ... 阅读全文
posted @ 2015-06-16 13:24 听哥哥的话 阅读(144) 评论(0) 推荐(0)

2015年6月13日

摘要: 1.首先上客户端代码staticvoidMain(string[]args){IApplicationContextctx=ContextRegistry.GetContext(); Console.WriteLine("事件注册");Doordoor=(Door)ctx.GetObjec... 阅读全文
posted @ 2015-06-13 20:36 听哥哥的话 阅读(221) 评论(0) 推荐(0)
摘要: 1.首先上客户端代码staticvoidMain(string[]args){IApplicationContextctx=ContextRegistry.GetContext();Console.WriteLine("替换方法");UserDaodao=(UserDao)ctx.GetObject... 阅读全文
posted @ 2015-06-13 20:25 听哥哥的话 阅读(173) 评论(0) 推荐(0)
摘要: //这里是客户端的代码 当调用CreatePersonDao这个抽象方法或者虚方法的时候由配置文件返回指定的实例为查询的方法注入某个实例 startstaticvoidMain(string[]args){IApplicationContextctx=ContextRegistry.GetConte... 阅读全文
posted @ 2015-06-13 20:13 听哥哥的话 阅读(338) 评论(0) 推荐(0)
摘要: 1.引入程序集Spring.Core,CommonLogging,Spring.Web2.Web.Config的配置 BLL.XML3. 客户端调用部分IApplicationContext ctx = ContextRegistry.G... 阅读全文
posted @ 2015-06-13 18:20 听哥哥的话 阅读(153) 评论(0) 推荐(0)

2015年6月9日

摘要: 前端使用的控件* $("#btn_Save_").click(function () { var url = "Upload.aspx?_method=import";// url += "&_method=import"; ... 阅读全文
posted @ 2015-06-09 09:55 听哥哥的话 阅读(1832) 评论(0) 推荐(0)

2015年6月8日

摘要: using System;using System.Collections.Generic;using System.Data;using System.Linq;using System.Reflection;using System.Web;using System.Web.UI;using S... 阅读全文
posted @ 2015-06-08 14:48 听哥哥的话 阅读(461) 评论(0) 推荐(0)
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 48 下一页

导航