Operation: From each operation element a function stub in the data access library is generated, and each operation parameter becomes an EGL parameter.
操作:每个操作元素在数据存取库中产生出一个功能桩模块,并且每个操作参数变成一个EGL参数。
2
The scripting library modules raise a ScriptLibraryException when a parameter error occurs.
当出现参数错误时,脚本库模块抛出scriptlibraryexception。
3
As it turns out, the relationship is fairly obvious: the Function1 type in the standard Scala library (meaning a function that takes one parameter) has an apply method on its definition.