小窓モード


プレミアム

ログイン
設定

設定

HTML sourceとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 HTMLソース; HTMLソース


日英・英日専門用語辞書での「HTML source」の意味

HTML source


「HTML source」の部分一致の例文検索結果

該当件数 : 64



例文

When I look at the page's HTML source, I see something like formArray.発音を聞く 例文帳に追加

ページの HTML ソースを見ると、formArrayみたいなのがあります。 - PEAR

When the Ajax interaction is complete, JavaScript updates the HTML source of the page.例文帳に追加

Ajax の相互作用が完了したら、JavaScript がそのページの HTML ソースを更新します。 - NetBeans

Source: "Industrial Structure Vision 2010" Ministry of Economy, Trade and Industry (http://www.meti.go.jp/committee/summary/0004660/index.html)例文帳に追加

資料:経済産業省「産業構造ビジョン2010」(http://www.meti.go.jp/committee/summary/0004660/index.html)から作成。 - 経済産業省

By use of acquired values, the HTML source is automatically corrected such that the display position, the display size, and the display character size of each HTML element are the same between when displaying the HTML source in the Web browser 1 of the client and when displaying the HTML source in the Web browser 2.例文帳に追加

取得した値を用いて、クライアントの Webブラウザ1で HTMLソースを表示した際の各 HTML要素の表示位置と、表示サイズと、表示文字サイズが、 Webブラウザ2で HTMLソースを表示した際のそれぞれと同じになるように HTMLソースを自動的に補正する。 - 特許庁

the Internet Explorer saves the file as a HTML file with some HTML code around the PHP source code to display the code nicely.発音を聞く 例文帳に追加

これは、PHPのソースコードをよりきれいに表示するために行われています。 - PEAR

(1) A source (HTML data) of a reference source web page is acquired (S405).例文帳に追加

〔1〕参照元Webページのソース(HTMLデータ)を取得する(S405)。 - 特許庁

例文

In the Palette (Ctrl-Shift-8) located to the right of the Source Editor,expand HTML Forms and drag a Form item to a point after the h2tags into the Source Editor.発音を聞く 例文帳に追加

ソースエディタの右側にあるパレット (Ctrl-Shift-8) で「HTML フォーム」を展開し、「フォーム」項目をソースエディタ内の h2 タグのあとにドラッグします。 - NetBeans

>>例文の一覧を見る


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

クロスランゲージ 37分野専門語辞書での「HTML source」の意味

HTML source


「HTML source」の部分一致の例文検索結果

該当件数 : 64



例文

If the song source url content isnon-url (i.e., an object tag), then that content from the source URL is embedded in the HTML page.例文帳に追加

曲のソース URL が URL ではない場合 (つまり object タグの場合)、このソース URL からのコンテンツは HTML ページに組み込まれます。 - NetBeans

In the Palette on the right side of the Source Editor, expand HTML Forms and drag a Form item below the h1 tags in the Source Editor.例文帳に追加

ソースエディタの右側の「パレット」で、「HTML フォーム」を展開し、「フォーム」項目をソースエディタ内の h1 タグの下にドラッグします。 - NetBeans

The IDE's Source Editor generallyadapts to the technology you are using, so if you are working in an HTML page, pressing the code completion key combination (Ctrl-Space) will produce suggestions for HTML tags and attributes.例文帳に追加

IDE のソースエディタは通常、使用しているテクノロジに適応するので、HTML ページの作業を行なっているときにコード補完のキーの組み合わせ (Ctrl- スペース) を押すと HTML のタグと属性の候補が表示されます。 - 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

At the time of receiving a page display request, an HTML composing means 5 composes the HTML source based on the constitutional information registered in the means 3 and outputs a composite HTML source.例文帳に追加

HTML合成処理手段5は,ページ表示要求に対して,構成情報定義記憶手段3に登録された構成情報に基づいてHTMLソースを合成し出力する。 - 特許庁

(3) A keyword is extracted from the source (HTML data) of a reference source web page (S415).例文帳に追加

〔3〕参照元Webページのソース(HTMLデータ)からキーワードを抽出する(S415)。 - 特許庁

In the Source Editor, change the content of the newly created page to the following:headmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleLogin Success/title/headbodyh1Congratulations!/h1pYou have successfully logged in./ppYour name is: ./ppYour email address is: ./p/body発音を聞く 例文帳に追加

ソースエディタで新しく作成されたページの内容を次のように変更します。 headmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleLogin Success/title/headbodyh1Congratulations!/h1pYou have successfully logged in./ppYour name is: ./ppYour email address is: ./p/body - NetBeans

例文

To solve the problem that a developer of a Web page manually changes an HTML source such that a layout is properly displayed in a Web browser of a client.例文帳に追加

クライアントの Webブラウザでレイアウトが正しく表示されるように Webページの開発者が手動で HTMLソースを変更している。 - 特許庁

>>例文の一覧を見る

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

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved
株式会社クロスランゲージ株式会社クロスランゲージ
Copyright © 2024 Cross Language Inc. All Right Reserved.

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS