• Of those activities, client or skeleton code generation and response verification require the most effort.

    这些活动中客户机框架代码生成响应验证需要进行工作最多

    youdao

  • The WSDL document can even be used to generate skeleton code for the client that will consume the service.

    WSDL文档甚至可以用来将要使用服务客户生成框架代码

    youdao

  • Because only skeleton code is generated, you must next provide concrete implementation code for each class.

    因为生成了框架代码接下来必须每个提供具体实现代码。

    youdao

  • This file is used to generate the skeleton code for both the server and the client using a tool like rpcgen.

    文件通过 rpcgen 之类的工具服务器客户生成框架代码

    youdao

  • MDAT can generate skeleton code for these classes, but the specific implementation is provided by the developer.

    MDAT可以生成这些框架代码开发人员提供特定实现

    youdao

  • WSDL and code generation: This module takes care of generating client stub and server skeleton code from the WSDL file.

    WSDL代码生成模块WSDL文件生成客户端存根服务器框架代码。

    youdao

  • A partial "service Generator" was written that generated skeleton code for proxy, invoker, and service classes from an explicit interface.

    服务生成器”的功能根据式接口代理调用程序服务生成框架代码,它已经被部分编写出来。

    youdao

  • However, it does not automatically create a skeleton code class that can be used to test the client, and it does not create a sample application.

    然而并不自动创建可以用来测试客户机骨架程序代码也不创建样本应用程序

    youdao

  • Building an application in Atlas always starts with re-generation of the non-modifiable code, generation of modifiable skeleton code for any new PIM elements.

    Atlas中构建应用程序总是开始不可修改的代码的再生成,新的PIM元素进行可修改框架生成

    youdao

  • A solution to this problem is to eliminate the generation of the client or skeleton code and invoke the web service directly through a generic HTTP client.

    问题解决方法消除客户机框架代码生成工作,通过通用HTTP客户机直接调用Web服务

    youdao

  • The new catalog service model was then transformed using a UML-to-WSDL and a UML-to-XSD transformation to produce the corresponding stub and skeleton code.

    随后,我们使用 UML-to-WSDL UML-to-XSD转换Catalog服务模型进行转换得到对应存根框架代码

    youdao

  • One solution to this problem is to eliminate the generation of the client or skeleton code and invoke the web service directly through a generic HTTP client.

    问题一个解决方法消除客户机框架代码生成工作,通过通用HTTP客户机直接调用Web服务

    youdao

  • If you have multiple models defined, you can use the id attribute to uniquely identify each of them. Listing 3 is the skeleton code for the order form example.

    如果定义多个模型可以使用id属性唯一标识其中每一项

    youdao

  • You can create WSDL files yourself and generate a skeleton of your service from the WSDL files, then write application code in the skeleton; this is known as top-down development.

    可以自己创建WSDL文件,也可以WSDL文件生成服务骨架然后这个骨架中编写应用程序代码称为顶向下开发。

    youdao

  • So, to change what the compiled template code looks like, we just have to create a new skeleton file and perform whatever customization we want, but still leave these basic elements in place.

    因此修改编译后模板代码样子我们需要创建一个新的骨架文件进行自己想要的定制即可但是仍然原来的地方保留基本元素

    youdao

  • It actually just replaces the body of the last method declared in the skeleton, so careless code changes to the skeleton can be a good way to hurt yourself and confuse your coworkers.

    实际上,它会替换骨架声明最后一个方法代码因此如果粗心修改骨架的代码,就很容易出错,而且会让的同事迷惑不解。

    youdao

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

    本月介绍代码不过XM的骨架

    youdao

  • You have a lovely project skeleton, but no actual code.

    有了一个不错的项目框架但是没有实际代码

    youdao

  • The handler we've just created is a skeleton, so we need to add some additional code that implements the function we want to provide.

    我们刚刚创建处理程序只是一个框架因此需要添加一些额外的代码以实现我们希望提供功能

    youdao

  • Then I pasted this code into a JSP skeleton I created.

    然后,这些代码传递创建一个JSP框架中

    youdao

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

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

    youdao

  • In a simple example like this, you can see the skeleton of the code structure showing through.

    一个简单例子可以看到呈现代码结构框架

    youdao

  • The framework creates the class skeleton automatically, but you must complete the class with your code.

    框架自动创建基本结构,但是必须完成类的其他部分代码

    youdao

  • You need to add your own code to the skeleton to complete the server-side hookup.

    需要框架添加自己代码完成服务器端挂钩。

    youdao

  • This service code is generated in the form of a skeleton implementation, with service methods that just throw an exception.

    服务代码框架实现形式生成,其中包含直接引发异常的服务方法

    youdao

  • The generated code includes the stubs on the client side (implementing the required interface), and the skeleton on the server side.

    生成代码包括客户端的存根(实现必要接口)服务器端的基干

    youdao

  • 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接口

    youdao

  • Now that we have a skeleton class for our mediation we can begin to populate it with code, starting with a package and some import statements that we will make use of later (see Listing 1 below).

    现在我们已经获得了中介框架,接下来可以开始对其填充代码了,请首先添加我们稍后使用一些导入语句(请参见下面的清单1)。

    youdao

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

    开发第一迭代包括使用RationalRose作为起始生成代码框架

    youdao

  • We need to add code to the generated skeleton to invoke the required business logic in our Account EJB.

    我们需要生成框架添加代码调用AccountEJB所需业务逻辑

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定