小窓モード


プレミアム

ログイン
設定

設定

table editorとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 表エディタ

JST科学技術用語日英対訳辞書での「table editor」の意味

table editor


「table editor」の部分一致の例文検索結果

該当件数 : 34



例文

A table editor 32a of a plotting editor part 32 of a computer device 3 prepares a character string table including character strings.例文帳に追加

コンピュータ装置3の作画エディタ部32のテーブルエディタ32aで文字列を含む文字列テーブルを作成する。 - 特許庁

In the Design Grid of the Query Editor, find the name row for the person table.発音を聞く 例文帳に追加

クエリーエディタのデザイングリッドで、person 表の name 行を探します。 - NetBeans

In the Design Grid of the Query Editor, find the NAME row for the TRAVEL.PERSON table.発音を聞く 例文帳に追加

クエリーエディタのデザイングリッドで、TRAVEL.PERSON 表の NAME 行を探します。 - NetBeans

In order to work with table data, you can make use of the SQL Editor in NetBeans IDE.例文帳に追加

表データの操作には、NetBeans IDE の SQL エディタを利用できます。 - NetBeans

However, you just created a COLLEAGUES table in Using the SQL Editor above.例文帳に追加

しかし、前述の「SQL エディタの使用」で COLLEAGUES 表は作成したばかりです。 - NetBeans

You can create a table by executing an SQL command in the SQL Editor or by using the Create Table dialog box.発音を聞く 例文帳に追加

表を作成するには、SQL エディタで SQL コマンドを実行するか、「表を作成」ダイアログを使用します。 - NetBeans

例文

Open index.jsp in the Source Editor and type in the below code for the second row of the HTML table you previously created.trtd id=auto-row colspan=2table id=complete-table /td//trThe second row of the table contains another HTML table.例文帳に追加

index.jsp をソースエディタで開き、前に作成した HTML 表の 2 行目として次のコードを入力します。 trtd id=auto-row colspan=2table id=complete-table /td//tr表の 2 番目の行は、別の HTML 表を含んでいます。 - NetBeans

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「table editor」の部分一致の例文検索結果

該当件数 : 34



例文

Open index.php in the editor and type in the below code for the second row of the HTML table you previously created.trtd id=auto-row colspan=2table id=complete-table /td//trThe second row of the table contains another HTML table.例文帳に追加

index.php をエディタで開き、前に作成した HTML 表の 2 行目として次のコードを入力します。 trtd id=auto-row colspan=2table id=complete-table /td//tr表の 2 番目の行は、別の HTML 表を含んでいます。 - NetBeans

Object information of the table 3 is rewritten by a text editor 4.例文帳に追加

オブジェクト情報テーブル3のオブジェクト情報はテキストエディタ4によって書き換えられる。 - 特許庁

Click Design in the editor window to return to Page1 in the Visual Designer, and then right-click the Trips Summary table and choose Table Layout from the pop-up menu.The Table Layout dialog box opens.発音を聞く 例文帳に追加

エディタウィンドウで「デザイン」をクリックしてビジュアルデザイナ内の Page1 に戻り、「Trips Summary」表を右クリックしてポップアップメニューから「表レイアウト」を選択します。 「表レイアウト」ダイアログが開きます。 - NetBeans

In NetBeans IDE you can add a database table by either using the Create Table dialog, or by inputting an SQL statement and running it directly from the SQL Editor.例文帳に追加

NetBeans IDE では、「表を作成」ダイアログを使用するか、SQL 文を入力して SQL エディタから直接実行することで、データベースに表を追加できます。 - NetBeans

In the IDE it is possible to add a database table by either using the Create Table dialog, or by inputting an SQL query and running it directly from the SQL Editor.例文帳に追加

NetBeans IDE では、「表を作成」ダイアログを使用するか、SQL クエリーを入力し、SQL エディタから直接実行することで、データベースに表を追加できます。 - NetBeans

A control program development support device 10 has a program editor and a variable table, wherein the program editor has an operand input part for inputting operands corresponding to trespective instruction words.例文帳に追加

制御プログラム開発支援装置10は、プログラムエディタと変数テーブルを有し、プログラムエディタは各命令語に対応するオペランドを入力するためのオペランド入力部を有する。 - 特許庁

In the XML editor, make the following changes (in bold).hibernate-mappingclass dynamic-insert="false" dynamic-update="false" mutable="true"name="travel.Trip" optimistic-lock="version" polymorphism="implicit"select-before-update="false" table="TRIP"id column="TRIPID" name="tripId"generator class="increment"//idproperty column="PERSONID" name="personId"/property column="DEPDATE" name="depDate" type="date"/property column="DEPCITY" name="depCity"/property column="DESTCITY" name="destCity"/property column="TRIPTYPEID" name="tripTypeId"//class/hibernate-mapping発音を聞く 例文帳に追加

XML エディタで、次のボールドの変更を加えます。 hibernate-mappingclass dynamic-insert=false dynamic-update=false mutable=truename=travel.Trip optimistic-lock=version polymorphism=implicitselect-before-update=false table=TRIPid column=TRIPID name=tripIdgenerator class=increment//idproperty column=PERSONID name=personId/property column=DEPDATE name=depDate type=date/property column=DEPCITY name=depCity/property column=DESTCITY name=destCity/property column=TRIPTYPEID name=tripTypeId//class/hibernate-mapping - NetBeans

例文

Rules can be inputted by the user using a rule table editor or by means of a graphical user interface.例文帳に追加

規則は、規則表エディタを使用するか、またはグラフィカル・ユーザ・インターフェースを用いてユーザが入力することができる。 - 特許庁

>>例文の一覧を見る

table editorのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
独立行政法人科学技術振興機構独立行政法人科学技術振興機構
All Rights Reserved, Copyright © Japan Science and Technology Agency

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS