codeを含む例文一覧と使い方
該当件数 : 44691件
The Squiz coding standard includes a sniff that will check each JavaScript file using JavaScript Lint, a tool that checks all your JavaScript source code for common mistakes without actually running the script or opening the web page. 例文帳に追加
Squiz コーディング規約の中には、JavaScript ファイルをJavaScript Lintでチェックする sniff が含まれています。 このツールは、スクリプトを実際に実行したりウェブページを開いたりすることなしにJavaScript ソースコードでよくある間違いを見つけ出すことができるものです。 - PEAR
Any Unicode character can be encoded this way, but characters outside the Basic Multilingual Plane (BMP) will be encoded using a surrogate pair if Python is compiled to use 16-bit code units (the default).例文帳に追加
Unicode 文字はすべてこの方法でエンコードできますが、Python が 16-bit コード単位を扱うようにコンパイルされている(デフォルトの設定です) 場合、基本多言語面 (Basic Multilingual Plane, BMP) 外の文字はサロゲートペア (surrogate pair) を使ってエンコードすることになります。 - Python
(In the current implementation, the syntax for targets is taken to be the same as for expressions, and invalid syntax is rejectedduring the code generation phase, causing less detailed errormessages.)WARNING: Although the definition of assignment implies that overlapsbetween the left-hand side and the right-hand side are `safe' (e.g.,"a, b = b, a" swaps two variables), overlaps within the collection of assigned-to variables are not safe!例文帳に追加
(現在の実装では、ターゲットの構文は式の構文と同じであるとみなされており、無効な構文はコード生成フェーズ中に詳細なエラーメッセージを伴って拒否されます。 - Python
Deletion of a target list recursively deletes each target, from left to right.Deletion of a name removes the binding of that name from the local or global namespace, depending on whether the nameoccurs in a global statement in the same code block.例文帳に追加
名前に対して削除を行うと、ローカルまたはグローバル名前空間でのその名前の束縛を解除します。 どちらの名前空間かは、名前が同じコードブロック内の global 文で宣言されているかどうかによります。 - Python
The DebugRunner class, and the special exceptions it may raise,are of most interest to testing framework authors, and will only besketched here. See the source code, and especially DebugRunner'sdocstring (which is a doctest!) for more details: 例文帳に追加
DebugRunner クラス自体やDebugRunner クラスが送出する特殊な例外は、テストフレームワークの作者にとって非常に興味のあるところでThe DebugRunner class, and the special exceptions it may raise,are of most interest to testing framework authors, and will only besketched here. 詳しくはソースコード、とりわけDebugRunner の docstring(それ自体 doctest ですよ!) を参照してください。 - Python
When the file is joined to the program, all references to those functions and data in the file's code are changed to point to the actual locations in the program where the functions and data are placed in memory.例文帳に追加
ファイルがプログラムに結合されると、これらの関数やデータに対するファイルのコード内の全ての参照は、メモリ内で関数やデータが配置されている、プログラム中の実際の場所を指すように変更されます。 - Python
A future statement is recognized and treated specially at compile time: Changes to the semantics of core constructs are oftenimplemented by generating different code.例文帳に追加
future 文は、コンパイル時に特別なやり方で認識され、扱われます:言語の中核をなす構文構成 (construct) に対する意味付けが変更されている場合、変更部分はしばしば異なるコードを生成することで実現されています。 - Python
Return in a single string any lines of comments immediately preceding the object's source code (for a class, function, or method), or at the top of the Python source file (if the object is a module).例文帳に追加
オブジェクトがクラス・関数・メソッドの何れかの場合は、オブジェクトのソースコードの直後にあるコメント行(複数行)を、単一の文字列として返します。 オブジェクトがモジュールの場合、ソースファイルの先頭にあるコメントを返します。 - Python
If you are writing code that does not need to work with versions of Python earlier than Python 2.2, please consider subclassing directly from the built-in str type instead of using UserString (there is no built-in equivalent to MutableString).例文帳に追加
Python 2.2より前のバージョンのPythonで動作する必要のないコードを書いているのならば、UserStringを使う代わりに組み込みstr型から直接サブクラス化することを検討してください(組み込みのMutableStringと等価なものはありません)。 - Python
This class deals with parsing and interpreter state (the user'snamespace); it does not deal with input buffering or prompting or input file naming (the filename is always passed in explicitly).The optional locals argument specifies the dictionary in which code will be executed; it defaults to a newly createddictionary with key '__name__' set to '__console__'and key '__doc__' set to None.例文帳に追加
入力バッファリングやプロンプト出力、または入力ファイル指定を扱いません(ファイル名は常に明示的に渡されます)。 オプションのlocals引数はその中でコードが実行される辞書を指定します。 - Python
Each is the de facto standard unit testing framework for its respective language.PyUnit supports test automation, sharing of setup and shutdown code for tests, aggregation of tests into collections, and independence of the tests from the reporting framework.例文帳に追加
PyUnitでは、テストの自動化・初期設定と終了処理の共有・テストの分類・テスト実行と結果レポートの分離などの機能を提供しており、unittestのクラスを使って簡単にたくさんのテストを開発できるようになっています。 - Python
The distance information 54 is inputted to a direction information coding means 52 together with the vector 55 to be encoded, direction information is encoded by a method suitable for the distance information 54, and a direction information code 57 is outputted.例文帳に追加
さらに、この距離情報54は、符号化対象のベクトル55と共に方向情報符号化手段52に入力され、距離情報54に応じた方法で方向情報が符号化され、方向情報符号57が出力される。 - 特許庁
In addition, when the transfer functions of the encoders and the sequence length are selected, it is possible to select the displacement which is the most likely to offer the highest minimum distance of the code from among the corresponding displacement.例文帳に追加
加えて、前記符号器及び前記系列長さの伝達関数を選択したならば、対応する置換の中から、符号の最大最短距離を与える確率の高い置換を選択することが可能である。 - 特許庁
To minimize influences exerted by frequency selective phasing by eliminating eccentricity in the power of sub-carriers in a frequency domain, to suppress signaling quantity and to effectively utilize a code resource.例文帳に追加
周波数領域の各サブキャリアの電力の偏りをなくすることにより周波数選択性フェージングにより受ける影響を最小限にするとともに、シグナリング量を抑制し、コードリソースの有効利用を図ること。 - 特許庁
A CW length information extracting section 311 extracts information about a length of a bit stream of a code word (CW) (CW length) transmitted on the uplink and notifies a reception quality threshold setting section 312 of the CW length.例文帳に追加
CW長情報抽出部311は上り回線において送信されるCWのビット系列の長さ(CW長)に関する情報を抽出し、受信品質しきい値設定部312に通知する。 - 特許庁
In a CPU address space 102, a data region 103 of 3.5 kilobyte, a program code region 104 of 2.5 kilobyte, a program control region 105 and an interruption vector definition region 106 are assigned to a control ROM.例文帳に追加
CPUアドレス空間102において、3.5Kバイトのデータ領域103、2.5Kバイトのプログラムコード領域104、プログラム管理領域105および割り込みベクタ定義領域106を、制御ROMに割り当てる。 - 特許庁
To provide an apparatus for taking out information stored as codes by incorporating a document with a plurality of bar codes or two-dimensional codes printed, by a scanner, and extracting code parts from the document and decoding them.例文帳に追加
本発明は、複数のバーコードまたは2次元コードが印刷されている文書をスキャナで取り込み、文書の中からコード部分を抽出及びデコードし、コードとして記憶されている情報を取り出す装置を提供する。 - 特許庁
The information of the sales code 9 is transmitted to a processing part 5, whereby the card number of the message card 8, the kind of a deliverable commodity or the price of the commodity can be determined in the processing part 5.例文帳に追加
この販売用コード9の情報を処理部5に送信することによって、この処理部5では、このメッセージカード8のカード番号や、受渡が可能な商品の種類や、商品の値段などを判断することができる。 - 特許庁
The serial data is converted by a coding circuit 1c into serial data TSD1 for example, data by a Manchester code, whose DC balance on a transmission line is guaranteed, and the converted data is sent to a transmission line 1e via a data transmission reception circuit 1d.例文帳に追加
このシリアルデータを符号化回路1cにより伝送線路上の直流バランスを保障できるシリアルデータTSD1、例えば、マンチェスタコードによるデータに変換し、データ送受信回路1dを介して伝送線路1e上に送出する。 - 特許庁
A CCD camera and a beam splitter located between the inner conical reflector and the light source redirects a portion of the light reflected from the inner conical reflecting surface towards the CCD camera to image the mold code.例文帳に追加
CCDカメラおよびビームスプリッタが内側円錐状反射器と光源との間に設けられており、内側円錐状反射面からの反射光の一部をモールドコードを撮像するためのCCDカメラのほうに差し向ける。 - 特許庁
To provide an imbedding code generator that imbeds watermark information with immunity to coalition attack while degradation in quality of contents is suppressed to the utmost even when total number of users and total number of coalitioners are high.例文帳に追加
結託攻撃への耐性を持ち、利用者総数や結託者総数が大きな場合においても、コンテンツの品質劣化を極力抑えた透かし情報として埋め込まれる埋め込み符号生成装置を提供する。 - 特許庁
To provide a paper sheet releasing device with hidden printing that can complete a release of the hidden printing and read a bar code, only by setting one time in a paper sheet releasing device with the hidden printing by an operator.例文帳に追加
オペレータが隠蔽印刷付き紙葉類の剥離装置に1回セットするだけで隠蔽印刷の剥離とバーコードの読み取りを完了させることができる隠蔽印刷付き紙葉類剥離装置を提供する。 - 特許庁
To encode and edit moving picture in such a way that an edited code does not cause the image buffer of an image buffer verifier to make underflow even when arbitrary editing is performed by GOPs when the moving picture is encoded.例文帳に追加
動画像の符号化を行う際に、GOP単位で任意の編集を行った場合でも編集後の符号が画像バッファ検証器の画像バッファをアンダーフローさせないように符号化および編集を行う。 - 特許庁
Since the image processing apparatus stops the processing when the copy inhibit code is detected from either of the front side image and the rear side image, the image processing apparatus can prevent even the double-sided printed confidential original from being copied for a malicious use.例文帳に追加
表面画像と裏面画像のいずれか一方で複写禁止コードを検出すると処理を終了するので、両面印刷された機密原稿であっても悪用複製を防止することができる。 - 特許庁
If, for the merchandise of the merchandise code for which an order was placed, a notification that it is the merchandise for which the reception of double orders is inhibited is registered as merchandise information, a notification that the orders cannot be received is reported to the customer.例文帳に追加
たとえば、注文された商品コードの商品について、重複受注が禁止された商品である旨が商品情報として登録されていれば、受注できない旨を顧客に通知する。 - 特許庁
A plurality of grid lines G (imaginary line) and a plurality of grid intersections for determining the display position of a binary signal corresponding to the two-dimensional code are set in a rectangular image area IE set on the display device.例文帳に追加
表示装置に設定された矩形状の画像領域IEに2次元コードに対応した2値信号の表示位置を決めるための複数本の格子線G(想像線)及び複数個の格子交点を設定する。 - 特許庁
The member clicks an icon of 'Yorimichi-kun (Mr.side trip)' of a point card registration site on the terminal device 3 and transfers the point information and shop code information from the registration site server device 6 to a server device 5 for automatically preparing shop information.例文帳に追加
端末装置3でポイントカード登録サイトの「寄り道君」のアイコンをクリックし、登録サイトサーバ装置6からポイント情報と店舗コード情報とをサーバ装置5に転送し、店舗情報を自動作成させる。 - 特許庁
A windup shaft 8 housed in the bottom rail 1 is rotatably supported by the same, and a lower end of a ladder code 2 is attached to the windup shaft 8, whereby the windup shaft 8 can be rotatably operated from outside the bottom rail 1 by means of an operating dial 7.例文帳に追加
ボトムレール1内において、該ボトムレール1に回転可能に支持された巻取軸8にラダーコード2の下端部を取着し、巻取軸8を操作ダイヤル7でボトムレール1の外部から回転操作可能とした。 - 特許庁
A game machine 100 imparts points to a character selected by a player based on a game history, and displays a QR code (R) including the points of each character when an end operation is performed by the player.例文帳に追加
遊技機100は、遊技履歴に基づいて、遊技者により選択されたキャラクタにポイントを付与し、遊技者により終了操作が行われるとキャラクタ毎のポイントが含められたQRコードを表示する。 - 特許庁
The data code identification unit 104, when it is determined that all codes correspond, performs positive correlation processing, and when it is determined that none of the codes correspond, reverses the codes and performs negative correlation processing.例文帳に追加
データ符号識別部104は、全ての符号が一致していると判断されたとき、正の相関処理を行う一方、全ての符号が一致していないと判断されたとき、符号を反転させた負の相関処理を行う。 - 特許庁
A communication system has a user terminal 2 that transmits to a data providing server 4, a data request and an IP address accommodating a user attribute code to be used for getting user attribute data to represent the attributes of the users.例文帳に追加
利用者端末装置2が、利用者の特徴を示す特徴データを取得するための利用者特徴コードを格納したIPアドレスと共にデータ提供要求をデータ提供サーバ装置4に送信する。 - 特許庁
The remote control devices 100 and 200 constituting a remote control unit are provided with a front transmitting part for transmitting a remote control code to a TV that can perform multi-screen display and left and right transmitting parts, and left and right receiving parts for communication between the remote control devices.例文帳に追加
リモコンユニットを構成するリモコン装置100,200は、多画面表示可能なTVへリモコンコードを送信する前面送信部と、リモコン装置間で通信するための左右送信部,左右受信部とを備える。 - 特許庁
To provide an identifying method and its device contributing on the efficient execution of sorting processing by identifying the kind and color of the resin on the basis of a bar code on a used industrial product composed of a used resin.例文帳に追加
使用済み樹脂にて構成される使用済み工業製品をもとに使用済み樹脂の種類からその色に至るまで識別し、工業的有利に識別できる識別方法及びその識別装置の提供。 - 特許庁
A fail bit counter and a latch block counts the number of fail bits for data bits stored in a memory cell of a row selected in accordance with the fail flag signal, and stores a fail code indicating the number of fail bits being counted.例文帳に追加
フェイルビットカウンタ及びラッチブロックは前記フェイルフラグ信号に応じて選択された行のメモリセルに貯蔵されたデータビットに対するフェイルビット数をカウントして、カウントされたフェイルビット数を示すフェイルコードを貯蔵する。 - 特許庁
A code reader 23 that is the sensor device is constituted of a photosensor 31 of a photoreception element, an I-V conversion circuit 32, a gain regulation amplifier (GCA) 33, an A/D converter 34, and a control circuit 35.例文帳に追加
センサ装置であるコード読取装置23は、受光素子であるフォトセンサ31と、I−V変換回路32と、利得調整増幅器(GCA)33と、A/Dコンバータ34と、制御回路35で構成されている。 - 特許庁
In response to a reading/writing instruction to a code or register which does not exist as the result of received data communication information, an interface module transmits error information 208 to a user application as a request origin or display unit simulator.例文帳に追加
インタフェースモジュールは受け取ったデータ通信情報の解析結果存在しない局番やレジスタへの読み書き指示の場合は、エラー情報208を要求元のユーザアプリケーションや表示器シミュレータに送る。 - 特許庁
the card key 3 has a card-shaped key body 30, and the key body 30 is provided with key holes 31A-31D having long groove shapes in which a pin on a key cylinder side can be fit to form a predetermined code pattern.例文帳に追加
カードキー3は、カード形のキー本体30を有し、このキー本体30には、キーシリンダ側のピンが嵌入可能な長溝状のキー孔31A〜31Dが、所定のコードパターンになるようにして設けられている。 - 特許庁
The print control means prints a plurality of pages on one paper medium, according to print setting information indicating a print form, and prints a code indicating the print setting information on the paper medium.例文帳に追加
印刷制御手段は、印刷形態を示す印刷設定情報に応じて複数分のページを1枚の紙媒体に印刷させると共に、前記印刷設定情報を示すコードを前記紙媒体に印刷させる。 - 特許庁
To evade the increment of a circuit scale, to improve the detection accuracy of received field intensity and to more accurately detect the electric field intensity in a radio communication system using a code division multiple access communication system.例文帳に追加
符号分割多元接続通信方式を用いた無線通信システムにおいて、回路規模の増大を回避し、かつ、受信電界強度検出精度を向上させ、より正確な受信電界強度を検出可能とする。 - 特許庁
The printer forms a public key by using a pass phrase including printer positional information and by a public key code method only when an operator having a legitimate authority indicates, and the key is stored in a public key storing part.例文帳に追加
プリンタは、正当な権限を有する操作者が指示した場合に限り、プリンタ位置情報を含むパスフレーズを用いて、公開鍵暗号法により、公開鍵を生成し、鍵を公開鍵格納部に格納する。 - 特許庁
To accurately recognize page switching to accurately collect device information when a two-dimensional bar code constituted of a plurality of pages where device information are stored is displayed on a screen while sequentially switching pages.例文帳に追加
機器情報を格納した複数のページによって構成される2次元バーコードをページを順次切り替えて画面表示する際、ページの切り替わりを精度よく認識して、機器情報を正確に収集する。 - 特許庁
Next, in order to show the security status determined by the comparison, one of a plurality of light elements such as red, yellow and green elements, for example, generated on a monitor by the GUI is turned on by the software code (S18).例文帳に追加
次にソフトウェアコードは、比較によって決定されるセキュリティステータスを示すために、GUIにより生成されたモニタ上における複数のライト要素、たとえば赤、黄、緑の中の1個を点灯する(S18)。 - 特許庁
A rotary encoder having resolution of 600 LPI (2400 LPI in four times processing) is comprised of a code wheel 8 attached on the axis of a transport roller 3 around which the static attraction belt 2 is wound and a sensor 9.例文帳に追加
また、静電吸着ベルト2が掛け渡される搬送ローラ3の軸上に装着したコードホイール8とセンサ9とで分解能600LPI(4逓倍処理で2400LPI)のロータリエンコーダを構成する。 - 特許庁
If not stored, the arranged positional information included in the captured pseudo satellite signal is acquired and determined as the present position, and stored while relating with the PRN code of the pseudo satellite signal.例文帳に追加
記憶されていないならば、捕捉した擬似衛星信号に含まれる配置位置情報が取得され、現在位置として決定されるとともに、この擬似衛星信号のPRNコードと対応付けて記憶される。 - 特許庁
In this case, until the quantity of the image data stored in the image storage memory 14 exceeds a first threshold value, the printer driver 13 converts the image data into the intermediate code in the first state where the processing load of a client device 1 is least.例文帳に追加
このとき、画像格納メモリ14に格納した画像データのデータ量が第1の閾値を超えるまでは、クライアント装置1における処理負荷が最も少なくなる第1の状態の中間コードに変換する。 - 特許庁
The pseudo keyboard can be prepared by the user in the fashion original to him/her by using a pseudo keyboard preparation tool and the display information file in which coordinate information, color information, a key code, etc. are set in each key to be prepared is generated.例文帳に追加
擬似キーボードは擬似キーボード作成ツールを用いてユーザが独自に作成可能であり、作成するとボタン毎に座標情報、色情報およびキーコード等が設定された表示情報ファイルが生成される。 - 特許庁
Attaching image data at a position depending on the rotation direction of the image with respect to the image being an object of compression processing (hatched parts by oblique lines) can configure the image being the processing object with an MCU (Minimum Code Unit).例文帳に追加
圧縮処理の対象となる画像(斜線によるハッチング部分)に対し、画像の回転方向に応じた位置に画像データを付加することで、処理の対象となる画像がMCU単位から構成されるようにする。 - 特許庁
When a controller 10 writes target data into the HDD 30, the controller 10 stores partial extraction data d1 thereof into a management area 17 side, and carries out an XOR operation of a check code d2 generated by calculation.例文帳に追加
コントローラ10は、対象データについてHDD30にライトする際に、その一部抽出データd1について、管理エリア17側に格納すると共に、計算により生成したチェックコードd2をXOR演算する。 - 特許庁
At least an accessing means such as a cellular phone and person himself/herself confirmation data are encrypted as attribute data for personnel constituting a population having events of assembling and breakup, and a QR code is generated from the attribute data.例文帳に追加
集合と解散のイベントを持つ母集団の構成要員に対して、少なくとも携帯電話機などのアクセス手段と本人確認データーを属性データーとして暗号化して、これからQRコードを生成する。 - 特許庁
In a component mounter located upstream an electronic circuit production system, a tag chip 300 is mounted on a circuit board 52 similarly to an electronic component, and an ID code is written to that tag chip 300 by means of a reader/writer.例文帳に追加
電子回路生産システムの上流部に位置する部品装着機において、回路基板52に電子部品と同様にしてタグチップ300を装着し、そのタグチップ300に、リーダ/ライタにより識別コードを書き込む。 - 特許庁
| 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 © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|