上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 48 下一页

2018年6月29日

摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using User1.Valuation.Holworth.EngineInfrastructure; namespace ConsoleApplication7... 阅读全文
posted @ 2018-06-29 00:23 听哥哥的话 阅读(384) 评论(0) 推荐(0) 编辑

2018年6月27日

摘要: public static System.Data.DataTable TableJoin(System.Data.DataTable dt, System.Data.DataTable dtDetail, string[] parentFieldName, string[] relationFieldName, bool isInnerJoin, string relationName = ... 阅读全文
posted @ 2018-06-27 23:15 听哥哥的话 阅读(275) 评论(0) 推荐(0) 编辑

2018年6月19日

摘要: RskFactorRelation.Instance.GetCache(true).Where(x => !string.IsNullOrEmpty(x.SourceProductTable) && !string.IsNullOrEmpty(x.SourceProductId)) .GroupBy(x=>x.SourceProductTable+... 阅读全文
posted @ 2018-06-19 16:15 听哥哥的话 阅读(151) 评论(0) 推荐(0) 编辑

2018年5月29日

摘要: using Framework; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Data; using NHibernate; using Oracle.DataAccess.Clien... 阅读全文
posted @ 2018-05-29 23:16 听哥哥的话 阅读(289) 评论(0) 推荐(0) 编辑

2018年5月28日

摘要: https://xmcycs.1688.com/ 阅读全文
posted @ 2018-05-28 22:54 听哥哥的话 阅读(75) 评论(0) 推荐(0) 编辑

2018年5月27日

摘要: using System; using System.Collections.Generic; using System.Linq; using System.Runtime.CompilerServices; using System.Text; using System.Threading.Tasks; using System.Transactions; namespace Consol... 阅读全文
posted @ 2018-05-27 21:21 听哥哥的话 阅读(145) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Transactions; using UnitOfWork; namespace UnitOfWork { public int... 阅读全文
posted @ 2018-05-27 11:29 听哥哥的话 阅读(158) 评论(0) 推荐(0) 编辑

2018年5月18日

摘要: http://music.163.com/#/song/19674656?userid=65416848 阅读全文
posted @ 2018-05-18 23:02 听哥哥的话 阅读(131) 评论(0) 推荐(0) 编辑

2018年5月17日

摘要: var findTab=$('#mytabs').tabs('getTab','财务信息').panel('options').tab; var findTabIndex = $('#tab').tabs('getTabIndex',findTab); $("#tabs").tabs("select", findTabIndex); var pp = $('#tt').tabs('getS... 阅读全文
posted @ 2018-05-17 09:23 听哥哥的话 阅读(415) 评论(0) 推荐(0) 编辑

2018年5月12日

摘要: using Microsoft.CSharp; 阅读全文
posted @ 2018-05-12 14:36 听哥哥的话 阅读(685) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 48 下一页

导航