动态执行 meaning in English
dynamic execution
Examples
- Function allows dynamic execution of jscript source code
函数允许动态执行jscript源代码。 - This requires concatenating large strings for dynamic execution
这要求连接长字符串,以便动态执行。 - Method , which allows the dynamic execution of jscript source code
方法,它允许动态执行jscript源代码。因为使用 - Object in your normal java classes lets you dynamically execute groovy scripts just as the classloader does
对象嵌入普通java类,可以像类加载器所做的那样动态执行groovy脚本。 - The disadvantage is that there is a performance impact to the applications . in the paper , we research some technechs such as the cursor , proxy and buffer to improve the performance
由于是动态执行sql代码,所以性能会有一定的影响,本文提出游标、代理和缓冲区等技术在一定程度上提高了性能。