• 实例下运行一个简单程序测定循环调用一个方法10,000,000所需运行时间,我调用了同步同步版本比较结果

    In each case, I ran a simple program that measured the run time of a loop calling a method 10,000,000 times, calling both a synchronized and an unsynchronized version, and compared the results.

    youdao

  • 方法同步调用可能要比对一个空方法的非同步调用20我们多长时间才调用一方法呢?

    A synchronized call to an empty method may be 20 times slower than an unsynchronized call to an empty method, but how often do we call empty methods?

    youdao

  • 表格里面显示了所有配置同步(当然第一打开这个界面的时候空白的)。

    The table shows all configured sync sources (of course, the table is empty if you start FinchSync for the first time).

    youdao

  • 如果同步成功了,那么同步开始时间得到保存下一运行期间使用从而决定需要同步哪些内容。

    If synchronization was successful, the time at the beginning of the synchronization will be saved to be used during the next run to determine what needs to be synchronized.

    youdao

  • 这个想法为了避免第一调用所有调用都实行同步昂贵代价

    The idea is to avoid the costly synchronization for all invocations of the method except the first.

    youdao

  • 因为三分之二用户看见相同页面我们可以同步生成页面,然后将页面作为静态HTML文件提供给用户,这样节约时间

    Because two out of three users see the same page, we could save time by generating a page asynchronously just once, and subsequently serving it as a static HTML file.

    youdao

  • 由于只有第一调用执行 //2代码只有此行代码需要同步,因此就无需对后续调用使用同步

    Subsequent invocations do not require synchronization because the first invocation is the only invocation that executes the code at //2, which is the only line that requires synchronization.

    youdao

  • 客户机将保存最后一成功同步时间戳请求已更新订单使用

    The client maintains the timestamp of the last successful sync and USES this when requesting the updated orders.

    youdao

  • 客户机服务器请求最后成功同步之后所有修改创建订单

    The client requests all orders from the server that have been modified or created since the last successful sync.

    youdao

  • 注意发布主干不是我们仅把某个故事代码直接拷贝到主干中,而是意味着所有工作拷贝到主干中,完整同步

    Note that "release to trunk" doesn't mean that we are copying the code for one specific story to trunk. It means we are copying everything from work to trunk, i.e. doing a complete synchronization.

    youdao

  • 保存新的分类下一运行同步之后出现WSRR中

    Save the new classification so that it will be in WSRR after the next synchronization run.

    youdao

  • 方法将请求最后成功同步之后所有服务器更新,然后通过创建取代删除本地联系人来更新本地数据库

    This method requests all server updates since the last successful sync and then updates the local database by creating, replacing, or deleting local contacts.

    youdao

  • 最后一个记录时间戳用于下一同步,以便找到更新

    The last recorded timestamp is used in the next sync to find new updates.

    youdao

  • 通过使用修改记录,加密删除)在上一同步操作之后修改文件

    The itemized changes are used to only encrypt (or delete) files that have changed since the last synchronization.

    youdao

  • DB 2引擎获得一个互斥捕捉用于同步移动数据因此超时没有发生时其他任务等待数据移动的完成

    At this time, an exclusive seize is acquired by the DB2 engine to synchronously move the data, so while a lock time-out will not occur, other jobs will wait for the move to complete.

    youdao

  • 手机地址簿多久同步?是否能够人为指定特定的同步时间?

    How often is the cellphone's address book synchronized, and can someone specifically set what time this occurs?

    youdao

  • 小组发现相和不稳定重新同步周期持续时间遵守定律分布

    The team found that the duration both of phase-locking and unstable resynchronisation periods followed a power-law distribution.

    youdao

  • 被称为同步向量设备30更快的速度采样电压电流——向电力公司系统操作员提供有关电网健康状况信息更为精确

    Devices called synchrophasors can sample voltage and current 30 times a second or faster-giving utilities and system operators a far more accurate view of the health of the grid.

    youdao

  • 然后订单输入应用程序拉出自最后一成功同步之后所有更新

    The order entry application then pulls all updates since the last successful sync.

    youdao

  • 由于XSLT处理模型“写一读多同步逻辑可以变得简单,使浏览树变得更快

    Because the XSLT processing model is "write-once, read-many," the synchronization logic can be much simpler, leading to faster navigation of the tree.

    youdao

  • 打电话同步交互——他实时电话旁边。

    The telephone call is a synchronous interaction-he is on the telephone in real time.

    youdao

  • 同步之前,都会创建额外的备份,在文件名添加连续的数字' .bak '为后缀名。

    Before any synchronization, an additional backup is created, adding a sequential backup number to the filename and using the suffix '.bak '.

    youdao

  • Scrumof Scrums”涉及项目间的同步,这是个每两天(每周)一会议来自每个团队代表参加这个会议,以便团队之间同步

    Inter-project synchronization is also covered with a "Scrum of Scrums", a bi-daily (or weekly) meeting with representatives from each team in order to synchronize across teams.

    youdao

  • 资源文件系统同步时,Eclipse传递插件一个delta,即上一同步之后变动列表

    When resources are synchronized with the file system, Eclipse passes the plug-in a delta, the list of changes since the last synchronization.

    youdao

  • 尽管如此由于方法synchronized需要该方法每一调用付出同步代价即使只有第一调用需要同步

    However, because the method is synchronized, you pay the cost of synchronization for every invocation of the method, even though it is only required on the first invocation.

    youdao

  • 通过使用前面介绍同步流程我们实际操作文件同步示例,该示例将说明MicrosoftSyncFramework如何枚举更改最终应用项目数据

    Using the synchronization flow described in the previous section, we will walk through an example of how sync Framework enumerates changes and ultimately applies item data.

    youdao

  • 第一ServiceRegistry执行同步后,RationalAssetManager具有分类系统本地副本因此现在可以添加分类

    Rational Asset Manager has a local copy of the classification systems after the first synchronization from Service Registry, so you can now add classifications.

    youdao

  • 因此使用fence同步本地存储系统内存发起数据传输使用命令应该是 MFC_PUTF_CMD。

    So, the command name for a single transfer from the local store to system memory using fence synchronization would be MFC_PUTF_CMD.

    youdao

  • 这样简单你的第一同步以后PocketOutlook分类列出了所有可用外界同步分类

    This should be easy, because all available categories for external sources are listed in Pocket Outlook's category selection dialog after the first synchronization.

    youdao

  • 1991年亚特兰蒂斯飞行中,于地球同步轨道拍摄亚洲上方的云层形成

    A cloud forming over Asia is photographed as the space shuttle Atlantis orbits Earth on its 10th flight, in 1991.

    youdao

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

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

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