您要查找的是不是:
- Use of essential oils for controlling Varroa destructor in honey bee colonies 香精油的抗蜂螨作用及其在蜂群中的应用
- The effects of brood comb cell size on the reproductive behavior of the ectoparasitic mite Varroa destructor on honey bees 蜜蜂巢房大小影响狄斯瓦螨的繁殖行为
- Varroa destructor 狄斯瓦螨
- Should the exception in the destructor be ignored? 应该忽略析构函数中的异常吗?
- Here is an example of a destructor implementation. 下面是析构器实现的例子。
- A big problem, for example, is the varroa mite,a deadly parasite. 例如,最大的问题就是一种致死性寄生虫瓦螨。
- A big problem, for example, is the varroa mite, deadly parasite. 例如,一个大的问题,一种名为varroamite的致命寄生虫。
- Method, retain the destructor while carrying out the first item. 方法,则在执行第一项时保留析构函数。
- A big problem, for example, is the varroa mite, a deadly parasite. 以一个大问题为例,微小的病毒,一种致命的的寄生虫。
- But what if a contained object's destructor were allowed to throw? 不过如果允许被包含的对象的析构函数抛出异常会怎样?
- To call a destructor, you must reference an instance object. 要调用析构器,必需引用实例对象。
- A destructor is not limited only to relinquishing resources. 析构函数并不仅限于用来释放资源。
- The copy constructor and destructor but no assignment operator. 定义了复制构造函数和析构函数但没有定义赋值操作符。
- In this case, the destructor behaves like an ordinary method. 这时,析构器表现为一个普通的方法。
- A big problem, for example, is the vireo varroa mite, a deadly parasite. 例如,一大问题就是瓦螨,一种致死寄生虫。
- Last year more than 30% of honeybees died from disease, mainly varroa mite. 去年有超过30 %25的蜜蜂死于疾病,主要是螨虫。
- To resolve, remove the function call that causes the destructor to not return. 若要解决此问题,请移除导致析构函数不能返回的函数调用。
- If the destructor is empty, this just causes a needless loss of performance. 如果析构函数为空,只会导致不必要的性能损失。
- If the destructor is empty, this simply results in a loss of performance. 如果析构函数为空,只会导致性能降低。
- When a class contains a destructor, an entry is created in the Finalize queue. 如果类包含析构函数,Finalize队列中则会创建一个项。