摘要: ORM TipsORM小窍门More and more people are using Object to Relational Mapping (ORM) tools to jump the divide between application code that is object oriented and a database that is storing information in a relational manner. These tools are excellent and radically improve development speed. But, there a 阅读全文
posted @ 2013-08-30 14:08 安布雷拉 阅读(439) 评论(0) 推荐(0)