"avoid"的翻译 使用英语:


  字典 中国人-英语

  例子 (外部来源,未经审查)

Creating references within the constructor can lead to confusing results. This tutorial like section helps you to avoid problems.
This tutorial like section helps you to avoid problems.
Zend is built using certain conventions to avoid breaking its standards, you should follow the rules described in the following sections.
Zend is built using certain conventions to avoid breaking its standards, you should follow the rules described in the following sections.
When using these functions, it is important to remember that while many of them have identical names to their C counterparts, they often have different declarations. Please be sure to read the descriptions to avoid confusion.
Use this extension at your own risk.
ע Up to PHP 4.3.0 you are able to add both db2 and db3 handler but only one of them can be used internally. That means that you cannot have both file formats. Starting with PHP 4.4.0 there is a configuration check avoid such missconfigurations.
Up to PHP 4.3.0 you are able to add both db2 and db3 handler but only one of them can be used internally.
By 2050 global GHG emissions need to be half of 1990's level to avoid surpassing this. With the failure of the EU 15 to honor its Kyoto commitment and the EU 15 switching to less ambitious emission reduction targets currently this seems out of reach.
With the EU 15 comprising around 80 of all EU GHG emissions, these countries should be the ones taking a leading role in EU climate change policy. It is past time that they step up their efforts.
蛁 This function's behavior changed in 4.0.3. The temporary file is also created to avoid a race condition where the file might appear in the filesystem between the time the string was generated and before the the script gets around to creating the file. Note, that you need to remove the file in case you need it no more, it is not done automatically.
Note, that you need to remove the file in case you need it no more, it is not done automatically.
You may create different database users for every aspect of your application with very limited rights to database objects. The most required privileges should be granted only, and avoid that the same user can interact with the database in different use cases. This means that if intruders gain access to your database using one of these credentials, they can only effect as many changes as your application can.
You may create different database users for every aspect of your application with very limited rights to database objects.