| 意味 | 例文 (11件) |
null-classとは 意味・読み方・使い方
追加できません
(登録数上限)
意味・対訳 零集合
「null-class」の部分一致の例文検索結果
該当件数 : 11件
The value of the filenameparameter, or the application's class name if filename is NULL.発音を聞く 例文帳に追加
\\fIfilename\\fP が NULL ならばアプリケーションのクラス名。 - XFree86
If s is NULL, the severity class with the numeric value severity is removed.発音を聞く 例文帳に追加
sが NULL の場合、数値severityの重大度が削除される。 - JM
If this method should be bound to an instance, self should be the instance and class should be the class of self, otherwise self should be NULL and class should be the class which provides the unbound method..例文帳に追加
このメソッドをインスタンスに束縛 (bind) したい場合、 self をインスタンス自体にして、class をself のクラスにしなければなりません。 - Python
Each of the three file descriptor sets may be specified as NULL if no file descriptors are to be watched for the corresponding class of events.発音を聞く 例文帳に追加
ある種別のイベントを監視したいファイルディスクリプタが一つもない場合には、対応するファイルディスクリプタ集合に NULL を指定することができる。 - JM
For example, if the entity class is called,Customer.java, the list object would be generated as customerList.発音を聞く 例文帳に追加
たとえば、エンティティークラスの名前が Customer.java の場合、list オブジェクトは customerList として生成されます。 「式をバインド」の値は Null のままにしてください。 - NetBeans
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「null-class」の部分一致の例文検索結果
該当件数 : 11件
(5) In a consolidation-type merger involving a Consolidated Stock Company that is a company with class shares, where all or Part of the shares of the Formed Stock Company to be distributed to the shareholders of the Consolidated Stock Company are shares with restriction on transfer, the merger shall be null and void unless approved by a resolution of the class meeting composed of the holders of the class of share (excluding shares with restriction on transfer) for which the shares with restriction on transfer are to be distributed (or, where the shares with restriction on transfer are to be distributed to the holders of two or more classes of share, the class meetings each composed of the holders of one of such classes of share); provided, however, that this shall not apply to the cases where no shareholders can exercise their voting rights in the relevant class meeting.発音を聞く 例文帳に追加
5 新設合併消滅株式会社が種類株式発行会社である場合において、新設合併消滅株式会社の株主に対して交付する新設合併設立株式会社の株式の全部又は一部が譲渡制限株式であるときは、当該新設合併は、当該譲渡制限株式の割当てを受ける種類の株式(譲渡制限株式を除く。)の種類株主を構成員とする種類株主総会(当該種類株主に係る株式の種類が二以上ある場合にあっては、当該二以上の株式の種類別に区分された種類株主を構成員とする各種類株主総会)の決議がなければ、その効力を生じない。ただし、当該種類株主総会において議決権を行使することができる株主が存しない場合は、この限りでない。 - 日本法令外国語訳データベースシステム
The end user can reach the single information belonging to the e-mail from one or more hierarchical routes by presetting hierarchical data ID arrangement in a data field 20, and a registration/change page 19 that inhibits registration in a null data mode is also updated by presetting a type of business data ID 203 in a data field 21 of a hierarchical management class to eliminate hierarchical omission.例文帳に追加
データフィールド20に階層データID配列102をプリセットすることで、電子メールの持つ唯一の情報に一つ以上の階層経路からエンドユーザーが到達可能にし、また階層管理クラスのデータフィールド21に業種データID203をプリセットすることで、ヌルデータ時には登録を禁止する登録・変更ページ19を更新し、階層の欠落をなくす。 - 特許庁
(5) In an absorption-type merger involving an absorbing company that is a company with class shares, where the Shares, etc. to be granted to the members of the Absorbed Mutual Company are shares of the Absorbing Stock Company, the merger shall be null and void unless approved by a resolution of the class meeting composed of the holders of the class of share set forth in Article 164, paragraph (1), item (ii), (a) (limited to the shares with restriction on transfer which are not covered by the provision in the articles of incorporation set forth in Article 199, paragraph (4) (Determination of Subscription Requirements) of the Companies Act) (or, where the shares are to be granted to the holders of two or more classes of share, the class meetings each composed of the holders of one of such classes of share); provided, however, that this shall not apply to the cases where no shareholders can exercise their voting rights in the relevant class meeting.発音を聞く 例文帳に追加
5 吸収合併存続会社が種類株式発行会社である場合において、吸収合併消滅相互会社の社員に交付する株式等が吸収合併存続株式会社の株式である場合には、吸収合併は、第百六十四条第一項第二号イの種類の株式(譲渡制限株式であって、会社法第百九十九条第四項(募集事項の決定)の定款の定めがないものに限る。)の種類株主を構成員とする種類株主総会(当該種類株主に係る株式の種類が二以上ある場合にあっては、当該二以上の株式の種類別に区分された種類株主を構成員とする各種類株主総会)の決議がなければ、その効力を生じない。ただし、当該種類株主総会において議決権を行使することができる株主が存しない場合は、この限りでない。 - 日本法令外国語訳データベースシステム
under ``Built-inExceptions.''Note also that the SpamError variable retains a reference to the newly created exception class; this is intentional!例文帳に追加
の ``組み込み例外'' の節に述べられているException クラスを基底クラスに持つ例外クラスも作成できます (NULLの代わりに他のクラスを渡した場合は別です)。 SpamError 変数は、新たに生成された例外クラスへの参照を維持することにも注意してください; これは意図的な仕様です!外部のコードが例外オブジェクトをモジュールから除去できるため、モジュールから新たに作成した例外クラスが見えなくなり、SpamError がぶら下がりポインタ (dangling pointer)になってしまわないようにするために、クラスに対する参照を所有しておかねばなりません。 - Python
|
| 意味 | 例文 (11件) |
|
|
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
-
1plea
-
2take
-
3proper
-
4victims
-
5bilateral
-
6go
-
7condominium
-
8responsible
-
9meet
-
10eat
「null-class」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|