当您创建一个新项目时,已许可操作的列表来自Role标签。
When you create a new project, the list of Approved Actions is taken from the Role Label.
配置板上的项目可能从配置板处拖拉到设计区域以创建一个新项目。
Items on the palette may be dragged from the palette and dropped onto the design area to create a new item.
首先,我们要创建一个新项目,作为我们新项目模板的基础。
Create the type of project that we want to use as the base for our new project template, so for our purposes the best option would be a Unit Test project.
图18显示了创建一个新项目后的更新的portlet向导。
Figure 18 shows the updated portlet wizard after we create a new project.
要对Tomcat和Eclipse进行集成测试,可以从创建一个新项目入手。
To test the integration of Tomcat and Eclipse, we will start by creating a new project.
创建一个新项目(或使用已有项目)来保存ovf信封文件(如果不存在的话)。
Create a new project (or use an existing project) to hold the OVF envelope files if one does not already exist.
唯一的解决办法,我是用正确的创建一个新项目。网络版。复制我的代码在它的工作…耸肩。
The only solution I came up with was to create a new project with the correct . NET version. Copied all my code across and it worked… shrug.
有时,我正在创建一个新项目,或者自己水平得到提高,但是有时我发现我只对上网浏览或者单机游戏感兴趣。
Sometimes, I'm creating a new project, or improving myself somehow... but sometimes I just find interesting stuff to read online or find a cool solitaire game to play.
使用Flamingo工具,你不但可以快速地创建一个新项目,还能在开发周期过程中随时产生应用的各个部分。
With Flamingo tools, you can not only create a new project quickly, but also generate pieces of an application on demand over the course of the development cycle.
现在我们已经准备好启动编辑器插件了,创建一个新项目来保存我们的具体模型(我们的模型命名为Test2)。
Now we are ready to launch the editor plug-in by creating a new project to hold our concrete model (ours will be named Test2).
在向导的首页上,指定一个现有项目或创建一个新项目,用于放置生成的监测模型,如图20所示,然后单击Next。
On the first page of the wizard, specify an existing project or create a new project, where you want to put the generated monitor model, as shown in Figure 20, then click Next.
如果已经安装并运行了WordPress,并且可以对刚刚为插件创建的这个目录进行读写,那么就可以着手为WordPress插件创建一个新项目了。
If you have WordPress up and running, and can read and write to the directory you just created for your plug-in, you are ready to create a new project for your WordPress plug-in.
为RPT,InternetExplorer使用默认浏览器,创建一个新项目叫作SimpleProject,并一个新测试来记录事件。
Using the default browser for RPT, Internet Explorer, create a new project called SimpleProject with a new test to record events.
创建一个名为FabricRoleExt的新项目,其类型为OntologyExtension,如图19所示,并将其与ACME组织或其他所需的组织关联起来。
Create a new project called FabricRoleExt of type Ontology Extension, as shown in Figure 19, and associate it with the ACME organization or other desired organization.
向新项目添加一个名为“model”的文件夹,并在名为“ecore”和“schema”的“model”之下创建其他两个文件夹。
Add a folder named "model" to the new project and create two additional folders under "model" named "ecore" and "schema".
用户体验(尤其是在创建新项目时)已经由一个流线化的NewProject向导极大地简化,该向导隐藏了底层构建系统的一些详细信息。
The user experience, especially when creating new projects has been greatly simplified with a streamlined New Project wizard that hides some of the details of the underlying build systems.
注意,作为应用模式的结果,已创建一个名为Results的新项目,其中包含名为write . txt的文件。
Note that as a result of the pattern being applied, a new project named Results, containing a file named write.txt, has been created.
这是一个XML文件,新项目生成时由omegat +自动创建。
This is an XML document that is created automatically by OmegaT + when a new project is created.
您将使用项目创建向导创建两个新项目:一个基于servlets,另一个使用GWT构建。
You'll use the project-creation wizard to create two new projects: one based on servlets and the other built using GWT.
我们需要为Mule上的新项目创建一个良好的平台。
We needed to do this to create a compelling platform for new projects on top of Mule. Unfortunately, most users will never see these changes directly.
当你正在开发一个新项目,首先创建一个流程图来追踪该项目从开始到结束的全过程。
When you are developing a new project, start by creating a flow chart to track the presentation of the project from start to finish.
创建一个项目XML模板并将该模板部署到每个新项目中,相比手工创建每个项目和一次次地重创建规则,将会节省很多时间。
Creating an XML template of the project, and deploying this template for each new project will save time compared to creating each project manually and recreating the rules again and again.
为了确认域扩展得到了安装,您可以创建一个带有拓扑的新项目来测试域,并向拓扑添加域中的单元。
To verify that the domain extension is installed, test the domain by creating a new project with a topology and adding the units in the domain to the topology.
在这里,首先需要启动一个新项目,该项目用于创建可部署在SAMPLE数据库内的新存储过程。
Here, you need to start a new project, which can be used to create a new stored procedure that can be deployed inside the SAMPLE database.
我没有在我的系统Python中安装任何内容,而是为我使用的每个新项目或实用工具都创建了一个新的virtualenv。
I don't install anything in my system Python but rather create a new virtualenv for each new project or utility I work on.
这种实现更为复杂,与正确地封装和部署该代码的需要一样,该实现需要创建两个新项目,一个ApplicationClient项目和一个Enterprise Application。
This implementation is more complicated, requiring the creation of two new projects, an Application Client project and an Enterprise Application, as well as properly packaging and deploying the code.
另外,生成器创建了一个名为“or g . example . mysql . ui”的新项目,它包含了图表扩展的插件代码。
Additionally, the generator creates a new project called "org.example.mysql.ui" which contains the plug-in code for the diagram extension.
为了创建一个示例应用程序框架,以便用于构建我们自己的Web服务器,您将再一次使用make来生成新项目目录。
To create a sample application framework that we can use to build our own web server, you use make again to build a new project directory.
这一步在工作空间中创建两个新项目,一个企业应用程序项目(EAR)和一个Web应用程序项目(WAR)。
This step creates two new projects in your workspace, an enterprise application project (EAR) and a web application project (WAR).
为此,请使用EclipsePlug - InProject向导创建一个名为sample_derby的新项目,该项目将基于Hello World模板(参见图2)。
To do this, you use the Eclipse Plug-In project wizard to create a new project called sample_derby, which is based on the Hello World template (see Figure 2).
应用推荐