The Store class encapsulates a client side cache ofModelobjects. Stores load data via aProxy, and also provide functions forsorting,filteringand query...
分类:
Web程序 时间:
2015-02-10 14:50:52
阅读次数:
221
(一)检查Customizations从2011升级到2013有一些legacy feature是不再支持的了:CRM 4.0 plugin-insCRM 4.0 client-side scriptingCRM 4.0 custom workflow activities2007 web serv...
分类:
其他好文 时间:
2015-01-16 18:34:36
阅读次数:
210
Promise在javascript中得到了越来越广泛的应用,尤其是server side的javascript,比如Node.js编程里。尽管Promise也有其自身的问题,但是它在解决多层嵌套callback,以及其它一些问题时还是有它独特的优点的。
Promise的常用场景基本都是在server side, 但其实在client side, 它也有用武之地,只是目前较为少见而已。
jQu...
分类:
Web程序 时间:
2015-01-08 13:23:19
阅读次数:
164
原文链接:Top 10 Client-Side Performance Problems in Web 2.0
分类:
其他好文 时间:
2014-12-27 01:26:15
阅读次数:
165
1. AngularJS is Entirely Client-Side AngularJS is written in JavaScript, and it functions entirely on the client side. This means two things for your app. First, you can run AngularJS in any browse...
分类:
Web程序 时间:
2014-12-16 08:50:15
阅读次数:
215
The Knuth-Morris-Pratt Algorithm in my own wordsFor the past few days, I’ve been reading various explanations ofthe Knuth-Morris-Pratt string searchin...
分类:
其他好文 时间:
2014-11-20 21:53:23
阅读次数:
335
1.CSI方案 CSI (Client Side Includes) 通过iframe、javascript、ajax 等方式将另外一个页面的内容动态包含进来。 2.SSI方案 SSI (Server Side Includes) Server Side Includes (SSI) is a simple interpreted se...
分类:
其他好文 时间:
2014-11-06 00:53:37
阅读次数:
228
.NET ASP.NET Web Api: Unwrapping HTTP Error Results and Model State Dictionaries Client-Side HTTP 206 Partial Content In ASP.NET Web API - Video File ...
分类:
其他好文 时间:
2014-11-01 17:48:00
阅读次数:
147
Cross-site scripting (XSS) is a type of
computer security
vulnerability typically found in
Web applications. XSS enables attackers to
inject
client-side script into
Web pages viewed by ot...
分类:
其他好文 时间:
2014-10-23 17:43:24
阅读次数:
390
TCollectortcollectoris a client-side process that gathers data from local collectors and pushes the data to OpenTSDB. You run it on all your hosts, an...
分类:
其他好文 时间:
2014-10-15 01:22:09
阅读次数:
378