摘要:
找到dispatch: function (e) { e = b.event.fix(e); var n, r, i, s, o, u = [], a = d.call(arguments), f = (b._data(this, "events") || {})[e.type] || [], l = b.event.special[e.type] || {}; a[0] = e, e.delegateTarget = this; ... 阅读全文
摘要:
http://xdmessaging.codeplex.com/http://www.codeproject.com/Articles/17606/NET-Interprocess-Communication 阅读全文
摘要:
Should my database calls be Asynchronous?http://blogs.msdn.com/b/rickandy/archive/2009/11/14/should-my-database-calls-be-asynchronous.aspxhttp://msdn.microsoft.com/zh-cn/library/ee728598(v=vs.100).aspx 阅读全文
摘要:
function: public static dynamic GetAppSecret() { //string[] result = new string[] { "", "" }; dynamic result = new System.Dynamic.ExpandoObject(); result = new { appid="appid", appSecret = "appSecret" }; return result; }if you want to use t... 阅读全文
该文被密码保护。 阅读全文
摘要:
http://blog.csdn.net/riverlau/article/details/74764491. 使用rownumber给view加上一个标示列SELECT ROW_NUMBER() OVER (ORDER BY appid) AS id, *FROM (SELECT appid, 'NewsLetterService:' + CONVERT(nvarchar(8), id) AS moduleID, ServiceName AS moduleName FROM NewsLetterSe... 阅读全文
摘要:
http://www.bootcss.com/p/bootstrap-wysiwyg/ 阅读全文
摘要:
1. powershellShutdown-computer –computername (gc c:\temp\serverlist.txt) –force –throttlelimit 10http://blogs.technet.com/b/heyscriptingguy/archive/2011/04/01/scripting-wife-uses-powershell-to-shut-down-computers.aspx2.C#get computers from ouhttp://stackoverflow.com/questions/5161157/get-computer-fr 阅读全文
摘要:
https://github.com/aui/artTemplate 阅读全文
摘要:
http://getbootstrap.com/javascript/#carouselhttp://owlgraphic.com/owlcarousel/#demohttps://www.mobify.com/mobifyjs/modules/carousel-examples/http://jquery-plugins.net/owl-carousel-touch-enabled-and-responsive-jquery-carousel-sliderhttp://www.caincode.com/bootstrap-make-the-carousel-swipeable-on-mobi 阅读全文