首页 / 词典 / good

从行

从行从行
  1. 一些数据库(比如SQLServer)允许您禁用页面级锁,以期它不会从行级锁切换到表级锁。

    Some databases ( such as SQL Server ) allow you to disable the page-level locking in hopes that it won 't escalate from a row-level lock to a table-level lock .

  2. 第二个EOF必须从行的第一列开始。

    Make sure that the second EOF begins at the first column of a line .

  3. 扩展存储过程未从行集获得数据值。

    An extended stored procedure did not get data values from a rowset .

  4. 可以从行集合中删除项。

    Can delete items from rowset .

  5. 笔者立足于文本,从行文字句之间找寻写作家所要表达的观点。

    Based on the text , the author seeks for the views expressed by the writer in the lines of the text .

  6. 事务在试图从行升级到页或从页升级到表之前将会获得的锁定数。

    The number of locks a transaction will acquire before attempting escalation from row to page , or from page to table .

  7. 以密度来说,从行星际到星系际空间的旅行,比从水进入空气中还激烈。国际星际航行研究协会

    In terms of density , the voyage from interplanetary to intergalactic space is more drastic than going from water into air . International Interplanetary Space Travel Research Association

  8. 即使对于只涉及少量连接和数据的低级测试,这都会引起从行锁到表锁的锁升级问题,从而导致锁定问题。

    Even with low-level testing involving a small number of connections and small volumes of data , this can cause lock escalations from row to table locks , resulting in locking problems .

  9. 分析了行政公文报告、请示、请批函几个文种经常错用的原因,并从行文目的、写作时间、主送单位、写作方法等方面区别其异同,提出了正确使用方法。

    The reason why administration documents are misused is analyzed and the correct way to use them is put forward by distinguishing among the purpose , the writing time , the sender , the writing method and so on .

  10. 要处理从行45开始到文件结尾之间的一个命令,需要将最后行的参数替换为美元符号($)&即:45,$。

    To process a command from a starting position of line 45 to the end of the file , replace the last line argument with a dollar sign ( $ ) & that is , : 45 , $ .

  11. 那只钟我们从拍卖行买来时就是这个样子。

    We bought the clock at an auction as is .

  12. 我是否可以从命令行访问Web?

    I can access the Web from the command line ?

  13. main()当然是在从命令行运行类时被调用。

    Main () is called , of course , when the class is run from the command line .

  14. 然后,从命令行中,运行startreqproconector.bat文件。

    Then , from a command line , run the start_reqpro_conector.bat file .

  15. 随着map和reduce脚本的完成,需从命令行测试它们。

    With the map and reduce scripts done , test them from the command line .

  16. 便捷的search实用程序使您可以从命令行构造搜索而无需编写代码。

    The handy search utility lets you conduct searches from the command line without writing code .

  17. 您必须先完全退出“通信器”,然后才能从命令行启动Java。

    You must exist Communicator completely in order to start Java from the command line .

  18. 要从命令行API捕捉一个映像

    To capture an image from the command line API

  19. 从命令行手工运行这些命令来跟踪feed并不是恰当的做法。

    Running the commands from the command line by hand is not really the way to follow the feeds .

  20. 该示例将EJB客户端作为从命令行调用的纯Java类文件来执行。

    This example executes the EJB client as a pure Java class file invoked from the command line .

  21. PCConnectivity页面(参见参考资料)提供关于从命令行创建密钥的详细信息。

    The PC Connectivity page ( see Resources ) provides the details for creating keys from the command line .

  22. main方法只是使您能够从命令行调用EightBall;您将不在自己的Web服务客户机上使用它。

    The main method simply enables you to invoke the Eight Ball from a command line ; you will not use it from your web services clients .

  23. echo命令接受从命令行得到的参数,并将参数写进输出。

    The echo command takes the parameters it gets on the command line and writes them to the output .

  24. 下面的过程描述了从命令行创建和运行windows窗体应用程序时必须完成的基本步骤。

    The following procedures describe the basic steps that you must complete to create and run a Windows Forms application from the command line .

  25. 事实上,可以用PHP创建可直接从命令行运行的工具。

    Indeed , it is possible to create tools in PHP that run directly from the command line .

  26. 从命令行中定义的源位置复制VM。

    The VM is copied from the source location defined on the command line .

  27. 现在,您可以在系统上任何位置从命令行运行composer。

    Now you can run composer from the command line anywhere on your system .

  28. 如果PID不是1,则知道在系统已经引导之后,正在从命令行方式运行。

    If our PID isn't1 , then we know that we 're being run from the command-line after the system has already booted .

  29. 有关更多信息,请参见如何:从命令行创建windows窗体应用程序和windows窗体控件。

    For more information , see how to : create a Windows Forms application from the command line and controls to use on windows forms .

  30. 还有一个runscript命令行,它能够让您从命令行执行一个包含上面命令的文件。

    There is also a run_script command , which enables you to execute a file containing a set of the above commands from the command line .