• 没有其他用户连接数据库服务器情况下,使用这种模式可以执行任何维护任务包括执行SQLddl语句需要任务

    Use this mode to perform any maintenance task, including tasks requiring the execution of SQL and DDL statements, when no other users are connected to the database server.

    youdao

  • 分离各种命令执行环境中的命令用户命令提供程序提供一致编程模式

    This separation provides a consistent programming model for both command users and command providers across various command execution environments.

    youdao

  • 表示在以用户模式执行应用程序期间发生事件

    The means that the event happens during applications executing in user mode.

    youdao

  • 场景实现意味着业务用户常见方式特定的技术通过交互执行任务这些方式系列称作使用模式

    The realization of the scenarios means that business users perform tasks through interactions with specific technology in common ways that in this series of articles are called usage patterns.

    youdao

  • 场景实现意味着业务用户常见方式特定的技术通过交互执行任务,这些方式系列称作使用模式

    The realization of the scenarios entails business users performing tasks through interactions with specific technology in common ways that are referenced in this series of articles as usage patterns.

    youdao

  • 对于每个实体通用模式会出现——用户执行搜索选择一个实体,查看详细信息页面然后CRUD实体。

    For each entity, a common pattern emergesusers perform a search, select an entity, view a detail page, and CRUD the entity.

    youdao

  • 就是说尽管许多并发用户可以连接数据库上(数据库服务器模式运行时),但是所有sql语句放到队列中,然后执行一条。

    That is, although many concurrent users can be connected to the database (when running in server mode), all SQL statements are placed in a queue and executed one at a time.

    youdao

  • 用户根本需要单击任何地方执行任何操作这些警报以动态方式到达时,会立即显示出来(一种推送模式)。

    The user does not need to click anywhere or to perform any action at all; these alerts just appear when they arrive dynamically (a push-model).

    youdao

  • Ajax设计模式极为适合用户因为他们执行每个活动时都会接收到直接响应

    The Ajax design pattern is good for users because they receive a direct response to each action they perform.

    youdao

  • 锁定PC上完全用用户模式执行应用

    Execute applications on locked-down PCs in 100% user mode.

    youdao

  • 一部分用户指定- c选项(用于创建模式)时执行的。

    The first section is executed when the user specifies option -c, for create mode.

    youdao

  • 另外使用wsadmin交互模式执行命令时,提供命令描述标题非常有用,因为这些显示最终用户

    Also, the description and title of the command are useful to have when the command is executed in interactive mode using wsadmin, because these values are displayed to the end user.

    youdao

  • 交互式batch模式使用- c参数,有利于使用CLI接口驱动频繁运行任务或是执行需要固定用户交互的任务。

    Using the -c argument with both interactive and batch modes is valuable for using the CLI interface to drive frequently run tasks, or to perform tasks that require constant user intervention.

    youdao

  • 这种模式中,用户记录RationalDirectoryServer目录之中得到维护这样管理员就可以执行以下管理员任务了。

    In this mode, user records are maintained within Rational directory Server directory, so that the administrator can perform following administrative tasks.

    youdao

  • bash非常适合安全性要求高的环境,它具有限制启动模式可以shell中的用户限制只能执行确定的命令

    Bash is also ideal for secure environments, having a restricted start mode that can confine a user's ability within the shell to a brief, determinable list of commands.

    youdao

  • 一方面,DB 2LUW中Quiesce处于持续锁定模式,可在执行维护任务其应用实例数据库空间限制普通用户

    On the other hand, in DB2 LUW, Quiesce will be in persistent lock-mode that can be applied on instance, database or table space to restrict normal users while you perform maintenance tasks.

    youdao

  • 执行程序设置suid访问模式就会开始运行好像文件所有者启动不是由真正启动它的用户启动。

    When an executable program has the suid access modes set, it will run as if it had been started by the file's owner, rather than by the user who really started it.

    youdao

  • 以超级用户身份执行命令init0计算机转入关闭模式

    Execute the command init 0 as root to send the machine into shutdown mode.

    youdao

  • 几个星期之内,开始执行用户端的输入,你需要发奋苦学才能在同一个星期实现我们的称之为God模式

    In just a couple of weeks can you start implementing things that take input from users; and if you really want to push yourselves with that particular week can you implement what we dub God mode.

    youdao

  • 基于新的执行注释用户清楚地规定网络处理器中的调函数应该线程模式执行还是多线程的模式执行

    Based on the new execution annotations the user can define if the call back methods of his network handler should be executed in single threaded mode or multithreaded mode.

    youdao

  • 模式不同用户身份手工登录访问台计算机然后执行复制文件配置操作。

    Antipattern: People manually access machines by logging into each of the machines as different users; then they copy files, configure values, and so on.

    youdao

  • 模式将查看哪些包含其他允许执行递归操作比如当前及其所有子组中删除用户

    In recursive mode, it notices which groups contain other groups and lets you perform recursive operations, such as removing a user from the current group and all subgroups.

    youdao

  • 利用这些程序,程序逻辑允许用户创建敲打序列守护模式监听敲打序列执行命令

    With the subroutines in place, the main program logic allows the user to create a knock sequence, or runs in daemon mode to listen for knocks and execute commands.

    youdao

  • 例程就绪后,程序逻辑允许用户创建音调序列守护进程模式运行侦听音调命令执行命令。

    With the subroutines in place, the main program logic will allow the user to create a tone sequence, or will run in daemon mode to listen for tones and execute commands.

    youdao

  • 新的管理模式增强取代用户模式,它可以临时限制数据库服务器访问执行管理任务

    The new administration mode enhances and replaces single-user mode as a way to temporarily restrict access to the database server to perform administrative tasks.

    youdao

  • 回想一下内核模式表示代码执行特权模式用户模式则表示非特权模式(用于那些运行内核之外程序)。

    Recall that kernel mode represents the privileged mode for code execution, while user mode represents the non-privileged mode (for programs running outside the kernel).

    youdao

  • 新闻集团首席执行默多克为代表的媒体高层主管一直推动网络付费阅读模式的实现,用户需要过去网上免费阅读的内容,新闻等付费。

    News Corp. CEO Rupert Murdoch has been leading the charge among media executives to get customers to pay for things they are used to getting for free online, like news stories.

    youdao

  • 所有AdminTask命令可以交互模式执行引导用户通过操作每一个步骤

    All AdminTask commands can be executed in interactive mode, which walks the user through each step in the operation.

    youdao

  • 所有AdminTask命令可以交互模式执行引导用户通过操作每一个步骤

    All AdminTask commands can be executed in interactive mode, which walks the user through each step in the operation.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定