1.3.4 ``Save as'' versus ``Save as Applet''
1.3.4 ``Save as'' と ``Save as Applet'' の違い - Python
Embed the applet in the file by adding the following applet tag anywhere between the file's body 次のように、ファイルの body - NetBeans
org.me.hello.MyApplet is the full classname to your applet applet code=org.me.hello.MyApplet archive=HelloApplet.jar/ org.me.hello.MyApplet はアプレットの完全クラス名 - NetBeans
The applet is launched in the Applet Viewer:
アプレットはアプレットビューアで起動します。 - NetBeans
Use Java 2 v1.4.2 03 for <applet> requires restart
<applet> に Java 2 v1.4.2 03 を使用再起動が必要 - 研究社 英和コンピューター用語辞典
Applet forms are also displayed in the Applet Viewer:
アプレットフォームもアプレットビューアで表示されます。 - NetBeans
INTER-APPLET COMMUNICATION SYSTEM アプレット間通信システム - 特許庁
a malicious script [applet]
悪質なスクリプト[アプレット] - 研究社 英和コンピューター用語辞典
1.3.4 ``Save as'' versus ``Save as Applet'' When you are done writing your Python script you have the option of saving it as an ``applet'' (by selecting ``Save as applet'' from the``File'' menu). 1.3.4 ``Save as'' と ``Save as Applet'' の違い Python スクリプトを書いたら、ファイルを 「アプレット」としても保存できます (``File''メニューの``Save as applet''を選びます) 。 - Python
Create the applet source file
アプレットソースファイルの作成 - NetBeans
Running an Applet アプレットの実行およびデバッグ - NetBeans
Creating or Importing an Applet アプレットの作成またはインポート - NetBeans
Running an Applet Source File
アプレットソースファイルの実行とデバッグ - NetBeans
Integrating an Applet in a Web Application
Web アプリケーションでのアプレットの統合 - NetBeans
Build and run the applet source file
アプレットソースファイルの構築と実行 - NetBeans
JAVA APPLET VERSION CONTROL SYSTEM Javaアプレットバージョン管理装置 - 特許庁
Embedding an Applet in a Web Application
アプレットの Web アプリケーションへの埋め込み - NetBeans
The browser executes the applet 603. ブラウザはアプレット603を実行する。 - 特許庁
HelloApplet.jar is the JAR file that contains the applet HelloApplet.jar はアプレットを格納する JAR ファイル名 - NetBeans
Creating or Importing an Applet Source File
アプレットソースファイルの作成またはインポート - NetBeans
Your applet is complete.
これでアプレットの作成は完了しました。 - NetBeans
Add the applet JAR file to the web project
アプレット JAR ファイルの Web プロジェクトへの追加 - NetBeans
To improve the response of a business applet. 業務アプレットのレスポンスを向上させる。 - 特許庁
Note: The NetBeans IDE 4.1 Applet Tutorialillustrates the usefulness of creating dependencies between projects.
注: NetBeans IDE 4.1 Applet Tutorial には、プロジェクト間の依存関係の作成が役立つ例が示されています。 - NetBeans
Another business applet 20 started up after the business applet 20 has been terminated reads the data held by the data sharing applet 10. 業務アプレット20の終了後に起動された他の業務アプレット20は、データ共有アプレット10に保持されたデータを読み出す。 - 特許庁
NAVIGATION SYSTEM USING JAVA(R) APPLET JAVAアプレットを利用したナビゲーションシステム - 特許庁
METHOD AND DEVICE FOR TRANSFERRING APPLET アプレット転送方法およびアプレット転送装置 - 特許庁
In this section, you create your first applet.
この節では、最初のアプレットを作成します。 - NetBeans
METHOD AND DEVICE FOR MODAL DIALOG BOX MANAGEMENT INSIDE APPLET FOR APPLET ON INFORMATION DEVICE 情報機器上アプレットのアプレット内におけるモ—ダル・ダイアログ・ボックス・マネジメントのための方法及び装置 - 特許庁
Debug the applet source file by modifying its parameters
パラメータの変更によるアプレットソースファイルのデバッグ - NetBeans
A communication control applet is preliminarily stored in an applet repository 12 in a monitor center system 1. 予め、監視センターシステム1内のアプレットリポジトリ12に通信制御アプレットが格納されている。 - 特許庁
The HTML 21 comprises an applet 22. HTML21にはアプレット22が含まれている。 - 特許庁
An applet performing device is equipped with an applet specification recognizing means, an input means for applets, an performing means for applets, an applet storage means, an identification type recognizing means for recognizing identifies in documents, and a correspondence storage means which stores correspondence between applets and identifiers. さらに、ドキュメントに変更を加えずに実際に動作させるアプレットをアプレット実行装置毎に変えることを可能にする。 - 特許庁
To eliminate the need to specify an applet in all of a plurality of documents when the same applet is performed for the plurality of documents and to change applets to actually be operated by applet performing devices without making any alteration of documents. 複数のドキュメントに対し、同一のアプットを実行したい時、複数のドキュメント全ての中で該アプレットを指定する必要を無くす。 - 特許庁
The applet 603 displays the status of each section. アプレット603は、各セクションのステータスを表示する。 - 特許庁
Click on Source to see the source code for the applet. 「ソース」をクリックしてアプレットのソースコードを表示します。 - NetBeans
The applet source file opens in the Source editor.
ソースエディタが開いて、アプレットソースファイルが表示されます。 - NetBeans
The applet that you created can be run from the IDE.
作成したアプレットは、IDE から実行およびデバッグできます。 - NetBeans
Debug the applet within the Java project, as explainedabove.-->
アプレットを前述のように Java プロジェクト内でデバッグします。 - NetBeans
The applet 703 displays the reception notice on a PC. アプレット703は、PC上で受信通知を表示する。 - 特許庁
The IDE creates the applet source file in the specified package. IDE で、アプレットソースファイルが指定したパッケージ内に作成されます。 - NetBeans
Right-click the applet class node (i.e.,right-click "MyApplet.java" not the "HelloApplet" project) in the Projects window and 「プロジェクト」ウィンドウでこのアプレットクラスノードを右クリックし、 - NetBeans
APPLET PERFORMING DEVICE, ITS CONTROL METHOD, AND STORAGE MEDIUM アプレット実行装置とその制御方法及び記憶媒体 - 特許庁
This java applet illustrates out-of-order execution of Iterates.
このJavaアプレットは「反復」の順不同実行を実例で示す。 - コンピューター用語辞典
The browser program 25 requests an applet 26 to a server 6 based on the address data 22 via the network 27, receives the applet 26 transmitted from the server 6, and then executes the applet 26. ブラウザプログラム25は、アドレスデータ22を基に、ネットワーク27を介して、サーバ6にアプレット26を要求し、サーバ6から送信されてくるアプレット26を受信し、アプレット26を実行させる。 - 特許庁
At the time of driving the Web browser 6 of the client 2 and executing an application through the Web server 3 of a server 1, the version is checked to see whether or not the applet used on the side of the client 2 is the latest applet and the applet is updated when it is not the latest applet. クライアント2のWebブラウザ6を駆動し、サーバ1のWebサーバ3を介してアプリケーションを実行する際、クライアント2側で使用するアプレットが最新のアプレットであるか版数チェックを行い、最新アプレットでなければアプレットを更新する。 - 特許庁
To do so, you create a web application, put the applet JAR on its classpath, and then add an applet tag to the web application's HTML file. 実行するには、Web アプリケーションを作成し、このアプレット JAR をクラスパスに配置し、アプレットタグを Web アプリケーションの HTML ファイルに追加します。 - NetBeans
On the other hand, if the applet JAR file is not in a NetBeans IDE project, the applet source file is not rebuilt when you build the web project. 一方、そのアプレット JAR ファイルが NetBeans IDE 5.x Java プロジェクト内にない場合、アプレットソースファイルは Web プロジェクトの構築時に再構築されません。 - NetBeans
As on Unix systems, the first item in sys.srgv is the path to the applet, and the rest are the files dropped on the applet. Unix システムと同様、sys.srgv の最初の要素はアプレット自体へのパスになります。 残りの要素はアプレットにドロップしたファイルの名前です。 - Python
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.