The code wizard creates a header file and an implementation file and adds them to your project.
也可以在解决方案资源管理器中查看向导创建的文件。
Called by the wizard to verify that the project is compatible with the code wizard the user is trying to run.
此由精灵所呼叫,用来验证专案与使用者尝试要执行的程序码精灵是否相容。
Called by the wizard to verify if the project is compatible with the code wizard that is about to be run (in other words, it can accept an ATL class).
由向导调用以验证该项目是否与即将运行的代码向导兼容(换句话说,它是否可以接受atl类)。
Called by the wizard to verify if the project is compatible with the Code wizard that is about to be run (in other words, it can accept an MFC class).
由向导调用以验证该项目是否与即将运行的代码向导兼容(换句话说,它是否可以接受mfc类)。
The migration wizard only updates your deployment descriptors, not the code in your EJB implementations.
移植向导仅更新了您的部署描述符,而没有更新ejb实现中的代码。
I would ask you to try some sample code in the migration wizard to ensure that it is working properly, and take an additional look at your application to eliminate any potential issues.
我建议您可以在移植向导中尝试实例代码以确保其是否正常工作,并且查看您的应用程序以减少潜在的问题。
You can also use what the wizard produces as the starting point to implement a full application: the wizard generates the models, too, not just the code.
您还可以将向导所生成的代码用作实现完整应用程序的起始点:向导也生成模型,不只是代码。
You must customize the code that is generated by the event wizard to fit your requirement.
您必须编辑事件向导生成的代码,以满足您的需求。
Listing 2 shows the code as it was generated from the wizard in the extension points page shown in figure 4.
清单2展示了图4所示的扩展点页面中的向导生成的代码。
The "generate Deploy Code" wizard generates a stateless session bean to pass the client request to the service and handle the returned response from the service.
“GenerateDeployCode”向导生成一个无状态会话来把客户机请求传递到服务,并且处理从服务返回的请求。
The code in configure originally appeared in the project wizard; I only had to move it to its new home.
configure中的代码最初是在项目向导中出现;我只不过必须将它移到了新的地方。
The "generate deploy Code" wizard also generates an EAR file for the service, and that EAR file is what you will deploy to the run time or to the WebSphere Studio test environment for testing.
“GenerateDeployCode”向导也生成服务的EAR文件,而该文件就是您将部署到运行时或WebSphereStudio测试环境以进行测试的EAR文件。
Fortunately, the toolkit wizard provides most of the code that Eclipse requires and lets the transformation developer focus on implementing the transformation logic.
幸运的是,工具包向导提供了Eclipse所需的大部分代码,并让转换开发人员专注于转换逻辑的实现。
The first page of the Generate pureQuery Code for a Table wizard, shown in Figure 6, consists of attributes that are meant to describe a bean class representing the Employee table.
如 图6 所示,GeneratepureQuery CodeforaTable向导的第一页包含一些用于描述一个表示Employee 表的bean类的属性。
Data Studio Developer provides the ability to tweak the generated code using user interface wizard dialogs and Settings.
DataStudioDeveloper能够使用用户界面向导对话框和设置对生成的代码进行调整。
Learning by example is more fun, and this is where the Plug-in Project wizard can give us a hand by providing some sample code that we can then modify to our needs.
通过示例来学习会更有趣,这方面Plug - inProject向导可以提供帮助,它提供了一些样本代码,我们可以修改这些代码来满足我们的需要。
Future parts of this series will discuss tips and tricks in the Web services wizard, Web services testing and monitoring tools, and common Web services code generation issues.
这个系列的以后的部分,将会讨论在Web服务向导,Web服务测试和监控工具,以及常用Web服务代码产生问题中的技巧与诀窍。
We will use the wizard to create all the code that is required to invoke the Web service.
我们将使用该向导创建调用Web服务所需的所有代码。
In this step of the wizard, you have the options of generating a genmodel and also generating the code.
在向导的这个步骤中,您拥有产生genmodel以及产生代码的选项。
Similarly, you can use the EJB reference wizard to create an EJB local reference, in which case the code looks like this.
类似地,用户可以使用EJB引用向导创建e JB本地引用,代码如下。
Enter installios on the HMC's command line to invoke the installios wizard where you can install the VIO Server code by answering the prompts.
在HMC的命令行输入installios来调用安装向导,您可以在该向导中通过回答提示来安装VIOServer代码。
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并产生框架程序代码。
The code in bold in Listing 1 shows how the portlet deployment descriptor code is modified by the event wizard.
列表1所示的代码,显示了事件向导是怎样编辑portlet部署描述器代码的。
Then, you can use the XML to SQL wizard to unit test the XML document for validity before writing your code that will use the XMLToSQL run time library.
同时,您也可以在编写使用XMLToSQL运行时库的代码之前通过XMLToSQL向导进行XML文档的单元测试。
After you click Finish, the J2C wizard generates code that is able to connect to the IMS.
当您单击Finish后,J2C向导将生成可以与IMS相连接的代码。
The authoring component enables UML profile creation and includes a project creation wizard (with sample code).
编辑组件可以进行UMLprofile的创建,并且包含项目创建的向导(带有示例代码)。
Depending on which of these values you choose on the initial "Deployment" dialog of the "Generate Deploy Code" wizard, the subsequent pages in the wizard will vary.
取决于您在“GenerateDeployCode”向导最初的“Deployment”对话框中选择这些值中的哪一个,向导中随后的页面将有所不同。
You can use the Portal Toolkit and JPA tools to build a JPA portlet application with few clicks in the wizard (Figure 25) and simple dragging actions without writing a lot of code.
您可以使用PortalToolkit和JPA工具,来构建一个JPAPortlet,而只需要在向导中点击几下(图25),然后简单地执行拖拉操作,而不用编写大量的代码。
Before you can create an application, you need to generate deploy code for the enterprise service, which can be done using the "generate deploy code" wizard.
在您可以创建应用程序之前,您需要为企业服务生成部署代码,为了达此目的,您需要使用“GenerateDeployCode”向导。
In this section, you'll use the Web service wizard to create a client proxy for your StockQuote Web service, that is, the code that a Web application USES to call the Web service.
在这一节,您将使用Web服务向导为您的Stockquote Web服务创建一个客户机代理,即Web应用程序用于调用Web服务的代码。
应用推荐