最新出炉2010暴强语录
作者:admin 日期:2010-03-05
花生壳
作者:admin 日期:2010-02-26
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>post 8010 test</title>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>post 8010 test</title>
Tags: 花生壳
javascipt 正则
作者:admin 日期:2010-02-25
1. Regular-expression literal characters Character Matches
Alphanumeric character Itself
\0 The NUL character (\u0000)
\t Tab (\u0009)
\n Newline (\u000A)
Alphanumeric character Itself
\0 The NUL character (\u0000)
\t Tab (\u0009)
\n Newline (\u000A)
Tags: javascipt 正则
javascript设法提高循环的性能
作者:admin 日期:2010-02-25
javascript设法提高循环的性能
作者:admin 日期:2010-02-25
强制关闭网页不征求浏览器确认框
作者:admin 日期:2010-02-25
nginx+tomcat架构下获取真实IP的办法
作者:admin 日期:2010-02-14
eclipse插件开发:使用AST生成类
作者:admin 日期:2010-02-14
本代码演示如何通过AST生成一个完整的类, 最终生成的代码比较乱, 编译无法通过,重点在于对AST的使用, 无需考虑最后生成的结果.
以下是最终生成的代码(语法有严重错误, 请不要计较这些):
package com.aptech.lzh;
以下是最终生成的代码(语法有严重错误, 请不要计较这些):
package com.aptech.lzh;
Tags: eclipse插件开发






