検索

phrase: max: clip:
target: order:
Results of 1 - 1 of about 1 for Button (0.004 sec.)
トレイトオブジェクトで異なる型の値を許容する - Rust 日本語版 9414
The Rust Programming Language 日本語版 まえがき はじめに 1. 事始め 1.1. インストール 1.2. Hello, ... トを作成します。 このクレートには、他人が使用できる Button や TextField などの型が包含されるかもしれません。 ... る Component というクラスを定義するかもしれません。 Button 、 Image 、 SelectBox などの他のクラスは、 Compone ... 対立的な実装 こうすると、全てのコンポーネントの型が Button だったり、 TextField だったりする Screen のインスタ ... クトを使用すると、1つの Screen インスタンスが、 Box<Button> と Box<TextField> を含む Vec<T> を保持できます。 ...
https://man.plustar.jp/rust/book/ch17-02-trait-objects.html - [similar]
PREV 1 NEXT