Deferred在jQuery和Angular中的使用与简单实现 Deferred是在jQuery1.5版本中加入的,并且jQuery使用它完全重写了AJax,以前也只是偶尔使用.但是上次在使用Angular做一个小应用的时候,遇到一个问题, 我将我的AJax请求放在了自己定义的factory中,并 Read More
原文链接:http://www.cnblogs.com/TomXu/archive/2011/12/29/2290308.html 前言 网上还没用发现有人对命名函数表达式进去重复深入的讨论,正因为如此,网上出现了各种各样的误解,本文将从原理和实践两个方面来探讨JavaScript关于命名函数表达式 Read More
Visual Studio Code 开发前端和node智能提示 visual studio code 是一个很好的编辑器,可以用来编写前端代码和nodejs。 我很喜欢使用VSC,现在流行框架对VSC的支持很好,都有相对应的Typing Script 文件。 但对于对前端接触不深的同学,可能不太好 Read More
第一套: 英文题目(可以用中文回答) 1) Please describe the different between XML,XSD,XSL through their definition. 2) Do you know the Persistent Object in J2EE;... Read More
利用TreeView控件加载文件,必须遍历处所有的文件和文件夹。 深搜算法用到了递归。 using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using Syste... Read More
You may love the wrong person, cry for the wrong reason. But one thing is sure, mistakes help us find the right person. Be yourself,don't change for... Read More