上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 48 下一页

2016年11月8日

摘要: 1.html -- 2.cs using Contract.Domain; using ETLAPP; using Framework; using HraWeb.Common; using NHibernate; using System; using Syst... 阅读全文
posted @ 2016-11-08 23:21 听哥哥的话 阅读(218) 评论(0) 推荐(0)

2016年11月7日

摘要: 本原理 /* This code assumes an IEntity interface that identifies your persistent types. */ /// /// This static class provides common extension methods for types. /// public s... 阅读全文
posted @ 2016-11-07 23:31 听哥哥的话 阅读(152) 评论(0) 推荐(0)

2016年11月6日

摘要: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Text; using System.Text.RegularExpressions; using System.Web; using System.Web.UI; u... 阅读全文
posted @ 2016-11-06 18:49 听哥哥的话 阅读(148) 评论(0) 推荐(0)

2016年11月5日

摘要: using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Text; using System.Web; namespace Holworth.Utility { //add... 阅读全文
posted @ 2016-11-05 20:45 听哥哥的话 阅读(183) 评论(0) 推荐(0)

2016年11月4日

摘要: combotree: $("#Parent").treegrid("unselect"); 阅读全文
posted @ 2016-11-04 16:21 听哥哥的话 阅读(395) 评论(0) 推荐(0)

2016年10月31日

摘要: // 注意这里有个&符号,并不是写错了,而是约定 就是这样写的ctx.GetObject("&SessionFactory") 这是官网地址http://nhforge.org/doc/nh/en/ var table = ((Spring.Data.NHibernate.LocalSessionFactoryObject)ctx.GetObject("&SessionFactory")).Co... 阅读全文
posted @ 2016-10-31 14:44 听哥哥的话 阅读(246) 评论(0) 推荐(0)

2016年10月29日

摘要: 1.前台 业务异常类型: 业务异常代码: 查看 查询 ... 阅读全文
posted @ 2016-10-29 22:55 听哥哥的话 阅读(592) 评论(0) 推荐(0)

2016年10月24日

摘要: UPDATE BAS_ORGANIZATION_TYPE T1SET T1.PARENTID=(select rn from (SELECT id,rownum rn FROM BAS_ORGANIZATION_TYPE T2 )awhere a.id=t1.parentid); update ba 阅读全文
posted @ 2016-10-24 16:50 听哥哥的话 阅读(254) 评论(0) 推荐(0)

2016年10月17日

摘要: 1. 2. 3. 4. ... 阅读全文
posted @ 2016-10-17 15:57 听哥哥的话 阅读(216) 评论(0) 推荐(0)
摘要: Infinite Stratos约会大作战 零之使魔 狗与剪刀的正确用法 阅读全文
posted @ 2016-10-17 08:59 听哥哥的话 阅读(284) 评论(0) 推荐(0)
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 48 下一页

导航