freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

計算機專業(yè)畢業(yè)論文外文翻譯(已修改)

2025-01-29 03:11 本頁面
 

【正文】 附錄 (英文翻譯)Rich Client Tutorial Part 1The Rich Client Platform (RCP) is an exciting new way to build Java applications that can pete with native applications on any platform. This tutorial is designed to get you started building RCP applications quickly. It has been updated for Eclipse By Ed Burnette, SASJuly 28, 2004Updated for : February 6, 2006 IntroductionTry this experiment: Show Eclipse to some friends or coworkers who haven39。t seen it before and ask them to guess what language it is written in. Chances are, they39。ll guess VB, C++, or C, because those languages are used most often for high quality client side applications. Then watch the look on their faces when you tell them it was created in Java, especially if they are Java programmers.Because of its unique open source license, you can use the technologies that went into Eclipse to create your own mercial quality programs. Before version , this was possible but difficult, especially when you wanted to heavily customize the menus, layouts, and other user interface elements. That was because the IDEness of Eclipse was hardwired into it. Version introduced the Rich Client Platform (RCP), which is basically a refactoring of the fundamental parts of Eclipse39。s UI, allowing it to be used for nonIDE applications. Version updated RCP with new capabilities, and, most importantly, new tooling support to make it easier to create than before.If you want to cut to the chase and look at the code for this part you can find it in the acpanying zip file. Otherwise, let39。s take a look at how to construct an RCP application.Getting startedRCP applications are based on the familiar Eclipse plugin architecture, (if it39。s not familiar to you, see the references section). Therefore, you39。ll need to create a plugin to be your main program. Eclipse39。s Plugin Development Environment (PDE) provides a number of wizards and editors that take some of the drudgery out of the process. PDE is included with the Eclipse SDK download so that is the package you should be using. Here are the steps you should follow to get started.First, bring up Eclipse and select File New Project, then expand Plugin Development and doubleclick Plugin Project to bring up the Plugin Project wizard. On the subsequent pages, enter a Project name such as , indicate you want a Java project, select the version of Eclipse you39。re targeting (at least ), and enable the option to Create an OSGi bundle manifest. Then click Next .Beginning in Eclipse you will get best results by using the OSGi bundle manifest. In contrast to previous versions, this is now the default.In the next page of the Wizard you can change the Plugin ID and other parameters. Of particular importance is the question, Would you like to create a rich client application?. Select Yes. The generated plugin class is optional but for this example just leave all the other options at their default values. Click Next to continue.If you get a dialog asking if Eclipse can switch to the Plugin Developme
點擊復(fù)制文檔內(nèi)容
范文總結(jié)相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1