1016万例文収録!

「environment string」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > environment stringに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

environment stringの部分一致の例文一覧と使い方

該当件数 : 35



例文

"setenv " [ var " [" string ]] Set the environment variable var to value string. 例文帳に追加

"setenv " [ var " [" string ]]環境変数 var の値を string に設定する。 - JM

The string pointed to by string becomes part of the environment, so altering the string changes the environment. 例文帳に追加

string が指している文字列は環境の一部となるので、文字列を変更すると環境も変更される。 - JM

If name does not already exist in the environment, then string is added to the environment. 例文帳に追加

name が環境に存在しない場合は string が環境に追加される。 - JM

In particular, this string becomes part of the environment; changing it later will change the environment. 例文帳に追加

この文字列は環境の一部となり、後で変更すると環境も変わる。 - JM

例文

returns a pointer to a string within the environment list. 例文帳に追加

は環境リスト内の文字列へのポインタを返す。 - JM


例文

A mapping object representing the string environment. 例文帳に追加

環境変数の値を表すマップ型オブジェクトです。 - Python

function searches the environment list to find the environment variable name , and returns a pointer to the corresponding value string. 例文帳に追加

は、環境リストから名前がnameの環境変数を検索し、対応するvalue文字列へのポインタを返す。 - JM

Null-terminated string containing references to environment variables ("%PATH%").例文帳に追加

環境変数を参照している、ヌル文字で終端された文字列。 - Python

Set the environment variable named varname to the string value.例文帳に追加

varname と名づけられた環境変数の値を文字列 value に設定します。 - Python

例文

A dictionary representing the string environment at the time the interpreter was started.例文帳に追加

インタプリタが起動した時点の環境変数文字列を表現する辞書です。 - Python

例文

code must be a string containing a Python expression, which will be evaluated in the restricted environment.例文帳に追加

code は、Python 式を含む文字列でなければなりません。 そして制限された環境で評価されます。 - Python

with an automatic variable as the argument, then return from the calling function while string is still part of the environment. )However, glibc 2.0-2.1.1 differs: a copy of the string is used. 例文帳に追加

を自動変数を引数として呼び出し、stringが環境の一部のままで呼び出した関数から return するとエラーになる)しかし、glibc 2.0-2.1.1 では異なり、文字列のコピーが使われる。 - JM

Initializes the terminal. termstr is a string giving the terminal name; if omitted, the value of the TERM environment variable will be used. fd is the file descriptor to which any initialization sequences will be sent; if not supplied, the filedescriptor for sys.stdout will be used.例文帳に追加

termstr は文字列で、端末の名前を与えます;省略された場合、TERM 環境変数の値が使われます。 - Python

Thus, you can setPYTHONY2K to a non-empty string in the environment to require 4-digityears for all year input. 例文帳に追加

こうして、PYTHONY2K を空文字列でない文字列に設定することで、西暦年の入力がすべて 4 桁の西暦年でなければならないようにすることができます。 - Python

code must be a string containing one or more lines of Python code,which will be executed in the restricted environment. 例文帳に追加

code は、1行以上のPython コードを含む文字列でなければなりません。 そして制限された環境で実行されます。 - Python

If a NULL string is specified, XDisplayName looks in the environment for the display and returns the display name that XOpenDisplay would attempt to use.例文帳に追加

NULL 文字列が指定された場合にはXDisplayNameはディスプレイについての環境変数を調べ、XOpenDisplayが使おうとするディスプレイの名前を返す。 - XFree86

To provide a character string display device and a character string display method by which, upon displaying long title names in a display environment with a few number of characters per one line, a desired title can be quickly selected even when the same character strings are present in a row in the first half part of titles.例文帳に追加

本発明は、長いタイトル名を、1行当たりの文字数が少ない環境で表示させた場合、前半部分に同一の文字列が連続していても、所望のタイトル名を素早く選択することができる文字列表示装置および文字列表示方法を提供することを課題とする。 - 特許庁

When the head of a path name designated by a user does not include a slash mark "/" (S340: NO, S350: YES), the PC 1 acquires a character string, which shows a current directory, from the environment variable (S360) and inserts the character string, which shows the current directory, into the head of the path name (S370).例文帳に追加

また、利用者が指定したパス名の先頭に「/(スラッシュ)」が付いていない場合(S340:NO、S350:YES)、環境変数からカレントディレクトリを示す文字列を取得して(S360)、カレントディレクトリを示す文字列をパス名の先頭に挿入する(S370)。 - 特許庁

When the head of a path name designated by a user includes a tilde mark for a path name of a broadcast communication file (S310: YES), a PC 1 acquires a character string, which shows a home directory, from an environment variable (S320) and changes the tilde mark to the character string which shows the home directory (S330).例文帳に追加

PC1は、同報通信ファイルのパス名について、利用者が指定したパス名の先頭に「~(チルダ)」が付いていた場合(S310:YES)、環境変数からホームディレクトリを示す文字列を取得して(S320)、「~」を、ホームディレクトリを示す文字列に変更する(S330)。 - 特許庁

A CGI program 102 on a WWW server 101 determines one name as the name of necessary property information, acquires an operation environment identifier of the WWW server 101, and generates a character string consisting of a pair of the name of the property information and the operation environment identifier.例文帳に追加

WWWサーバ101のCGIプログラム102は、必要とするプロパティ情報の名前を1つに決定し、WWWサーバ101の動作環境識別子を取得し、プロパティ情報の名前と動作環境識別子を組とした文字列を作成する。 - 特許庁

The caller must take care not to modify this string, since that would change the environment of the process. 例文帳に追加

呼び出し元はこの文字列を変更しないように注意しなければならない。 この文字列を変更すると、そのプロセスの環境を変化させることになるからである。 - JM

String arguments that are interpreted as filenames (see the Pixmaps, Cursors, and IconDirectorybelow) will prepend the user's directory (specified by the HOME environment variable) if the first character is a tilde (~).例文帳に追加

ファイル名として解釈される文字列である引き数(後述の Pixmaps,Cursors, IconDirectory を参照)は、最初の文字がチルダ(~)ならばユーザのディレクトリ(環境変数 HOME で指定される)の後に追加される。 - XFree86

To provide simple authentication processing not to require an execution environment on the server side by preventing the read of a reference password character string in a source code while using a browser.例文帳に追加

ブラウザを用いてソースコード中の基準のパスワード文字列を読み取れないようにし、以ってサーバ側の実行環境を必要としない簡易な認証処理を実現する。 - 特許庁

The association of the character string in the text data and the additional data is executed through the joint information so as to be arbitrarily changed according to a use environment.例文帳に追加

テキストデータ中の文字列と付加データとの関連付けは、結合情報を介して行われるため、利用環境に応じて任意に変化させることができる。 - 特許庁

To provide a situation presentation system capable of reducing efforts for adding information, such as the emotions of user and ambient environment to content stored in a server, according to the character string of the content.例文帳に追加

、サーバに記憶されたコンテンツに、そのコンテンツの文字列に応じて使用者の感情や、周囲の環境等の情報を付加するための労力を軽減できる状況提示システムを提供すること。 - 特許庁

To freely construct an information reading environment capable of freely changing and managing the display position of a character string, a picture, and an object in prescribed information obtained by a simple operation.例文帳に追加

非常に簡単な操作で取得した所定の情報中の文字列、画像、オブジェクトの表示位置を自在に変更して管理できる情報閲覧環境を自在に構築することである。 - 特許庁

The printer driver displays the character string to be displayed on the GUI according to language environment of the OS of the host computer by use of the print setting file.例文帳に追加

プリンタドライバは、印刷設定ファイルを利用して、GUIに表示される文字列をホストコンピュータのOSの言語環境に応じて表示する。 - 特許庁

To provide a copper plate scratch-inspecting apparatus that is capable of detection even under string inspection environment, and in particular can reliably detect scratches that are generated in parallel with the running direction of the steel plate.例文帳に追加

本発明は、厳しい検査環境でも検出可能で、特に鋼板の走行方向に平行に生じる疵を確実に検出することのできる鋼板疵検査装置を提供することを目的とする。 - 特許庁

The generated test instruction string is executed (203) on a logic simulation environment as a test program and the expected value generated by an instruction interpreter is compared (204) with the execution result of a logic simulator.例文帳に追加

作成された試験命令列を試験プログラムとして、論理シミュレーション環境上で実行(203)し、命令インタプリタで生成された期待値と論理シミュレータでの実行結果を比較(204)する。 - 特許庁

In the data collection system in which data detected at least by one slave station, are transmitted to the master station by radio, the system is provided with a radio communication environment diagnosis means in which the slave station transmits bit string data for predetermined test to the master station, and the master station returns the receiving result of the bit string data for the test to the slave station.例文帳に追加

少なくとも1台の子局で検出されるデータを無線により親局に送信するデータ収集システムにおいて、 前記子局より所定のテスト用ビット列データを前記親局の送信し、前記親局より前記テスト用ビット列データの受信結果を前記子局に返す、無線通信環境診断手段を備える。 - 特許庁

To provide a communication terminal device, a character string processing server device and a communications program which can be flexibly adapted for a user's taste and an operating environment when transmitting and receiving text data using linguistic knowledge data which defines a word corresponding to key identification code string which is a collection of key identification codes of input keys.例文帳に追加

入力キーのキー識別符号の集合であるキー識別符号列に対応する単語を定義する言語知識データを用いてテキストデータを送受信する場合において、ユーザーの嗜好や使用環境に柔軟に適応することができる通信端末装置、文字列処理サーバ装置及び通信プログラムを提供する。 - 特許庁

To provide a solar battery string, a solar battery array, and a solar generation system which facilitate environment resisting coating for a large ratio of solar battery module cost, facilitate insulation coating for members connecting solar batteries in series and in parallel, and improve the safety of an exposed cable run as the environment resisting coating.例文帳に追加

太陽電池モジュールコストに占める割合が大きい耐環境性被覆の簡略化及び太陽電池間を直並列接続する部材の絶縁被覆の簡略化を図り、かかる耐環境性被覆及び絶縁被覆の簡略化に伴う露出電路の安全性を向上せしめた太陽電池ストリング、太陽電池アレイ、及び太陽光発電システムを提供する。 - 特許庁

A file reference means and a name substitution means 28 refer to the management table to take out a designate file to a local environment from the individual file version number management preservation part 29 and substitute a character string in accordance with designation of substitution characters at the time of referring to lower-order modules.例文帳に追加

ファイル参照手段及び名前置換手段28は管理テーブルを参照して個別ファイル版数管理保管部29から、指定のファイルをローカル環境へ取出し、下位モジュール参照時に置換文字の指定にしたがって文字列置換を実施する。 - 特許庁

To provide an image processing apparatus which can easily restore original character string information without degrading a search property in an environment in which page vector data and tiling vector data are used especially in recombination from the tiling vector data to the page vector data.例文帳に追加

ページベクタデータとタイルベクタデータを利用する環境において、特に、タイルベクタデータからページベクタデータへの再結合の際に、元の文字列情報を容易に復元することができ、かつ検索性を損なわないようにすることができる画像処理装置を提供する。 - 特許庁

例文

A keyword extraction section 23 extracts a category keyword from a category keyword table 40 based on a character string included in program information of a program name and a broadcast program, and an illumination color determination section 24 determines an illumination color of a viewing environment by extracting color corresponding to the category keyword from a correlationship table between color and emotion based on the category keyword.例文帳に追加

キーワード抽出部23が、番組名、放送番組の番組情報に含まれる文字列に基づいて性質キーワードテーブル40から性質キーワードを抽出し、照明色決定部24が、性質キーワードに基づいて色と感情の相関関係テーブルから性質キーワードに対応する色を抽出し視聴環境の照明色を決定する。 - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS