阅读背景:

如何在函数式编程语言中实现Rails类型webapp中的“模型”?

来源:互联网 

In MVC web development frameworks such as Ruby on Rails, Django, and CakePHP, HTTP requests are routed to controllers, which fetch objects which are usually persisted to a backend database store. These objects represent things like users, blog posts, etc., and often contain logic within their methods for permissions, fetching and/or mutating other objects, validation, etc.In MVC web development frameworks such as Ruby




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: