This error is generated if you try to invoke a build command that Maven does not understand. In general, you have the following options to perform bui...
分类:
其他好文 时间:
2014-12-24 09:45:56
阅读次数:
211
a)OGNL可以说是struts2的一大利器,规则很简单,项目中也很常用,可以说处处都能用到。而调用方法不常用,但也会用,有些功能利用ONGL调用方法还是很容易解决的。所以大家多练练。
b)访问集合 – 投影、选择(? ^ $)在项目用的很少,不过一旦使用将会有意想不到的效果。在我的网站“爱尚合伙人”中的好友列表中的好友里的心情就使用了。效果还是很OK的。不用专门记忆,了解就行,用到时再查,understand?...
分类:
其他好文 时间:
2014-12-20 12:57:21
阅读次数:
187
原文链接:http://www.cn-cuckoo.com/2007/08/01/understand-javascript-closures-72.html
英文原文:http://www.jibbering.com/faq/faq_notes/closures.html
要成为高级 JavaScript 程序员,就必须理解闭包。
本文结合 ECMA 262 规范详解了闭包的内...
分类:
编程语言 时间:
2014-12-17 22:47:27
阅读次数:
299
Introduce to basic $stateProvider.state() with $stateParams services. Understand how nested router works.Note: we can put template into a spreated htm...
分类:
Web程序 时间:
2014-12-17 00:12:42
阅读次数:
299
This blog will show you how to retrieve term store, term group, term set and term via JavaScript
1. First, you need understand Managed Metadata Service, it used for storing metadata, and have the dat...
分类:
编程语言 时间:
2014-12-09 14:00:44
阅读次数:
204
This Article will explain a very simple way to understand the basic C# OOP ConceptDownload ShanuBasicCSharpOOPConceptV1.3.zip - 1.3 MBTable of Content...
"500行或更少" "What I cannot create, I do not understand." -- Richard Feynman 《500行或更少》--开源应用架构系列第四版的源码。 项目的目的在于给阅读者更广的视野,让阅读者理解软件设计者的想法。 项目地...
分类:
其他好文 时间:
2014-12-05 19:51:22
阅读次数:
234
I was too optimistic.It is take several days working on the demo.. The intresting thing is when I finished the demo, I understand how people make a ro...
分类:
编程语言 时间:
2014-12-04 00:41:10
阅读次数:
219
本文翻译自CodeProject上的一篇简单解释Lambda表达式的文章,适合新手理解。译文后面我补充了一点对Lambda表达式的说明。1.什么是Lambda表达式?Lambda表达式是一种匿名方法,多数情况下用来在LINQ中快速创建委托。简单地说,它代表一个没有被定义过的方法,比如没有访问修饰符、...
分类:
其他好文 时间:
2014-12-03 18:27:03
阅读次数:
179
App-Script是Root-Me第一类型的题目,共有六道,该类型题目的说明是“These challenges will help you understand scripting vulnerabilities(这些题目可以帮助你理解脚本漏洞)”。下文笔者将一一介绍此六道题目...
分类:
移动开发 时间:
2014-12-01 14:29:09
阅读次数:
1460