This spring he decided to grant me and a photographer unprecedented, exclusive access.
今年春天,Jay史无前例的特批我和一名摄影师进入中心进行采访。
Run the index Data service under a user who has exclusive access to both the service process and the index files.
同时在能够独自访问服务流程和索引文件的用户下运行IndexDataService。
POSIX provides the mutex function to create critical sections that enforce exclusive access to an object (a piece of memory) by a single thread.
POSIX提供了互斥函数来创建临界区,用于实施单线程对对象(一块内存)的独占访问。
When a writer is accessing a resource it has exclusive rights over it: Neither readers nor writers are allowed access to the resource.
当写入器正在访问资源时,它对资源拥有排它权限:不管是阅读器还是写入器,都不允许访问资源。
If you know that exclusive access will not cause problems, by all means use table locking.
如果知道独占访问不会导致问题,那么就应该尽量使用表锁。
The VIP art fair takes a comparable approach, inviting visitors to sign up - and pay an entry fee - for access to its exclusive dealer rooms.
VIP艺术展览就采取了一个与之不同的方式,邀请参观者登记观看——支付入场费——然后进入专属的交易空间。
The exclusive access lock on the queue manager data and logs is released, and the standby queue manager takes over.
队列管理器数据和日志上的独占访问权锁释放,备用队列管理器接管。
One's self, enclosed in an exclusive space, carefully avoids touching other people's hearts while forbidding their rash access.
自我,也被划进一个单独的空间里,小心地不去触碰别人的心灵,也不容许他人轻易介入。
File locking is used to ensure exclusive access to the files that make up a recovery log.
使用文件锁定确保对组成恢复日志的文件的排它访问。
If the exclusive access to the resource is already locked, this method blocks the calling thread until it is unlocked.
如果独占访问的资源已经被锁定,则此方法阻塞那个调用线程,直到那个资源被解除锁定。
The first instance to acquire exclusive access to the queue manager data becomes the active instance.
首先获得队列管理器数据的独占访问权的实例将成为活动实例。
The administrator will get exclusive access, as long as there are no other users who have opened the same project with exclusive or normal mode of access.
只要没有其他人使用独占或者正常模式打开这个项目,管理人员就可以获取独占访问权。
Once there is no longer an exclusive access for a resource, you should destroy it by calling this method.
当不再对资源进行独占访问后,您应该调用这个方法销毁它。
They should give extra weightings to exclusive restaurants, hotels and clubs, as well as access to top of the range luxury products and services and proximity of important cultural events.
他们应该给专享饭店、酒店和俱乐部更高的权重,还有获得高档奢侈品和服务的方便与否,以及享受重要文化活动的便利性。
This perceived mercantilist approach to energy is in turn leading New Delhi to use its own state-owned NOCs to secure India exclusive access to foreign energy supplies.
这种所谓的重商主义的能源获取方式也使印度的能源策略发生了转变,新德里也开始用其国有石油公司来获得国外的能源供应,使其成为印度专用。
CNN's exclusive access rights has been enormously dismantled.
CNN的专有进入权被极大瓦解了。
As the "paper of record," exclusive access to premium content from famous journalists might be appealing to a crowd that aims to impress at the water cooler and cocktail parties.
作为“新闻纪实报纸”,从著名记者得到的独家高端消息也许会在办公室闲聊和鸡尾酒会上让众人刮目相看。
There can be no concurrent users (the application has exclusive access to the database files), but there are no additional threads nor TCP connection overhead.
不能存在并发用户(应用程序独占地访问数据库文件),但因此也没有额外的线程和TCP连接开销。
To prevent such problems from occurring, WebSphere Application Server USES network file locking technology to ensure exclusive access to recovery log files.
要避免这样的危险发生,WebSphereApplicationServer使用网络文件锁定技术来确保对恢复日志文件的排它访问。
Win32 USES ReleaseMutex (see Listing 12) to release exclusive access to a resource.
Win32使用ReleaseMutex(见清单12)来释放对资源的独占访问。
Prior to Version 8, the DB2 UDB load utility needed exclusive access to the table Spaces that were associated with the target table.
在Version8之前,DB 2UDBload工具需要对与目标表相关联的表空间具有独占访问。
In Win32, the WaitForSingleObject (see Listing 10) blocks a request for exclusive access to a resource within the current process. A process can block a request in the following ways.
在Win32中,WaitForSingleObject(见清单10)会阻塞对当前进程内资源的独占访问的请求。
Quiesced Update 0x2 a table space is in this state when the application that invokes the table space quiesce function has exclusive write access to the table space.
QuiescedUpdate0x2当调用表空间静默(quiesce)功能的应用程序独占写访问表空间时,该表空间就处于这种状态。
Quiesced exclusive 0x4 a table space is in this state when the application that invokes the table space quiesce function has exclusive (read or write) access to the table space.
Quiesced Exclusive0x4当调用表空间静默(quiesce)功能的应用程序独占(读或写)访问表空间时,该表空间就处于这种状态。
In order to check in the test assets, Rational Administrator will need to have exclusive access to all of the test asset files.
为了检入测试资产,Rational管理员需要有访问所有测试资产文件路径的独占权限。
Pearson will get semi-exclusive access to Knewton's adaptive learning technology.
培生则将获得Knewton自适应学习技术的部分专有权。
Such exclusive access is a new feature of Windows nt 4.0 SP4 and later, and it is implemented by using the SO_EXCLUSIVEADDRUSE option.
独占访问是一项新功能的WindowsNT 4.0SP 4及更高版本中,并它实现使用SO_EXCLUSIVEADDRUSE选项。
The Observer was last week granted exclusive access to view some of the files – documents that even the ICC has not yet seen.
虽然国际刑事法庭还没有获得这些资料,不过,上周英国《观察家报》独家得到了其中的部分文件资料。
The enumerator does not have exclusive access to the collection; therefore, enumerating through a collection is intrinsically not a thread safe procedure.
该枚举数不具有独占访问集合的权限;因此,枚举整个集合本质上不是一个线程安全的过程。
The enumerator does not have exclusive access to the collection; therefore, enumerating through a collection is intrinsically not a thread safe procedure.
该枚举数不具有独占访问集合的权限;因此,枚举整个集合本质上不是一个线程安全的过程。
应用推荐