07 2010 档案

摘要:==运行时配置==scws.default.charset (default = gbk) , Changeable = PHP_INI_ALLscws.default.fpath (default = NULL) , Changeable = PHP_INI_ALL有关 PHP_INI_* 常量进一步的细节与定义参见PHP手册。==资源类型==本扩展定义了一种资源类型:一个 scws 指针,指... 阅读全文
posted @ 2010-07-27 16:58 Wamei 阅读(1744) 评论(0) 推荐(0)
摘要:GOF Classical Design Pattern Intent Abstract FactoryProvide an interface for creating families of related or dependent objects without specifying their concrete classes.抽象工厂提供一系列相关... 阅读全文
posted @ 2010-07-19 09:25 Wamei 阅读(392) 评论(0) 推荐(0)