独占地 meaning in English
exclusively
Examples
- If your application exclusively uses prepared statements , you can be sure that no sql injection will occur
如果应用程序独占地使用预处理语句,那么可以确保没有sql入侵发生。 - 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连接开销。 - Will make future processes aware that a process has a session open and will lock out certain function calls , if they need exclusive access to the given token
将告知后来的进程已有一个会话打开并将锁定特定的函数调用,如果它们需要独占地访问给定令牌的话。 - However , in 2 . 0 . x there is a problem with oplocks ; they only work correctly if you accessed files exclusively from the windows " side " , through a smb share
不过, 2 . 0 . x中的oplock有一个问题;它们只能在您从windows “一方”通过smb共享独占地访问文件时才能正确工作。