Construction of the malware's executable code skeleton makes easy to track changes of the code.
恶意软件建设的可执行代码骨骼成为舒适的跟踪的变化的代码。
The first iteration of development involved generating a code skeleton out of Rational Rose as a starting point.
开发的的第一个迭代包括使用RationalRose作为起始点生成代码的框架。
Since the code skeleton is generated already, the developers can focus on developing the key logic to perform the specific business operations.
由于已经生成了代码框架,开发人员可以将工作重点放在开发执行特定业务操作的主要逻辑上。
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文件生成您的服务的骨架,然后在这个骨架中编写应用程序代码;这称为自顶向下开发。
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.
因此,要修改编译后的模板代码的样子,我们只需要创建一个新的骨架文件并进行自己想要的定制即可,但是仍然要在原来的地方保留基本的元素。
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.
实际上,它只会替换在骨架中声明的最后一个方法的代码,因此如果粗心地修改骨架的代码,就很容易出错,而且会让您的同事迷惑不解。
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.
然而,它并不自动创建可以用来测试客户机的骨架程序代码类,也不创建样本应用程序。
The code I cover this month is no more than a skeleton for XM.
我在本月介绍的代码不过是XM的骨架。
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元素进行可修改的框架的生成。
Because only skeleton code is generated, you must next provide concrete implementation code for each class.
因为只生成了框架代码,接下来必须为每个类提供具体的实现代码。
You have a lovely project skeleton, but no actual code.
您有了一个不错的项目框架,但是没有实际代码。
Of those activities, client or skeleton code generation and response verification require the most effort.
在这些活动中,客户机或框架代码生成和响应验证需要进行的工作最多。
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.
我们刚刚创建的处理程序只是一个框架,因此需要添加一些额外的代码,以实现我们希望提供的功能。
Then I pasted this code into a JSP skeleton I created.
然后,我将这些代码传递到我创建的一个JSP框架中。
MDAT can generate skeleton code for these classes, but the specific implementation is provided by the developer.
MDAT可以生成这些类的框架代码,但由开发人员提供特定的实现。
In a simple example like this, you can see the skeleton of the code structure showing through.
举一个简单的例子,您可以看到呈现代码结构的框架。
The framework creates the class skeleton automatically, but you must complete the class with your code.
框架会自动创建类的基本结构,但是您必须完成类的其他部分代码。
You need to add your own code to the skeleton to complete the server-side hookup.
您需要向框架添加自己的代码,以完成服务器端挂钩。
WSDL and code generation: This module takes care of generating client stub and server skeleton code from the WSDL file.
WSDL和代码生成:此模块从WSDL文件中生成客户端存根和服务器框架代码。
This service code is generated in the form of a skeleton implementation, with service methods that just throw an exception.
此服务代码以框架实现的形式生成,其中包含直接引发异常的服务方法。
The generated code includes the stubs on the client side (implementing the required interface), and the skeleton on the server side.
生成的代码包括客户端的存根(实现必要的接口)和服务器端的基干。
A partial "service Generator" was written that generated skeleton code for proxy, invoker, and service classes from an explicit interface.
“服务生成器”的功能是根据显式接口为代理、调用程序和服务类生成框架代码,它已经被部分编写出来。
The WSDL document can even be used to generate skeleton code for the client that will consume the service.
WSDL文档甚至还可以用来为将要使用服务的客户端生成框架代码。
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接口。
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)。
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服务。
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服务。
We need to add code to the generated skeleton to invoke the required business logic in our Account EJB.
我们需要向生成的框架添加代码,以调用AccountEJB中所需的业务逻辑。
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)进行数据绑定。
When you use the Web Services wizard to generate skeleton bean code, you may often modify the WSDL and regenerate the skeleton bean code.
当您利用这个WebServices向导来产生框架程序代码时,您可能经常会修改WSDL并产生框架程序代码。
应用推荐