- 授权协议: MIT
- 开发语言: PHP
- 操作系统: 跨平台
- 软件首页: https://github.com/giovanniramos/zf_generate_models
- 软件文档: https://github.com/giovanniramos/zf_generate_models
软件介绍
Zend Framework Models Generator 为 Zend Framework 框架根据 MySQL 数据库来生成模型类。可查询一个给定的 MySQL 数据库并获取所有的表和它们的字段,然后生成对应的 PHP 模型类。
Practical Algorithms for Programmers
Andrew Binstock、John Rex / Addison-Wesley Professional / 1995-06-29 / USD 39.99
Most algorithm books today are either academic textbooks or rehashes of the same tired set of algorithms. Practical Algorithms for Programmers is the first book to give complete code implementations o......一起来看看 《Practical Algorithms for Programmers》 这本书的介绍吧!
