释义 |
DjangoEconomist⁵³⁵⁸¹⁺¹ 基本例句 一种WEB编程的框架,基于Python语言 Bill Django: That's a lie! 比尔·丹乔:那是个谎言。 iciba Fortunately, installing Django is straightforward, so setting up a development environment is quick and easy. 由于 Django的安装非常直观,所以能够轻松地设置开发环境。 ibm “ Link rot” severely hurts the traffic levels and usability of content-based Web sites that Django was designed to create. “链接失效” 会对 Django设计用来创建的基于内容的 Web站点的通信级和可用性造成很大的影响。 ibm First, we will check that Django is installed correctly. 首先,我们检查 Django是否安装正常。 ibm However, the Django configuration system allows for maximum control and flexibility. 然而, Django配置系统可以进行最大限度的控制和灵活性。 ibm If your Django application is successful, it is likely that you will need your deployment to be as scalable as possible. 如果您的 Django应用程序非常成功,那么您将希望部署具有很强的伸缩能力。 ibm Listing6 is an example of what a Django template would look like. 清单6是一个示例 Django模板。 ibm Listing7 shows how this template would be used in a Django application. 清单7显示了如何在 Django应用程序中使用这个模板。 ibm More importantly, however, the Python and Django documentation and communities were strong. It was easy to find examples and read documentation that explained things with clarity. 然而,更重要的是, Python和 Django的文档和社区都很强健,很容易就找到例子,文档很容易阅读,很清晰地解释了事情。 yeeyan Next, you need to create a new Django project. 接下来,需要创建一个新的 Django项目。 ibm Now that we have verified that Django is actually installed, we will test that the development server is working. 在检查到 Django已正确安装之后,我们还需要测试开发服务器是否正常工作。 ibm One of the most interesting and talked-about features of Django is its automatic administrative interface. 最有趣、最经常被提起的 Django特性之一就是它的自动管理界面。 ibm Refactoring the Django integration to leverage CMIS seemed like a good idea. 重构 Django集成以利用 CMIS似乎是一个好主意。 ibm To view the admin tool, you can use the test server that comes with Django. 要查看这个管理工具,可以使用 Django提供的测试服务器。 ibm We used a Django- style template to accomplish this. 使用了 Django样式模板来完成这项工作。 ibm We will cover deploying Django applications for production use later in this article. 我们将在本文的后面讨论部署用于生产的 Django应用程序。 ibm |