It's important that implementations do not use safe methods e.g. GET and HEAD to perform unsafe operations e.g.
在实现中不要使用安全方法(如GET和HEAD)进行不安全的操作(如,写数据),这点非常重要。
The AuthorizedCalls bean (shown in Listing 13) provides thread-safe methods for managing the set of authorized calls.
Authorized Callsbean(见清单13)提供了一些线程安全的方法,用于管理这个经过授权的调用的集合。
Point out unsafe methods or practices by your crew members and show them the correct and safe way to handle their duties.
指出职工不安全的做法和方法,并告诉他们安全的做法和方法。
The paper provides several rapid, valid and safe methods of salvage operation, and in order to reduce damage to a minimum.
介绍了海难的救助过程中快捷、有效、安全的施救方法,尽最大可能减少海难的损失。
This article analyzes the problem when the crew withdraw from the accident ship, and gives the safe methods for the crew in accident.
分析了船员在撤离难船时存在的问题,并提出了船员如何安全撤离难船的方法。
Conclusion Marrow iron-stain is one of simple and safe methods of differential diagnosis on iron-deficiency anemia and chromic diseases anemia.
结论:骨髓铁染色是鉴别诊断缺铁性血和慢性疾病性贫血简单易行的方法。
Conclusion Intravernous regular insulin and insulin pumps administrations during preoperative period were effective and safe methods for management of the diabetic patients.
结论静脉应用普通胰岛素及应用胰岛素泵是围手术期糖尿病患者血糖控制的安全有效的方法。
Safe and confidential access to modern methods of contraception can and should be a right — it is a cheap enough intervention to be affordable worldwide.
安全、保密获取现代方法避孕可以而且应该是正确的——它是一种廉价的足够的干预是负担得起更加的普遍。
Because it precompiles the transformation instruction from the XSL it's handed, it is safe for handing off to other methods and even threads.
因为它将从传递它的xsl中预编译转换指令,所以传递给其他方法甚至线程是安全的。
Keeping a nuclear plant safe means keeping it cool in any circumstances, including those in which man-made or natural disaster knocks out the usual cooling methods.
保证一座核电站的安全就是要在任何情况下保持它的冷却,包括那些在人为或者自然灾害来临时通常使用的冷却方法。
As long as the intent of the operation, expressed via the HTTP methods, and the implementation of that request match, the operation is considered safe.
只要通过HTTP方法表达的操作的目的与该操作的实现保持一致,操作就是安全的。
The LockPoolMap in Listing 5 exposes thread-safe get and put methods, but spreads the synchronization over a pool of locks, reducing contention substantially.
清单5中的LockPoolMap展示了线程安全的get和put方法,但把同步分散在了锁池中,充分降低了争用可能性。
Insecure methods may be called at safe level 1-3.
不安全的方法在safelevel 1 - 3可能可以调用。
I know some have argued that brutal methods like water-boarding were necessary to keep us safe.
我知道,有人主张,为了保障我们的安全,诸如水刑之类的残忍手段是有必要的。
In some situations, the methods you implement might be called from more than one thread, and therefore must be written to be thread-safe.
在某些场合,方法可能会从不止一个线程中被调用,因此这些方法必须是写成线程安全的。
But we also recognize that it is necessary to provide safe and transparent methods of voting and an atmosphere for voting.
但是,我们也注意到,必须提供安全和透明的选举方式和投票环境。
Because these methods might be called from any number of threads at the same time, they too must be implemented to be thread-safe.
因为这些方法可能会从很多线程同时调用,它们也必须实现为线程安全的。
Using sunlight to split water into its components — hydrogen and oxygen — is one of the most promising methods for creating a sustainable, safe and cheap alternative to fossil fuels.
在我们寻找用以取代化石燃料的可再生,安全并且廉价的能源的诸多努力中,利用阳光来将纯水还原成其组成元素的两种单质形态——氢气和氧气是其中大有希望的一种办法。
Safe policy and methods of ORACLE database are discussed on two aspects: safety of database system and safety of data stored in the database.
从数据库系统的安全机制和数据库数据的安全机制两方面,论述ORACLE数据库安全措施和方法以及具体实现方式。
IBinder methods must, therefore, be implemented to be thread-safe.
因此ibinder方法必须实现为线程安全的。
Swing components must be accessed in the EDT, unless you call methods documented as thread-safe.
Swing组件必须在EDT中进行访问,除非您调用文档化为线程安全的方法。
To ensure that your implementation is thread-safe, a class that implements this interface should use either the synchronized keyword on the methods or synchronized blocks within the methods.
为了确保实现是线程安全的,实现该接口的类应该在方法上使用synchronized关键字,或者在方法内部使用同步锁。
Note that all the methods, even get(), need to be synchronized for the class to be thread-safe, to ensure that no updates are lost, and that all threads see the most recent value of the counter.
注意所有方法,甚至需要同步get(),使类成为线程安全的类,从而确保没有任何更新信息丢失,所有线程都看到计数器的最新值。
Conclusion Transcatheter endovascular interventional techniques are safe and effective methods for treatment of HAS after OLT.
结论血管内支架置入术是治疗原位肝移植后has的一种安全、有效的方法。
As previously mentioned, each buffer includes get and put methods that offer type-safe versions.
正如前面所提到的,每个缓冲区包含get和put方法,它们可以提供类型安全的版本。
Take the following accessor methods, which provide a safe way to change the value of a counter.
感受下面的存储程序,它以一种安全的方式修改计数器的值。
Why the need for safe wakeup and clone methods in doctrine 2?
为什么需要在原则2安全唤醒和克隆的方法?
As the application this paper analysed the mentality of designing about the "file safe" and "the tool for file deletion", and introduced their implementation methods.
作为安全存储的应用,文中分析了“文件保险箱”和“文件安全删除工具”的设计思路,并介绍了其实现方法。
As the application this paper analysed the mentality of designing about the "file safe" and "the tool for file deletion", and introduced their implementation methods.
作为安全存储的应用,文中分析了“文件保险箱”和“文件安全删除工具”的设计思路,并介绍了其实现方法。
应用推荐