xser php framework v0.1正式版 -- 发布

// xser php framework => a simple php5 framework // 1. a dispatcher module // 2. a view module // 3. a database object relations mapping module 开发者: 色色 vb2005xu@qq.com vb2005xu.iteye.com 版权: 保留修改权,免 ...
by vb2005xu 2011-05-26 浏览 (1027) 回复 (0) 群组: xser php framework

xser php framework 国际化多语言组件: xser_languages

<?php /** * 国际化多语言组件 */ class xser_languages { private $_dict ,$_dict_files ; public function __construct(){ $this->_dict = array(); $this->_dict_files = array(); } public function load($dict, ...
by vb2005xu 2011-05-26 浏览 (842) 回复 (0) 群组: xser php framework

xser知识库热门文章

最新评论

Global site tag (gtag.js) - Google Analytics