摘要: function import_resource($resources, $spec_type = null) { $headtag = ''; if (is_string($resources) || $spec_type) { !$spec_type && $spec_type = 'script'; $resources = $this->_get_resource_data($resources); foreach ($resources as $params) ... 阅读全文
posted @ 2013-03-19 17:00 linksgo2011 阅读(144) 评论(0) 推荐(0)