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

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

    youdao

  • 分析特性,包括编码效率误码特性、功率同步一次通过捕获特性

    Its properties are analyzed, such as code efficiency, error Bit rate, power spectrum, the acquisition probability of the first frame marker.

    youdao

  • 小时同步一次习惯基本上在进行任务切换或者没有处于项工作进行中时,就可以进行同步

    Once per hour or so is a good habit, basically whenever you move from one task to another and aren't in the middle of a flow.

    youdao

  • 小时同步一次习惯基本上进行任务切换或者没有处于项工作进行中时,就可以进行同步

    Once per hour or so is a good habit, basically whenever you move from one task to another andaren't in the middle of a flow.

    youdao

  • 输入configuresntp - client update - interval 3600——设置时间同步每小时同步一次

    Enter configure sntp-client update-interval 3600 — Sets time synchronization to hourly.

    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

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

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

    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

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

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

    youdao

  • 使用merge导致缺乏同步因为对于每个传入分支,都会触发一次 merge,从而会将 merge之后所有任务执行多次

    Using the merge leads to a lack of synchronization because the merge will always be triggered once for each incoming branch, and all tasks following the merge execute multiple times.

    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

  • 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

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

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

    youdao

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

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

    youdao

  • 然而分析段代码时,会意识只有调用方法时才需要同步

    However, when you analyze it you realize that synchronization is required only for the first invocation of the method.

    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

  • 保证目标变量设置一次。不过,如果没有使用同步对象的话,委托可能会几个并发线程调用多次

    While the target variable is guaranteed to be only assigned once, the delegate may be called by multiple concurrent threads unless a synchronization object is passed in.

    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

  • 方法同步调用可能要比对一个空方法的非同步调用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

  • 一次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

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

    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 itemized changes are used to only encrypt (or delete) files that have changed since the last synchronization.

    youdao

  • 然而,数据一次显示电池指示电量实际用电并不同步

    Again, however, it should be obvious that the battery gauge is not syncing up with reality.

    youdao

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

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

    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

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

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

    youdao

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

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

    youdao

  • 过去商业太空运输几乎专指一次运载火箭将通信卫星送入地球同步轨道

    It used to be that commercial space transportation was almost exclusively about launching communication satellites into geosynchronous orbit using expendable launch vehicles.

    youdao

  • 同步语句仅允许一个线程进入代码

    The synchronized statement enbales only one thread to enter a code block at a time.

    youdao

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

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

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