"depending"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| The returing object has four or five properties depending on flags | The returing object has four or five properties depending on flags |
| Plan Spring Meeting in Fiji and Tuvalu and possibly Caribbean depending on resources. | Plan Spring Meeting in Fiji and Tuvalu and possibly Caribbean depending on resources. |
| Depending on the environment, the Unix domain or the optional connect timeout may not be available. | This is most likely due to a problem initializing the socket. |
| Returns the day of the week. Can return a string or an integer depending on the mode. | Table 1. |
| Depending on your particular setup and personal preferences, there are many ways to access data from your HTML forms. Some examples are | Using a GET form is similar except you 'll use the appropriate GET predefined variable instead. |
| The host, database, username and password parameters are expected, but not always used depending on the connect functions for the abstracted module. | The host, database, username and password parameters are expected, but not always used depending on the connect functions for the abstracted module. |
| The session module cannot guarantee that the information you store in a session is only viewed by the user who created the session. You need to take additional measures to actively protect the integrity of the session, depending on the value associated with it. | Assess the importance of the data carried by your sessions and deploy addditional protections this usually comes at a price, reduced convenience for the user. |
| To add new elements to the array, you can use numerous functions, depending on what you want to do. 桶跡 33 1, 桶跡 33 2 and 桶跡 33 3 describe these functions. All functions return FAILURE on failure and SUCCESS on success. | All functions return FAILURE on failure and SUCCESS on success. |
| Also note that depending on what libraries you have compiled into PHP, additional classes could be present. This means that you will not be able to define your own classes using these names. There is a list of predefined classes in the Predefined Classes section of the appendices. | There is a list of predefined classes in the Predefined Classes section of the appendices. |
| Because the effects may vary depending on the ODBC driver, use of this function in scripts to be made publicly available is strongly discouraged. Also, some ODBC options are not available to this function because they must be set before the connection is established or the query is prepared. However, if on a particular job it can make PHP work so your boss doesn't tell you to use a commercial product, that's all that really matters. | Also, some ODBC options are not available to this function because they must be set before the connection is established or the query is prepared. |
| PHP is not limited to creating just HTML output. It can also be used to create and manipulate image files in a variety of different image formats, including gif, png, jpg, wbmp, and xpm. Even more convenient, PHP can output image streams directly to a browser. You will need to compile PHP with the GD library of image functions for this to work. GD and PHP may also require other libraries, depending on which image formats you want to work with. | Even more convenient, PHP can output image streams directly to a browser. |