synchronized
英 [ˈsɪŋkrənaɪzd]
美 [ˈsɪŋkrənaɪzd]
v. (使)同步,在时间上一致,同速进行
synchronize的过去分词和过去式
过去式:synchronized 过去分词:synchronized
BNC.37970 / COCA.20603
柯林斯词典
- V-RECIP-ERG (使)同步;(使)在时间上一致;(使)同速进行
If yousynchronizetwo activities, processes, or movements, or if yousynchronizeone activity, process, or movementwithanother, you cause them to happen at the same time and speed as each other.- It was virtually impossible to synchronise our lives so as to take holidays and weekends together...
想让我们的生活步调保持一致好一起去度假和过周末几乎是不可能的事。 - Synchronise the score with the film action.
将配乐和电影情节进行同步合成。 - ...a series of unexpected, synchronized attacks.
一连串同时发生的意外攻击
- It was virtually impossible to synchronise our lives so as to take holidays and weekends together...
in BRIT, also use 英国英语亦用 synchronise
英英释义
adj
- operating in unison
- the synchronized flapping of a bird's wings
双语例句
- The copy does not remain synchronized with changes to the original.
副本与对原始内容的改变并不保持同步。 - Every time the model and the implementation are synchronized ( via the wizard) a new baseline is created.
每次(通过向导)将模型和实现同步化时,都有一个基准被创建。 - Minimize the number and length of synchronized code blocks.
尽可能减少同步代码块的数量和长度。 - A solution framework is proposed for the problem of synchronized scheduling of production and air transportation in supply chain.
提出了解决供应链中生产和航空运输协调调度问题的理论框架。 - Monitor the following commands to ensure that all data is synchronized between the upgraded ER server and the cluster.
监控以下命令,确保所有数据都在升级后的ER服务器和集群之间同步。 - In asynchronous mode, only checkpoints are synchronized between the primary and HDR secondary.
在异步模式下,只有检查点在主服务器和HDR备用服务器之间是同步的。 - Your data and the text index need to be explicitly synchronized if no update frequency is specified.
如果没有指定更新频率,那么需要显式地对数据和文本索引进行同步。 - Synchronized access to shared resources should allow for transparent serialization and scheduling.
对共享资源的同步访问应该允许透明的序列化和调度。 - To reduce contention in the JVM and operating system, use synchronized methods only when feasible.
为了减少JVM和操作系统中的争用,应该只在可行的情况下才使用同步方法。 - Synchronized attribute can not be used with this method type.
不能与此方法类型一起使用同步属性。
