change of the variable的意思|示意
变数更换
change of the variable的网络常见释义
变数更换 Change Of The Variable(变数更换), 此释义来源于网络辞典。
变量的更换 ... change of the base 基的变换 change of the variable 变量的更换 channel 信道 ...
change of the variable相关例句
This is because the actual source code and the variable binding can change, based on the environment or the build time definitions of macros and preprocessor commands.
这是因为实际的源代码和变量绑定可以更改,这是建立在环境或者构建宏预处理程序指令的时间定义的基础上的。
For example, a manager could change the variable of the time frame in which to search for enough fraud warnings if too many false positives are being registered.
例如,如果登记了太多的负面事件,经理可以去更改时帧(time frame)变量,以便搜索出足够的欺诈(fraud)警告。
Statement cannot change the data type of an array variable or of its elements.
语句无法更改数组变量或其元素的数据类型。
If you wanted to create this database on instance DB2 instead, then you would first have to change the value of the DB2INSTANCE variable to DB2.
如果要在实例DB 2上创建该数据库,那么必须首先将DB 2 INSTANCE变量的值改为db2。
Therefore, the x2 variable would change the value of the objective function by 0 if it could ever be relaxed.
因此,如果x2变量还可以再变化,那么目标函数的值只会变化0。
Use the code in Listing 6 for this portlet and change the value of the VIEW_JSP variable to CustomerDetailsPortletView.jsp. The code for this JSP is in Listing 9.
对这个portlet使用清单6中的代码,并把VIEW_JSP变量的值改成CustomerDetailsPortletView . jsp。