摘要: 转之--http://www.php100.com/html/php/lei/2013/0905/5267.htmlPHP在魔术函数__autoload()方法出现以前,如果你要在一个程序文件中实例化100个对象,那么你必须用include或者require包含进来100个类文件,或者你把这100个... 阅读全文
posted @ 2015-07-26 18:16 wanshutao 阅读(160) 评论(0) 推荐(0)