Conclusion

Posted 云旗

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Conclusion相关的知识,希望对你有一定的参考价值。

Conclusion

This concludes our brief look at building a simple, but fully functional, Zend Framework zend-mvc application.

In this tutorial we but briefly touched quite a number of different parts of the framework.

The most important part of applications built with zend-mvc are the modules, the building blocks of any zend-mvc application.

To ease the work with dependencies inside our applications, we use the service manager.

To be able to map a request to controllers and their actions, we use routes.

Data persistence was performed using zend-db to communicate with a relational database. Input data is filtered and validated with input filters, and, together with zend-form, they provide a strong bridge between the domain model and the view layer.

zend-view is responsible for the View in the MVC stack, together with a vast amount of view helpers.

以上是关于Conclusion的主要内容,如果未能解决你的问题,请参考以下文章

Conclusion

Leetcode Trie Conclusion

Leetcode Binary Search Conclusion

李宏毅《机器学习》丨7. Conclusion(总结)

李宏毅《机器学习》丨7. Conclusion(总结)

李宏毅《机器学习》丨7. Conclusion(总结)