摘要:
1 //use this to implement platform-cross new-line.2 StringBuilder sb = new StringBuilder();3 sb.append(System.getProperty("line.separator")); 阅读全文
posted @ 2014-06-07 20:36
wonkju
阅读(153)
评论(0)
推荐(0)
摘要:
A JSP page exists in three forms:JSP source code:consists of a mix of HTML template code.Java language statements.JSP directives and actions that desc... 阅读全文
posted @ 2014-06-07 12:32
wonkju
阅读(404)
评论(0)
推荐(0)
摘要:
default character encoding of the request or response body: If a character encoding is not specified, the Servlet specification requires that an enco... 阅读全文
posted @ 2014-06-07 12:16
wonkju
阅读(1098)
评论(1)
推荐(0)
摘要:
Overview of URIURI are characterized by the following definitions:UniformUniformity provides several benefits: it allows different types of resource ... 阅读全文
posted @ 2014-06-07 09:04
wonkju
阅读(196)
评论(0)
推荐(0)

浙公网安备 33010602011771号