code skeleton的意思|示意

美 / / 英 / /

代码框架


code skeleton的网络常见释义

代码框架 因此,这些模型可以被重复访问,并被自动转化为纲要(schema)、代码框架(code skeleton), 测试工具 ( test harness ),集成化代码以及各种平台的部署描述。MDA把建模语言用作一种编程语言而不仅仅是设计语言。

code skeleton相关短语

1、 Source Code Skeleton 源代码框架

2、 Code Skeleton Generation 代码框架生成

3、 skeleton code 骨架代码 ; 框架代码 ; 动为你生成骨架代码

code skeleton相关例句

Since the code skeleton is generated already, the developers can focus on developing the key logic to perform the specific business operations.

由于已经生成了代码框架,开发人员可以将工作重点放在开发执行特定业务操作的主要逻辑上。

The code I cover this month is no more than a skeleton for XM.

我在本月介绍的代码不过是XM的骨架。

The first iteration of development involved generating a code skeleton out of Rational Rose as a starting point.

开发的的第一个迭代包括使用 Rational Rose 作为起始点生成代码的框架。

To create the JRubyInterpreter class, create a new source code file with an empty class skeleton and add the Interpreter interface to the definition.

要创建jrubyinterpreter类,需要先创建一个新的源代码文件,其中带有空的类骨架,再向此定义中添加Interpreter接口。

When you use the Web Services wizard to generate skeleton bean code, you may often modify the WSDL and regenerate the skeleton bean code.

当您利用这个 Web Services 向导来产生框架程序代码时,您可能经常会修改 WSDL 并产生框架程序代码。

The code in Listing 5 (typically generated by a code generation tool) shows a skeleton that USES XMLBeans generated classes, meaning a PurchaseOrderDocument for data binding.

清单5中的代码(通常用代码生成工具生成)展示了一个skeleton,它使用XMLBeans生成的类(即PurchaseOrderDocument)进行数据绑定。