04 2011 档案

摘要:首先我们来看php官方手册中对include的文件搜索原则的描述:Files for including are first looked for in each include_path entry relative to the current working directory, and then in the directory of current script. E.g. if your include_path islibraries, current working directory is/www/, you includedinclude/a.phpand there is 阅读全文
posted @ 2011-04-10 17:34 ljhero 阅读(1777) 评论(1) 推荐(0)
摘要:最近,这篇关于软件和文学相结合的面试题,很热门。这些题目出得挺有意思,让人看得不仅能加深了解一些软件方面的知识,还能能解很多文学方面的知识,关键是还有点小幽默,在开源中国社区网站上,看到这些面试题的答案,特此转载。---------------------------------------------------------------------------------------------------------------------------------------------------原文地址:http://www.oschina.net/bbs/thread/18078一. 阅读全文
posted @ 2011-04-04 11:36 ljhero 阅读(647) 评论(0) 推荐(0)