Non-reentrant functions cannot be used by multiple threads.
不可重入的函数不能由多个线程使用。
Not only multiple interpretations then from each human being but also from all other living and ultimately as we will see, non living beings.
不只是多种的理解,从其他的人类那,还有从所有其他的生物,最后,我们会看到,非生物。
The current idea of making the G20 a global economic organisation with supernational powers over non-member countries goes against multiple vital principles of international law.
目前这种将G20打造成一个全球经济组织、并赋予其相对于非成员国的超国家权力的想法,有悖于多个至关重要的国际法准则。
Performed by multiple brain research centers across 14 countries showed, as a whole, mobile phone users were no more likely to develop cancer than non-users.
又有一项经全球14个国家的多所大脑研究中心实施的调查研究认为,总体而论,手机用户比非手机用户更有可能患上癌症。
Configuration 3: Multiple non-mirrored clusters.
配置3:多个非镜像集群。
For example, when using multiple targets to load-balance a single source you want to ensure those targets are non-greedy lest everything be dumped into the first greedy block.
比如说,在使用多个目标对同一源进行负载平衡时,你想要保证这些目标是非贪婪的,以免所有数据都进入到第一个贪婪的块当中。
Your organization strategy might require the use of a non-default group member attribute for supporting multiple platforms.
您的组织策略可能需要使用非缺省的组成员属性以支持多种平台。
This encoding scheme makes it possible to encode an ASCII character with one byte, and a non-ASCII character with multiple (up to 4) bytes.
这个编码方案可以用一个字节对ASCII字符进行编码,用多个字节(最多4 字节)对非 ASCII 字符进行编码。
Therefore, personalization rules can be easily applied to multiple applications and be managed by the most appropriate people: non-programmer business users who best understand the business.
因此,可以容易地将个性化规则应用于多个应用程序,并由最合适的人管理它们,这些人是最了解商业的非程序员商业用户。
Compared to other version control systems, CVS is most notable for its non-locking repository, which allows multiple developers to check out the same file at the same time.
与其他版本控制系统相比,CVS最令人称道的地方就是其非锁定存储库,这使多个开发人员能够同时检出同一个文件。
Many IT departments attempt to support multiple implementation standards, one for non-clustered systems, another for clustered systems, and yet another for disaster recovery-enabled systems.
许多IT部门尝试支持多种实现标准,其中一种用于非集群系统,一种用于集群系统,还有另一种用于支持灾难恢复系统。
Another 2-d barcode format is PDF417, which in macro mode is able to split one large barcode into multiple smaller barcodes, but few non-specialist portable devices support this format.
另一个2 - d条形码格式是PDF417,在宏模式下,它能将一个大的条形码拆分成多个小的条形码,但只有极少数几个非专门的便携设备支持这种格式。
Business rule statements often contain multiple discrete instructions that are closely related, and it is often non-trivial to break business rule statements into atomic business rules.
业务规则语句通常包含多个紧密关联的不同的指令,将业务规则语句分解成原子业务规则是很必要的。
If XFS hadn't delayed its allocation decision, it may have unknowingly written the data into multiple non-contiguous chunks, reducing write performance significantly.
如果XFS没有延迟它的分配决定,那么,它也许已经不知不觉地将数据写到了多个非相邻块中,从而显著地降低了写性能。
Thanks to allocation groups, the XFS code will allow multiple threads and processes to continue to run in parallel, even if many of them are performing non-trivial IO on the same filesystem.
多亏了分配组,XFS代码将允许多个线程和进程持续以并行方式运行,即使它们中的许多线程和进程正在同一文件系统上执行大规模IO 操作。
One frame is used to specify multiple SQL queries, where each query defines a single layer and the spatial and non-spatial data is retrieved from your DB2 database.
其中一个框架用于指定多个SQL查询,每个查询定义一个层,并从DB2 数据库中检索空间和非空间数据。
Concatenation is the process to sequentially join multiple pieces of data, usually literal strings with non-string-literal data (most commonly, variables or other literals).
连接操作是一个顺序的连接多个数据片段的过程,通常是连接字符串和非字符串数据(绝大多数是变量或其它字符)。
The stack size should be a non-zero multiple of 4 KB and a minimum of 8 KB.
栈大小应该是4KB的非零整数倍,最小为 8 KB。
Without specifying bshdev2, each job would be executed on the first available queue device, which would result in multiple jobs running simultaneously (non-sequentially).
如果不指定bshdev2,每个作业会在第一个可用的队列设备上执行,这会导致同时(不连续)运行多个作业。
The logic path is unpredictable and requires activity to be detected and correlated by time and sequence across multiple applications (non-linear processing).
逻辑路径不可预测,并且要求跨多个应用程序按时间和顺序对活动进行检测和关联(非线性处理)。
In most cases, this thread pool does not need to be adjusted because Web container threads are non-blocking and can handle multiple MDM service requests concurrently.
在大多数情况下,无需调整此线程池,因为Web容器线程是无阻塞的,并且可以同时处理多个MDM服务请求。
The National Repository of Online Courses (NROC) is a financially self-sustaining non-profit organization built around OER with multiple streams of revenue.
全国在线课程知识宝库(NationalRepositoryofOnline Courses,NROC)是一个以oer为中心设立的非营利组织,有多个收入来源,财政自给。
In cases where the variable operation is non-atomic and can be accessed by multiple threads, don't rely on volatile synchronization facilities.
在那些非原子且可由多个线程访问的易变操作中,一定不能够依赖于volatile的同步机制。
Results The long term survival of non Hodgkin's lymphoma was related to multiple factors.
结果非霍奇金恶性淋巴瘤患者的长期生存与多种因素相关。
These are non-visual components that make development easier by providing validation, the ability to bundle multiple requests into one, etc.
Fiamingo有一些非可视化组件,它们通过提供校验、将多个请求捆绑到一个请求中等等来简化开发过程。
When dealing with multiple file descriptors, an application typically sets each file descriptor as non-blocking (as shown in Listing 1) and issues a read on one file descriptor at a time.
在处理多个文件描述符时,应用程序通常把每个文件描述符设置为非阻塞(见清单1),每次对一个文件描述符执行read调用。
There are "trends" -- subtle increases -- in gastro-esophageal cancers and blood cancers such as multiple myeloma, and non-Hodgkin's lymphoma, said Prezant, but they are difficult to generalize.
食道癌,多发性肿瘤性血癌,非霍奇金淋巴瘤等癌症在“趋势”上有微妙的增加。但很难加以概括,Prezant说。
Objective To investigate the impact of non target gene mutations and reduced permeability of the outer membrane on quinolone resistance and multiple antibiotic resistance (mar) in Escherichia coli.
目的:探讨非靶位基因突变及外膜通透性改变对大肠杆菌喹诺酮类耐药和多重耐药的影响。
That's it – blocking occurs not because multiple sessions are trying to update the same data, but because of non-optimized query that needs to process/acquire lock on the data it does not really need.
所以阻塞的发生并不是因为同时有多个会议尝试去更新相同的数据,而是因为没有经过优化的查询申请了锁,但读取到的数据往往是不必要的数据。
That's it – blocking occurs not because multiple sessions are trying to update the same data, but because of non-optimized query that needs to process/acquire lock on the data it does not really need.
所以阻塞的发生并不是因为同时有多个会议尝试去更新相同的数据,而是因为没有经过优化的查询申请了锁,但读取到的数据往往是不必要的数据。
应用推荐