小窓モード


プレミアム

ログイン
設定

設定

access classとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 アクセスクラス


コンピューター用語辞典での「access class」の意味

access class

アクセスクラス


「access class」の部分一致の例文検索結果

該当件数 : 96



例文

Controlling class variable access発音を聞く 例文帳に追加

クラス変数へのアクセス制御 - PEAR

Provides a POP3 class to access POP3 servers.発音を聞く 例文帳に追加

POP3サーバーにアクセスするために、POP3クラスを提供します。 - PEAR

DATA ACCESS LAYER CLASS GENERATOR例文帳に追加

データ・アクセス・レイヤー・クラス・ジェネレータ - 特許庁

messages (class Messages) Specifies whether write access to the terminalis allowed initially.発音を聞く 例文帳に追加

"messages (class Messages)"初期状態で端末への書き込みアクセスが許されるかどうかを指定する。 - XFree86

The exchange system comprises a VLR class 6 for accessing instead of a subscriber class 5 by the access from a script to the subscriber class 5.例文帳に追加

シナリオ3から加入者クラス5へのアクセスで、その加入者クラス5への代わりにアクセスするVLRクラス6を設ける。 - 特許庁

This communication equipment is provided with a selecting means for selecting access resources at random from an access resource group corresponding to an access service class assigned at present, a transmitting means 3 for transmitting a random access burst by using the access resources selected at random, and a detecting means 6 for detecting a specific event for changing the present access service class to the other access service class.例文帳に追加

通信装置に現在割り当てられているアクセスサービスクラスに対応するアクセスリソースグループからアクセスリソースをランダムに選択する選択手段5と、ランダムに選択されたアクセスリソースを用いてランダムアクセスバーストを送信する送信手段3と、現在のアクセスサービスクラスを他のアクセスサービスクラスに変更させる特定のイベントを検出する検出手段6とを備える。 - 特許庁

例文

The device is dynamically reassigned from a class to a class, according to the present request of each device to a network access.例文帳に追加

装置はネットワークアクセスへの各装置の現在の要求に応じてクラスからクラスへ動的に再割り当てされる。 - 特許庁

>>例文の一覧を見る


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

日英・英日専門用語辞書での「access class」の意味

access class

アクセスクラス

Weblio例文辞書での「access class」に類似した例文

access-class

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「access class」の部分一致の例文検索結果

該当件数 : 96



例文

The potential class analysis device 30 uses the URLs for a process for analyzing a potential class representing an intention of the user in an access.例文帳に追加

潜在クラス分析装置30は、これらのURLをユーザのアクセス時の意図を表す潜在クラスを分析する処理に用いる。 - 特許庁

To provide a point using system enabling a specific customer class different from the former customer class to access a point service site.例文帳に追加

今までの客層と異なる特定の客層にもポイントサービスサイトへアクセスさせ得るポイント運用システムを提供すること。 - 特許庁

A source generation part 103 generates a source code of a business logic class for calling out a data access class.例文帳に追加

ソースコード生成部103は、データアクセスクラスを呼び出すビジネスロジッククラスのソースコードを生成する。 - 特許庁

By the server, the access is received, the class information is accepted, and privilege giving processing is conducted on condition that both of access with the class information specifying acquisition of the first output information and access with the class information specifying acquisition of the second output information are accepted (S247).例文帳に追加

サーバにより、アクセスの受付とともに種別情報が受信され、少なくとも第1出力情報および第2出力情報の取得を特定可能な種別情報を伴うアクセスの両方の受付を条件に、特典付与処理が行なわれる(S247)。 - 特許庁

A document management part configuring an integrated application for managing access to data includes a library class, a document class, a magazine information class, a document authority class, and a document ACL class, and access from a user to the data is accepted in a batch so that it is possible to efficiently attain application development accompanied with file access control.例文帳に追加

統合アプリケーションを構成し、データへのアクセスを管理する文書管理部が、書庫クラス、文書クラス、書誌情報クラス、文書権限クラス、及び文書ACLクラスを有する構成とし、ユーザからのデータへのアクセスを一括して受け付けることにより、ファイルアクセス制御を伴うアプリケーション開発を効率良く行うことができる。 - 特許庁

Both read and write permission should be granted to each class of user that will access the semaphore.発音を聞く 例文帳に追加

セマフォにアクセスしようとするユーザは、読み出し許可と書き込み許可の両方を得る必要がある。 - JM

In the next steps, we will add a class that will enable us to access the database to the Main.java file.例文帳に追加

このあとの手順では、データベースにアクセスするクラスを Main.java ファイルに追加します。 - NetBeans

例文

In order to block the access to the class variables from outside they have to be declared as protected.発音を聞く 例文帳に追加

外部からのクラス変数へのアクセスを拒否するには、protected として宣言します。 - PEAR

>>例文の一覧を見る


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

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS