code template meaning in English
代码模板
Examples
- Snippets of parameterized code called " code templates " can be added , or " bound " to class operations in xde by right - clicking the operation
被称为“代码模板”的几段参数代码可以被添加,或者在xde右击鼠标来实现。 - Your upgraded project has the new project structure , but your code stays in the original code file that was based on the earlier project code template
升级后的项目已具有新的项目结构,但代码依然在基于早期项目代码模板的原始代码文件中。 - Once you consider code templates for your operations , you should look at the general mvc model - view - controller patterns implemented in the java swing toolkit , for example
为操作考虑了代码模板后,您应该去了解一下在java swing工具包(作为示例)中所实现的通用mvc (模型-视图-控制程序, model - view - controller )模式。 - Adding this functionality to existing command classes can be done with just a few mouse clicks by re - applying the command pattern after the code template has been bound to the execute operation
当代码模板已被绑定到execute ( )操作后,只击点击几次鼠标,再次应用command模式,便可以将功能添加到已存在的command类中。 - In order to streamline this process and provide consistency among the coding done by different developers , logic architect provides a series of code templates that perform common business application processing tasks
为了使这个过程更加流畅并保证不同开发人员开发的代码的一致性,逻辑架构师( logic architect )提供了一系列的执行通用业务应用处理任务的代码模板。