The admin tool is an application that comes with Django.
管理工具是Django提供的一个应用程序。
Listing 19 shows how to add the Location class to the admin tool.
清单19展示了如何将location类添加到这个管理工具中。
To view the admin tool, you can use the test server that comes with Django.
要查看这个管理工具,可以使用Django提供的测试服务器。
Django USES this method extensively when displaying objects in the Admin tool.
Django在Admin工具中显示对象时广泛地使用了这个方法。
To make a class accessible through the admin tool, create an admin subclass to it.
要让一个类可以通过管理工具进行访问,我们需要为其创建一个admin子类。
The superuser name and password will be used for logging into the admin tool described in the next section.
超级用户名和密码用来登录将在下一节介绍的管理工具。
Developers can design their database from within our platform's IDE or through the DB admin tool of their choice.
开发人员可以从我们平台的IDE之内或通过他们选择的DB管理工具设计他们的数据库。
With the Open Admin Tool, a PHP-based open source tool, and administrative SQL APIs, administration of IDS is minimal.
由于使用OpenAdmin Tool(这是一个基于PHP的开放源码工具)和SQLAPI 进行管理,IDS 的管理非常简便。
The TurboGears admin tool, on the other hand, focuses on developers by giving them a set of design tools along with a basic database viewer and editor.
另一方面,TurboGears管理工具重点关注的是开发人员的需要:它为开发人员提供了一组设计工具,以及一个基本的数据库查看器和编辑器。
The wsadmin tool will convert different admin command return types to string format, which means all admin command results will be displayed in string format.
wsadmin工具将不同的管理命令返回类型转换为字符串格式,这意味着所有的管理命令结果将以字符串格式显示。
The Django admin tool's target audience is the end user who needs a well polished data entry tool so that custom tools are not needed every time new functionality is added to an application.
Django管理工具的目标用户是那些需要良好数据入口工具的终端用户,这样每次向应用程序中添加新功能时就不需要对工具进行定制了。
There are two ways to edit the configuration file: using the UDDI config Tool, or using the Admin Console.
编辑配置文件有两种方法:使用UDDIConfig Tool或使用管理控制台。
Since the Appliance Manager of the C2100 is a browser-based administration tool that enables users to customize and maintain its system configuration, and the 3132 is the default admin Port setting.
因为C2100的跟机系统管理软件Appliance Manager是浏览器型管理工具,该软件可使用户的系统配置个性化,并保持其系统配置,3132是管理接口的缺省设置。
Since the Appliance Manager of the C2100 is a browser-based administration tool that enables users to customize and maintain its system configuration, and the 3132 is the default admin Port setting.
因为C2100的跟机系统管理软件Appliance Manager是浏览器型管理工具,该软件可使用户的系统配置个性化,并保持其系统配置,3132是管理接口的缺省设置。
应用推荐