Recent Posts

Join

1 minute read

Post: Link Permalink

less than 1 minute read

This theme supports link posts, made famous by John Gruber. To use, just add link: http://url-you-want-linked to the post’s YAML front matter and you’re done.

Ant 中的 fork=”true”

less than 1 minute read

Set fork attribute to true, to run javac in a separate process with its own heap size settings. If fork is set to false, or not set (default is false), javac...

Ant 路径之 **

less than 1 minute read

<fileset dir="${lib.dir}" includes="*.jar"/>

Post: Notice

1 minute read

A notice displays information that explains nearby content. Often used to call attention to a particular detail.