最新文章

Ant 中的 fork=”true”

少于 1 分钟阅读

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 路径之 **

少于 1 分钟阅读

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

Post: Notice

1 分钟阅读

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

MySQL REGEXP

少于 1 分钟阅读

  参考 Regular Expressions - User Guide

Pointer Swizzling

1 分钟阅读

  swizzle 本来的用法应该是 to swizzle a beverage with a spoon,基本就是 “搅动” 的意思。pointer swizzling 有的翻译叫 “指针混写”,第一眼看上去简直不知所云。

page(页面)

少于 1 分钟阅读

以下来自百度百科和Wikipedia。