摘要:
Static field initializers run just beforethe static constructor is called. If a type has nostatic constructor, field initializers will execute just prior to the type being used—or anytime earlierat the whim of the runtime. (This means that the presence of astatic constructor may cause field initial. 阅读全文
posted @ 2013-06-06 13:09
futan57
阅读(232)
评论(0)
推荐(0)
浙公网安备 33010602011771号