1153万例文収録!

「Verify」に関連した英語例文の一覧と使い方(31ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

Verifyを含む例文一覧と使い方

該当件数 : 1800



例文

The part 23 compares the reception data file 13 of an expected value, prepared by a transferring data generation part 21 with data to be received by new performance, with respect to the result of performance to individual CMIS services to automate verify the result of the test.例文帳に追加

テスト実行比較部23は個々のCMISサービスに対する実行結果に対して転送データ生成部21で作成した期待値の受信データファイル13と新たに実行して受信されるデータとを比較することによって、テスト結果の検証を自動化する。 - 特許庁

To provide a reinforcing design providing device based on a seismic property diagnosis, which prepares a uniform reinforcing plan complying with various acts, such as a building standards law and can verify the reinforcing plan in seismic reinforcing work based on a seismic property diagnosis.例文帳に追加

耐震診断に基づく耐震補強において、建築基準法等の各種法令に確実に適合する画一的な補強プランを作成すると共に、それを検証することが可能な耐震診断に基づく補強設計提供装置を提供する。 - 特許庁

To confirm the appropriateness of a process schedule of a software development project at the time of planning or the like, to continuously verify the appropriateness of the process schedule during project operation thereafter, and to early find out a risk in the case that development and operation are not performed as scheduled.例文帳に追加

ソフトウェア開発プロジェクトの工程計画の妥当性を計画・立案時に確認でき、その後のプロジェクト運営中に工程計画の妥当性を継続的に検証し、計画通りに開発運営されていない場合にそのリスクを早期に見いだすこと。 - 特許庁

The terminal receiving the group key from the base station 10 encrypts character strings produced, therein by using a public key of the group key, decodes it by using a private key of the group key so as to verify the group key, depending on whether or not the character string before the encryption is agrees matches with that after the decoding.例文帳に追加

基地局から送られたグループ鍵を受け取った端末は、端末内で発生した文字列をグループ鍵の公開鍵で暗号化し、これをグループ鍵の秘密鍵で復号し、文字列が暗号化前と復号後で一致することでグループ鍵を検証する。 - 特許庁

例文

To obtain an electronic bidding method, which enables all bidders to verify that there is no illegal act such as alteration, and that a bidder and a bidding price are proper without using commitment by an undeniable signature and makes secret bidding prices other than that of the bidder.例文帳に追加

否認不可署名によるコミットメントを用いることなく、改竄などの不正がなく落札者および落札価格が正当であることを全入札者が検証可能であり、落札者以外の入札価格を秘匿することができる電子入札方法を提供する。 - 特許庁


例文

Problem sentences are presented in a window 81A and the plural questions to enable learners to verify the understanding of the plural essential items to be understood in order to find answers are successively presented in a window 81B in compliance with the prescribed process of thinking.例文帳に追加

問題文をウインド81Aに提示し、演習問題の解答の入力を求める前に、解答を見つけるために学習者が理解すべき複数の必須事項の理解を検証する複数の質問をウインド81Bに所定の思考過程に即して順次提示する。 - 特許庁

To execute a verification test at a point in time when confirmation of interconnectivity of an update object becomes possible even when reconfiguration of all objects is not completed to verify interconnection state of the update object without executing reconfiguration of an unnecessary object.例文帳に追加

全てのオブジェクトの再構成が完了していない場合にも、更新オブジェクトの相互接続性の確認が可能となった時点で検証試験を実行し、無駄なオブジェクトの再構成を実行することなく更新オブジェクトの相互接続状態を検証する。 - 特許庁

To provide a signature generation method and a signature verification method for verifying that video data recorded in real time for a long time is not falsified, and allowing a third party to verify that the data is continuously recorded in a time-series manner, and no block is removed or replaced, or the like.例文帳に追加

長時間、かつリアルタイムで記録される映像データが改ざんされていないことの証明に加え、時系列に連続記録され、中抜きや差し替え等がないことを第三者に証明可能とする署名生成方法、署名検証方法を提供する。 - 特許庁

To verify stability of an analogue circuit and to secure quality in the mass-production process, wherein waveform measurement and failure analysis of the analogue circuit, being difficult so far, are automatically performed for quicker and easier testing of the analogue circuit.例文帳に追加

従来は困難であったアナログ回路の波形測定及び不良解析を自動的に実現可能とすることで、アナログ回路の試験が短時間で且つ容易に行うことを可能とし、アナログ回路の安定性の検証及び大量生産工程での品質確保を図る。 - 特許庁

例文

To provide a recording device in which verify-processing is performed without breaking an input buffer memory of a recording device, when a signal inputted continuously such as a video signal or a voice signal is recorded in a recording medium in a real time.例文帳に追加

本発明は映像または音声信号など連続的に入力される信号を記録媒体に実時間内に記録する際に、記録装置の入力バッファメモリが破綻を来すことなくベリファイ処理を行う記録装置を提供することを目的とする。 - 特許庁

例文

To efficiently verify, in a short time, that arrangement of semiconductor elements and a surrounding situation thereof are desired ones, with increasing production variations according to minuteness in a design pattern and increase in circuit density in a production process of a semiconductor integrated circuit.例文帳に追加

半導体集積回路の製造工程における設計パターンの微細化や回路の高密度化に伴い製造ばらつきが増加するなかで、半導体素子の配置やその周辺の状況が所望の通りであることを短時間で効率的に検証する。 - 特許庁

First,you prepare the test database and write a unit test to verify that users cannot create a post unless it has a title and a body.Next you add code to the Post class to require that the users provide values for both the title and the body fields.例文帳に追加

まず、テストデータベースを用意し、単体テストを記述して、タイトルと本文がない投稿をユーザーが作成できないことを確認します。 次に、Post クラスにコードを追加し、ユーザーがタイトルと本文の両フィールドに値を入力していることが求められるようにします。 - NetBeans

Currently, credit rating agencies voluntarily disclose the rating models used in order to ensure independence and neutrality. Hence, another possibility would be for each firm to verify the validity of its rating model and disclose the results 例文帳に追加

また、格付会社各社においては、現在、自主的に、独立性、中立性確保のため、格付モデルを公開しているが、どのようなモデルが使用されているかだけでなく、当該モデルの妥当性を各社が何らかの形で検証し、公開することも考えられる。 - 金融庁

(a) In cases when the Board deems it necessary to further verify the completeness or thoroughness of the quality control reviews by the JICPA (e.g. if any important review procedures were found lacking, or if the administration of such review procedures was judged improper or insufficient), an on-site inspection, principally of the JICPA, shall be conducted. 例文帳に追加

① 協会による品質管理レビューにおいて、重要なレビュー手続が欠けている、又はその実施が不十分である等、協会による品質管理レビューが十分であるかどうか確認する必要が認められる場合等(主に対協会) - 金融庁

External auditors, when identifying deficiencies in company-level controls, should carefully consider their likelihood of causing a significant impact on the financial reporting, including their impact on process-level controls, and verify the appropriateness of the management’s assessment. 例文帳に追加

監査人は、全社的な内部統制に不備が認められる場合には、業務プロセスに係る内部統制に及ぼす影響をも含め、財務報告に重要な影響を及ぼす可能性について慎重に検討し、経営者の評価が妥当であるか確認する。 - 金融庁

(1) The inspectors shall verify whether the credit rating agency is actually conducting business consistent with the operational control systems stated in its registration application, etc. 例文帳に追加

なお、主任格付アナリスト(金商業府令第 295 条第3項第3号)については、単に「主任」や「チーフ」といった形式のみではなく、当該アナリストが信用格付の付与の過程に主たる関与を果たしているかという実質についても留意して検証するものとする。 - 金融庁

Therefore, in an inspection, the inspectors will primarily verify the following items with respect to the preparation and preservation of books and documents as well as with respect to the accuracy of business reports. 例文帳に追加

また、事業報告書の記載の正確性は、適切な監督行政を実施するために不可欠な要素であると考えられる。そこで検査においては、帳簿書類の作成・保存及び事業報告書の正確性について、主に以下の項目についての検証を行う。 - 金融庁

When a product recognition datum of a measuring machine 24 to verify an instrumental error and a date of verifying the instrumental error are input to the password producing computer 14, the password producing computer 14 calculates on the basis on a predetermined calculation formula based on these data to produce an unsealing password.例文帳に追加

パスワード生成コンピュータ14は、器差検定を行う計量機24の製品識別データと、器差検定を行う年月日が入力されると、これらのデータに基づいて予め設定された計算式の計算を行って封印解除パスワードを生成する。 - 特許庁

To defect-inspect a flat display panel, using a line sensor of high resolution to verify a degree of the defect in detail and precisely, and to efficiently conduct measurement to shorten the inspection time.例文帳に追加

平面表示パネルを高分解能のラインセンサを用いて欠陥検査し、欠陥の程度を詳細かつ精度よく検証することができ、効率よく測定を行うことにより、検査時間を短縮する平面表示パネルの欠陥検査装置および方法を提供すること。 - 特許庁

To provide an electronic mail-relaying device which enables a mail client side to recognize a result of verification, when an encoded signature mail is not perfectly decoded and the signature is not verified, and also enables a mail client side to decode a signature mail and verify the signature.例文帳に追加

暗号化・署名メールを完全に復号・署名検証することができなかった場合に、その結果をメールクライアント側で認識することができ、かつ、メールクライアント側において復号・署名検証を行うことを可能とする電子メール中継装置を提供する。 - 特許庁

In the correction write operation, the control circuit simultaneously executes the correction write operation with respect to a plurality of memory units connected to the common bit lines and sequentially executes the correction write verify operation with respect to a plurality of memory units in which the correction write operation is executed.例文帳に追加

制御回路は、補正書き込みに際し、共通のビット線に接続された複数のメモリユニットに対して同時に補正書き込みを実行し、補正書き込みが実行された複数のメモリユニットに対して順次前記補正書き込みベリファイ動作を実行する。 - 特許庁

To verify simultaneously these RAMs by a checker system for a short time by generating a verifying signal for each RAMs of which the number of columns is different, in a semiconductor integrated circuit provided with storage devices such as SRAM, DRAM, or the like of which the number of columns is different.例文帳に追加

カラム数が異なるSRAM、DRAM等の記憶装置を備えた半導体集積回路において、これらのカラム数が異なるRAM別に検証信号を生成して、これ等RAMを同時にチェッカー方式により短時間で良好に検証する。 - 特許庁

To provide a method for displaying a vehicle's travel state that when picture information obtained by a drive recorder is played back, specifies a range that a driver views actually, and can verify how an accident, and the like occur.例文帳に追加

本発明は、ドライブレコーダで取得された映像情報を再生する場合に、運転者が実際に見えている範囲を特定し、事故等がどのように発生するか等を検証することを可能とする、車両の走行状態表示方法を提供することを目的とする。 - 特許庁

The information processing apparatus collects achievement values under a predetermined transfer condition from the image forming apparatus so as to verify transfer of the recording material of the image forming apparatus, and obtains the variation width in the arrival times of the recording material to each predetermined position from the collected achievement values.例文帳に追加

本情報処理装置は、画像形成装置の記録材の搬送を検証するために、所定の搬送条件での実績値を画像形成装置から収集し、収集した実績値から各所定位置までの記録材の到達時間のばらつき幅を求める。 - 特許庁

When the measuring instrument is connected to the measurement control computer to make measurements on the subject of measurement, the serial number of the measuring instrument is fetched, to verify that the serial number of the measuring instrument matches the serial number decrypted.例文帳に追加

そして、この測定制御用コンピュータに測定器を接続して測定対象に対して測定を実施するときに、この測定器の製造番号を取込み、この測定器の製造番号が、復号化した製造番号と一致することを確認するようにしている。 - 特許庁

However, when the tubes 57, 67, and 71 are received in a non-operating position on the flow control apparatus, the finger does not permit the locating member 105 to close thereby to verify whether the tubes 57, 67, and 71 are in the operating position on the flow control apparatus.例文帳に追加

しかし、チューブ57,67,71を流量制御装置上に非動作位置で受け止める場合は、フィンガー95により位置決め部材105を閉じることができないので、チューブ57,67,71が流量制御装置の動作位置にあるかどうかを確認できる。 - 特許庁

This semiconductor device is constituted in such a way as to verify the performance of blocks to be verified 12-1 to 12-n by supplying any optional input value at any optional timing for the blocks to be verifies 12-1 to 12-n by internal verification blocks 11-1 to 11-n.例文帳に追加

この発明は、内部検証ブロック11−1,…,11−nにより任意の入力値を任意のタイミングで被検証ブロック12−1,…,12−nに供給して、被検証ブロック12−1,…,12−nの動作検証を実施するように構成される。 - 特許庁

A standard check component 14 is configured to extract data from the task table 11 and the relevant master table 12, and to verify whether or not the check specifications are satisfied about each data item of each table included in the task table 11 by referring to the check item table 13.例文帳に追加

標準チェック部品14は、業務テーブル11と関連マスタテーブル12からデータを抽出し、チェック項目テーブル13を参照して、業務テーブル11に含まれる各テーブルの各データ項目について、チェック仕様を満たすか否かを検証する。 - 特許庁

Then, a second collating part 206 collates a collation signature decided to be written by a writing person himself/herself of the registration signature with a registration signature by DP matching to verify whether the first collating part 205 has correctly made a decision.例文帳に追加

そして、ここで登録署名の筆記者本人によるものと判定された照合署名につき、第2照合部206でDPマッチングによる登録署名との照合をおこない、第1照合部205による判定が本当に正しかったかを検証する。 - 特許庁

The bar code of a container housing a liquid to be dispensed and the bar code of an empty test container to which the liquid is to be dispensed are read prior to each operation of dispensation to verify whether the specimen is mistaken or not and whether the test container is mistaken or not by a computer.例文帳に追加

各分注操作の前には、分注すべき液体が入っている容器のバーコード及び液体を分注すべき空の試験容器のバーコードを読み取り、検体の取り違えや試験容器の取り違えがないか否かをコンピューターにより確認する。 - 特許庁

We encourage the use of high-frequency debt monitoring systems which can be used to verify the sustainability of debt structures, especially of foreign short-term exposures, and encourage the IMF to intensify its work with member governments in this area. 例文帳に追加

我々は、債務構造、特に外貨建短期エクスポージャーについて、その持続可能性を判定するのに用いることができる、高頻度の債務モニタリング・システムを使用するよう促し、IMFに対し、この分野における各加盟国との作業を促進するよう求める。 - 財務省

Does the Foreign Exchange Transaction Notification Administrator verify the validity of administrative procedures and organizational frameworks intended to comply with criminal proceeds transfer prevention laws and regulations related to the notification obligation pertaining to foreign exchange transactions in a timely and appropriate manner and review them on an as needed basis? 例文帳に追加

外国為替取引通知責任者は、外国為替取引に係る通知義務に関する犯罪収益移転防止法令を遵守するための事務手続や組織体制の有効性を適時適切に検証し、必要に応じて見直しを行っているか。 - 財務省

Following the receipt of the documents specified in paragraph 2 of this Article, the State Patent Bureau shall verify them within one month from the date of receipt and record the change in the application or in the Design Register of the Republic of Lithuania, provided that they meet the requirements laid down by this Law and the Regulations.例文帳に追加

国家特許庁は,2.に規定する書類の受領後,受領日後1月以内にこれら書類を確認し,これらが本法及び規則に規定される要件を満たす場合に限り,出願又はリトアニア共和国意匠登録簿における変更を記録する。 - 特許庁

According to this, the verifier can surely acquire the electronic signature policy issued by the electronic signature policy issuer from the signer regardless of a communication fault between the verifier and the signature policy issuer, and verify the electronically signed document based on this.例文帳に追加

本発明によれば、検証者は、検証者と署名ポリシ発行者との間の通信障害などに関係なく、署名者から確かに署名ポリシ発行者が発行した署名ポリシを取得し、これを元に電子署名文書を検証することができるようになる。 - 特許庁

To verify that the value of written data is right and that unnecessary writing is not performed by a smaller test bench in a shorter time without the interposition of an human error, in a logic verification technique for a plurality of DMAC (Direct Memory Access Controller) circuits accessing a common memory.例文帳に追加

共通のメモリーにアクセスする複数のDMAC(DirectMemoryAccessController)回路の論理検証手法において、書き込んだデータの値が正しい事と共に、余計な書き込みを行っていない事を、より小さなテストベンチで、より短時間に、ヒューマンエラーが介在する事無く検証できる事。 - 特許庁

To raise the visibility of additional information, such as a receiving time at the time of receiving image date, the destination (transmission source) of a reception, whether a receiving result has been normal or not in the case of downloading, the image data in order to back up or verify the content.例文帳に追加

バックアップするため、又は内容を確認するため等の目的で画像データをダウンロードするような場合に、画像データを受信した際の受信日時、受信の相手先(送信元)、受信結果は正常であったか否か等の付加情報の視認性を高くする。 - 特許庁

In order to develop non-government training curricula which increase the possibility of hiring, we will establish local industry government- academia consortia (joint work bodies) to develop, verify and disseminate diversified occupational training courses, and implement training at accessible venues based on the developed curricula.例文帳に追加

就職可能性を高める民間訓練カリキュラムを開発するため、産官学による地域コンソーシアム(共同作業体)を構築し、多様な職業訓練コースの開発・検証、普及に取り組み、開発したカリキュラムに基づき身近な場で訓練を実施する。 - 厚生労働省

The result of voltage sensing is held by the verify pass latch 74, and by turning off the transfer gate circuits TG1 based on the holding result, an electrical fluctuation of a sense node (sense bit line SBL) caused by additional writing or application of an erase pulse is inhibited.例文帳に追加

その電圧センス結果をヴェリファイパスラッチ74が保持し、その保持結果に基づいてトランスファゲート回路TG1をオフすることで、追加の書き込みまたは消去パルスの印加によってセンスノード(センスビット線SBL)が電気的に変動することを禁止(インヒビット)する。 - 特許庁

To provide an operation verification system that can verify a stable operation at device mounting, and an adaptive control system that can speed up arithmetic up to its internal stable operation limit and reduce loads on a control circuit within an internal stable operation range.例文帳に追加

デバイス実装時における安定動作を検証することが可能な動作検証システム、及び内部安定動作限界まで演算高速化が可能、かつ、内部安定動作範囲内での制御回路の負荷軽減が可能な適応制御システムを提供する。 - 特許庁

Thereby, a write-in before erasure region performed at the time of erasure operation of one time is made 1/4 of conventional one, an applying time of a write-in pulse before erasure and a write-in-verify time are shortened, and increasing the write-in time before erasure accompanying the lowering of voltage is reduced.例文帳に追加

こうして、1回の消去動作時に行われる消去前書き込みの領域を従来の1/4にして、消去前書き込みパルス印加時間および書き込みベリファイ時間を短縮し、低電圧化に伴う消去前書き込み時間の増加を低減する。 - 特許庁

In addition, the server provides supplemental information, such as, for example, a hash of the certificate or certificate chain used to verify the message, to the device, to enable the device to perform additional checks on the certificate, such as, for example, validity checks, trust checks, strength checks, or the like.例文帳に追加

また、例えば、メッセージの認証に使用される証明書のハッシュまたは証明書チェーンなどの追加情報を装置に送信して、例えば、有効性チェック、信頼性チェック、強固さチェックなどの証明書に関する追加チェックを装置が実行できるようにする。 - 特許庁

If any dispute arises between the user concerning the applicable terms and conditions of the Website Terms of Use, it is highly possible that the website operator would be found to have a duty to verify the contents of the Website Terms of Use with the user at the time of the relevant transaction or the time of amendment. 例文帳に追加

適用されるべきサイト利用規約の記載内容につき万が一利用者と紛争が生じた場合には、取引時点のサイト利用規約の内容やその変更時期などについてはサイト運営者が立証すべきであるとされる可能性が高い。 - 経済産業省

Dividing SMEs into those located in urban districts and those located in rural districts to verify whether there was a significant difference in the number of financial institutions with which they do business, we found that the average number of financial institutions dealt with by SMEs located in urban districts and rural districts was 6.65 and 4.80, respectively.例文帳に追加

中小企業を都市部と郡部に立地するものに分けて、両者の取引金融機関数に有意な違いがあるかどうかを検証したところ、都市部、郡部に立地する中小企業の取引金融機関数の平均値は、それぞれ6.65行、4.80行である。 - 経済産業省

To provide a work-flow management system that can autonomously verify whether a work-flow is properly executed in a terminal device which has received a notification and for this reason require no unitary work-flow management on the side of a notification-managing server.例文帳に追加

届出文書を受け取った端末装置において、ワークフローが正当に実施されているか否かを自律的に検証することができ、したがって、届出文書管理サーバ側で一元的にワークフロー管理する必要がないワークフロー管理システムを提供することを目的とするものである。 - 特許庁

To provide a garage certificate issuing method for shortening a time required for the issue of a garage certificate by making it unnecessary to verify a distance between the place of residence of an owner who owns the target vehicle of a garage certificate and the storage place of the vehicle.例文帳に追加

車庫証明の対象車両を所有する所有者の居住地と当該車両の保管場所の間の距離の検証を不要にすることにより車庫証明書の発行までにかかる時間の短縮を図った車庫証明書発行方法を提供する。 - 特許庁

This trader management system is configured to register the information of a trader in a database, and to register provision information from a browser in the database so that the information of the trader can be browsed through a communication means in a group, and to verify the task circumstances of the trader by using the information registered in the database.例文帳に追加

業者の情報をデータベースに登録し、これを通信手段を介してグループ内に閲覧できるようにして閲覧者からの提供情報をデータベースに登録、データベースに登録された情報を用いて業者の業務状況を検討できるようにした業者管理システム。 - 特許庁

The platform hardware 150 may include components such as a manageability engine 340 and a verification engine that are used to verify the contents of the I/O 190-N device even before the contents of the I/O device 190-N are exposed to an operating system 120 supported by a host.例文帳に追加

プラットフォーム・ハードウェア150は、マネージャビリティ・エンジン340および検査エンジンのようなコンポーネントを含み、I/O装置190−Nのコンテンツがホストによってサポートされたオペレーティング・システム120に提示される前であっても、I/O装置190−Nのコンテンツを検査するために使用される。 - 特許庁

The reporter is made to record the data with the digital signature on the recording medium based on the program X and the recipient receives the data with the digital signature and performs signature verification with an open key A paired with the secret key A to verify that the data are not altered.例文帳に追加

そして、前記報告者に、前記プログラムXに基づきデジタル署名付データを前記記録媒体に記録させるようにし、受取者は、そのデジタル署名付データを受け取り、前記秘密鍵Aと対である公開鍵Aで署名検証を行って前記データが改竄されていないかを検証する。 - 特許庁

In such a case, it is necessary to verify whether the Finance Facilitation Management system is functioning effectively, based on the empirical review and analysis as to whether an adequate number of persons with the knowledge and experience necessary for implementing the business are allocated and whether they are assigned the authority necessary for implementing the business. 例文帳に追加

この場合、その業務の遂行に必要な知識と経験を有する人員を適切な規模で配置し、業務の遂行に必要な権限を与えているか等を実証的に検証し分析した上で、金融円滑化管理態勢が実効的に機能しているか検証する。 - 金融庁

例文

The method of programming the nonvolatile memory device includes a step for performing a program operation, a step for performing a program verify read operation, and a step for performing simultaneously a verification recovery operation and a pass/fail determination operation directly after the program verification read operation.例文帳に追加

本発明による不揮発性メモリ装置のプログラム方法は、プログラム動作を遂行するステップと、プログラム検証読み出し動作を遂行するステップと、前記フロッグラム検証読み出し動作直後に検証リカバリ動作とパス/フェイル判別動作とを同時に遂行するステップと、を含む。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Ministry of Health, Labour and Welfare, All Right reserved.
  
Copyright(C) 2026 金融庁 All Rights Reserved.
  
Copyright(C) 財務省
※この記事は財務省ホームページの情報を転載しております。内容には仮訳のものも含まれており、今後内容に変更がある可能性がございます。
財務省は利用者が当ホームページの情報を用いて行う一切の行為について、何ら責任を負うものではありません。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS