• 6显示了文件访问模式时间队列如何改善数据一致性

    Figure 6 demonstrates how a write mode time queue for file access can improve data consistency

    youdao

  • 同时介绍了VGA模式编程主要的设计思想

    Also, VGA's programming of write mode and some designing thoughts is introduced.

    youdao

  • 正如所看到每当我们模式打开以前内容越来越截断文件

    As you see whenever we open the file in write mode the previous contents are getting truncated.

    youdao

  • ab通过ElasticFox模式并发(同时)访问VM实例

    Both a and B try to access the same VM instance through Elastic Fox concurrently (at the same time) in write mode.

    youdao

  • 如果两个多个用户同时模式访问文件修改文件,文件将更新最后保存内容

    If two or more users access the file in write mode concurrently and modify the file, the last saved content is updated in the file.

    youdao

  • 一般来说,如果用户模式请求访问任何文件,请求都按照生成时间顺序放置

    In general, if any request is made by the user for accessing the file in write mode, each request is placed in the order by using the time at which the request is made.

    youdao

  • 第一模式访问用户释放文件后,队列顶部用户写模式访问。

    When the first user with write access releases the file, the top-most user from the queue is then given the write mode access.

    youdao

  • 访问队列中,用户B队列顶部,是因为b先于c模式请求访问文件

    From the write access queue, user B is at the top of the queue since user B requests first to access the file in write mode compared with user C. user B is provided the write access.

    youdao

  • 如果我们关注用户实用性问题,我们必须找出这些问题我们模式方法什么关联

    If we focus on usability problems of user, we need to work out what the implications are for the way we write patterns.

    youdao

  • user 1模式访问任一文件相应对象被锁定这样其他用户无法访问,直到user1释放

    When user1 wants to access any file in write mode, the corresponding object will be locked so that other users can't access it until it is released by user1.

    youdao

  • 7我们时间框架中额外添加了一个用户访问文件表示所提供文件访问模式—用户模式还是模式访问

    In Figure 7, we've added a field in addition to the time frame a user accesses the file to represent in which mode the file access is provided - whether the user is accessing for write or for read.

    youdao

  • 一般来说,如果两个多个用户模式并发访问文件第一用户保证能写模式访问文件,其他用户的写模式访问请求排队

    In general, if two or more users access the file in write mode concurrently, the first user is granted write mode access to the file and the remaining users write mode access requests are queued.

    youdao

  • 如果一个线程处于可升级模式并且没有任何线程等待进入模式,那么任意数量线程可以进入读模式,即使有线程在等待进入可升级读模式

    If a thread is in upgradeable mode, and there are no threads waiting to enter write mode, any number of other threads can enter read mode, even if there are threads waiting to enter upgradeable mode.

    youdao

  • 知道正在关于鲸鱼论文是关于鲸鱼海洋游泳路径以及它们的移动模式

    You know, I am writing that paper about whales and the path they travel as they swim through the ocean, their migration patterns.

    youdao

  • 要想知道如果休斯真正采用经典的布鲁斯作为模式的布鲁斯诗歌可能什么样子,需要看看棕色布鲁斯”,这是休斯作曲家汉迪一首歌词。

    To see what Hughes' blues poetry might have been like if he had truly adopted the classic blues as his model, one need only look to "Golden Brown Blues", a song lyric Hughes wrote for composer Handy.

    youdao

  • 来说,在知道它们如何在水下这么的情况下,它们洄游模式有点疯狂

    lt's a little crazy for me to be writing about migration patterns without actually knowing how they stay underwater for so long.

    youdao

  • 可以以人工方式设计必要层次可以一个创建这个包的模式

    You can either you manually design the necessary hierarchy of packages, or you can write a pattern that creates it for you.

    youdao

  • 可以下列方式模式一个正则表达式

    You can write this pattern as a regular expression in the following way.

    youdao

  • DRBD支持两个模式操作完全同步完全异步

    DRBD supports two modes for Write operations called fully synchronous and asynchronous.

    youdao

  • 也是我们设计模式这本书学到重要一课

    That was also an important lesson we had learned when we wrote Design Patterns.

    youdao

  • 基本想法一个程序分析弹枪射击模式

    The basic idea is to write a program to analyze a shotgun's shot pattern.

    youdao

  • 通常所需模式 0666,使文件任何人

    Often, the mode requested is 0666, which makes the file readable and writable by anyone.

    youdao

  • 可以使用请求缓存模式实现策略

    You can use the Requester Side Caching Pattern to implement the On Write policy.

    youdao

  • 博客惰性很大程度上时间进入发布模式副作用

    The inertia required for writing a blog is largely a side effect of not having the time to get into "publishing" mode.

    youdao

  • JUNIT使用一点模式语言方法因为测试用例

    JUnit has a bit of this pattern language approach, because it can help you write a test case.

    youdao

  • 如果兴趣学习更多关于活动模式的知识,可以看看Don Syme这些博客文章其中包括一个论文连接这个论文提供了关于活动模式设计的更多细节

    If you are interested in learning more about active patterns please see this blog post from Don Syme, which includes a link to a paper which gives more details about the active pattern design.

    youdao

  • 模式 (r)、 (w)执行 (x)。

    The modes are read (r), write (w), or execute(x).

    youdao

  • 阻塞模式中,线程在读时阻塞,一直到读或操作彻底完成

    In blocking mode, a thread will block on a read or a write until the operation is completely finished.

    youdao

  • 这种模式操作数据存储本地磁盘镜像对等节点内存确认的。

    In this mode, the Write operation is acknowledged after the data is stored on the local disk and mirrored to the peer node's memory.

    youdao

  • 完全同步模式,在事务认可之前两个节点存储中的操作必须安全的。

    In fully synchronous mode, write operations must be safely on both nodes' storage before the write transaction is acknowledged to the writer.

    youdao

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

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

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