06 2015 档案

摘要:NLS_LANGSIMPLIFIEDCHINESE_CHINA.ZHS16GBK 阅读全文

posted @ 2015-06-27 11:19 听哥哥的话 阅读(613) 评论(0) 推荐(0)

摘要:CREATE SEQUENCE to38_import_result_seq INCREMENT BY 1 START WITH 10000 NOMAXVALUE NOCYCLE NOCACHE ... 阅读全文

posted @ 2015-06-16 13:24 听哥哥的话 阅读(146) 评论(0) 推荐(0)

摘要:1.首先上客户端代码staticvoidMain(string[]args){IApplicationContextctx=ContextRegistry.GetContext(); Console.WriteLine("事件注册");Doordoor=(Door)ctx.GetObjec... 阅读全文

posted @ 2015-06-13 20:36 听哥哥的话 阅读(223) 评论(0) 推荐(0)

摘要:1.首先上客户端代码staticvoidMain(string[]args){IApplicationContextctx=ContextRegistry.GetContext();Console.WriteLine("替换方法");UserDaodao=(UserDao)ctx.GetObject... 阅读全文

posted @ 2015-06-13 20:25 听哥哥的话 阅读(175) 评论(0) 推荐(0)

摘要://这里是客户端的代码 当调用CreatePersonDao这个抽象方法或者虚方法的时候由配置文件返回指定的实例为查询的方法注入某个实例 startstaticvoidMain(string[]args){IApplicationContextctx=ContextRegistry.GetConte... 阅读全文

posted @ 2015-06-13 20:13 听哥哥的话 阅读(343) 评论(0) 推荐(0)

摘要:1.引入程序集Spring.Core,CommonLogging,Spring.Web2.Web.Config的配置 BLL.XML3. 客户端调用部分IApplicationContext ctx = ContextRegistry.G... 阅读全文

posted @ 2015-06-13 18:20 听哥哥的话 阅读(155) 评论(0) 推荐(0)

摘要:前端使用的控件* $("#btn_Save_").click(function () { var url = "Upload.aspx?_method=import";// url += "&_method=import"; ... 阅读全文

posted @ 2015-06-09 09:55 听哥哥的话 阅读(1837) 评论(0) 推荐(0)

摘要: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 听哥哥的话 阅读(465) 评论(0) 推荐(0)

摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using System.ServiceModel;using System.... 阅读全文

posted @ 2015-06-08 14:29 听哥哥的话 阅读(439) 评论(0) 推荐(0)

摘要:using System;using System.Collections.Generic;using System.Data;using System.IO;using System.Linq;using System.Reflection;using System.Runtime.Seriali... 阅读全文

posted @ 2015-06-07 08:21 听哥哥的话 阅读(162) 评论(0) 推荐(0)

摘要:using System;using System.Collections.Generic;using System.Data;using System.Linq;using System.Reflection;using System.Text;using System.Text.RegularE... 阅读全文

posted @ 2015-06-06 18:01 听哥哥的话 阅读(359) 评论(0) 推荐(0)

摘要:using System;using System.Collections.Generic;using System.Data;using System.Linq;using System.Reflection;using System.Text;using System.Text.RegularE... 阅读全文

posted @ 2015-06-06 17:28 听哥哥的话 阅读(295) 评论(0) 推荐(0)

摘要:using System;using System.Collections.Generic;using System.IO;using System.Linq;using System.Reflection;using System.Runtime.Serialization;using Syste... 阅读全文

posted @ 2015-06-06 16:30 听哥哥的话 阅读(1065) 评论(0) 推荐(0)

摘要:using (SqlConnection conn = new SqlConnection("Data Source=.;Initial Catalog=test;Integrated Security=True")) { DataSet ds=new DataS... 阅读全文

posted @ 2015-06-06 12:44 听哥哥的话 阅读(548) 评论(0) 推荐(0)

摘要:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Linq;using System.Reflection;using System.Web... 阅读全文

posted @ 2015-06-04 18:14 听哥哥的话 阅读(634) 评论(0) 推荐(0)

摘要:publicstaticclassDataTableExtensions{//////转化一个DataTable////////////publicstaticDataTableToDataTable(thisIEnumerablelist){//创建属性的集合ListpList=newList()... 阅读全文

posted @ 2015-06-04 15:13 听哥哥的话 阅读(674) 评论(0) 推荐(0)

摘要:https://www.microsoft.com/zh-CN/download/confirmation.aspx?id=36020 阅读全文

posted @ 2015-06-01 06:50 听哥哥的话 阅读(139) 评论(0) 推荐(0)

导航