$('element').length == 0; // no element found
Cooper的Blog
2011年8月29日 星期一
2011年8月24日 星期三
http://www.opensymphony.com/webwork/api/com/opensymphony/xwork/util/XWorkBasicConverter.html
XWork will automatically handle the most common type conversion for you.
This includes support for converting to and from Strings for each of the following:
XWork will automatically handle the most common type conversion for you.
This includes support for converting to and from Strings for each of the following:
- String
- boolean / Boolean
- char / Character
- int / Integer, float / Float, long / Long, double / Double
- dates - uses the SHORT or RFC3339 format (
yyyy-MM-dd'T'HH:mm:ss
) for the Locale associated with the current request - arrays - assuming the individual strings can be coverted to the individual items
- collections - if not object type can be determined, it is assumed to be a String and a new ArrayList is created
2010年7月30日 星期五
2010年5月29日 星期六
2010年5月2日 星期日
訂閱:
文章 (Atom)