C标签<%@tagliburi="http://java.sun.com/jsp/jstl/core"prefix="c"%>(1)if...else...<c:choose><c:whentest=""></c:when><c:otherwise></c:otherwise></c:choose>(2)for遍历<c:forEachitems="${scores}"var="scores"varStatus="..
分类:
Web程序 时间:
2014-11-24 13:50:27
阅读次数:
159
url: http://www.cnblogs.com/shanyou/archive/2012/01/28/2330451.htmlurl: http://www.infoq.com/cn/articles/tq-why-choose-redisurl: http://www.tuicool.co...
分类:
其他好文 时间:
2014-11-23 21:28:57
阅读次数:
258
Run Fiddler.Run Fiddler and choose (from the menu) Tools, Fiddler Options… Check these boxes in the HTTPS tab of the resulting dialog (and hit OK):Cli...
Choosing number
Time Limit: 2 Seconds
Memory Limit: 65536 KB
There are n people standing in a row. And There are m numbers, 1.2...m. Every one should choose a number. But if two persons ...
分类:
其他好文 时间:
2014-11-22 14:44:25
阅读次数:
142
碰到这种情况一般我们首先试的就是重启Xcode,这种方法有的时候管用有的时候不管用。下面介绍几种方法:一:可能是valid architectures支持armv7,或者armv7s,你要试着更改这个:二:(这个没有试过,在网上找的,具体情况需要个人去试)1、Close the Xcode2、Del...
分类:
移动开发 时间:
2014-11-13 18:48:29
阅读次数:
206
去官方网站下载Jar包:
http://simplecaptcha.sourceforge.net/
Javadocs:
http://simplecaptcha.sourceforge.net/javadocs/index.html
自己书写工具类:
/*
* To change this license header, choose License Headers in ...
分类:
编程语言 时间:
2014-11-13 10:58:14
阅读次数:
406
eclipseshop------>jsdtjquery----->install----->restarteclipseproject.properties-------------->javascript------------>includepath---------------->addjavascriptlibrarychoose(jQuerylibrary)------------------->choose(version)--------->su..
分类:
Web程序 时间:
2014-11-13 07:11:46
阅读次数:
140
之前利用phonegap开发ios上的程序,
在点击 的时候,界面总是显示英文,Choose Existing File。
为了显示中文或者日文,需要在
info.plist里面添加一个Localizations的选项,然后在里面添加自己想要的语言,比如中文,英文,日文...
分类:
移动开发 时间:
2014-11-11 19:14:33
阅读次数:
274
选择 run configuration -> target -> Automatic -> 在 launch a new Android Virtual Device 选择你需要的版本启动,等待启动完成如果启动后,Choose a running Android device里没有出现选择项运行 ...
分类:
移动开发 时间:
2014-11-10 23:06:38
阅读次数:
487
ORACLE的优化器共有3种: ?? a.? RULE (基于规则)?? b. COST (基于成本)? c. CHOOSE (选择性) ??? 设置缺省的优化器,可以通过对init.ora文件中OPTIMIZER_MODE参数的各种声明,如RULE,COST,CHOOSE,ALL_ROWS...
分类:
数据库 时间:
2014-11-10 12:15:04
阅读次数:
164