Comprehensive Rust(日语) 202412are covered. • Concurrency: a whole-day class on concurrency in Rust. We cover both classical concurrency (preemptively scheduling using threads and mutexes) and async/await concurrency (cooperative multitasking ページで説明されているように、複数のパッケージをインストールする必要がありま す。 Rust での並行性 The Concurrency in Rust deep dive is a full day class on classical as well as async/await concurrency. 新規クレ ート の 作成 と、依存 関係(dependencies)のダウンロードが必要です。その後、例を 後、例を src/main.rs にコピペして実行する事ができます: cargo init concurrency cd concurrency cargo add tokio --features full cargo run コースのスケジュール: • Morning (3 hours and 20 minutes, including breaks) Segment Duration0 码力 | 381 页 | 1.36 MB | 10 月前3
Krita 5.2 マニュアル
‣ リソースを管理... ‣ リソースフォ ルダを開く に行きます。 そこで、プリセットファイルは paintoppresets の中にあり、ブラシ形状は brushes に、テクスチャは patterns の中にあります。 KPP ファイルをインポートする。 では、単一のプリセットを使う場合は、F6 キーでプリセット選択に行き フォルダアイコンを押します。ここでファイル選択ダイアログが開きま リソースの管理... ‣ リソースフォルダを開く に行ってリソース フォルダを開きます。 2. それから ZIP ファイルを開きます。 3. brushes、paintoppresets 、patterns フォルダを ZIP ファイルからリ ソースフォルダにコピーします。フォルダ統合の確認が出ますが、同意 します。 4. Krita を再起動します。 5. ブラシを楽しんで! キャンバス上ブラシエディタ images that have a lot of repeating bits, like sprite art, images with text or images using a lot of patterns. Default -- Encoder will select this option depending on Tradeoff. Enabled -- Always use this0 码力 | 1591 页 | 79.16 MB | 1 年前3
KiCad 8.0 PCB Editorconnected items. See the teardrops documentation for more information. 19 Length-tuning patterns The length-tuning patterns section lets you set default parameters for each type of length-tuning pattern (single-track uncoupled portions of differential pairs, you must use single-track length tuner. Editing tuning patterns After a tuning pattern has been added, it can be selected, modified, and moved. While it is selected the baseline. You can set default values for these properties in the Design Rules → Length-tuning Patterns page of the Board Setup dialog. Each type of tuning pattern (single track length, differential0 码力 | 204 页 | 6.90 MB | 1 年前3
KiCad 8.0 Schematic Editornames that match the pattern are assigned to the specified netclass. If a net matches multiple patterns, the first match is used. Pattern-based netclass assignments are dynamic: when a new net is added that matches an existing pattern, it will be assigned to the associated netclass automatically. Net patterns can use both wildcards ( * to match any number of any characters, including none, and ? to match net using a net class directive. Instead of adding netclass patterns in the Schematic Setup dialog, you can directly create netclass patterns from the schematic canvas. Right click a net and select Assign0 码力 | 194 页 | 7.86 MB | 1 年前3
JavaScript Promiseの本 v1then(function() { // 何かの処理 return newVar; }); } これらのアンチパターンについて、詳しくは Promise Anti-patterns35 を参照して下さい。 この挙動はPromise全般に当てはまるため、後に説明するPromise.allやPromise.raceも 引数で受け取ったものとは別のpromiseオブジェクトを作って返しています。 ればよいでしょうか? たとえば、複数のXHR(非同期処理)が全て終わった後に、何かをしたいという事例を考えて みます。 35 http://taoofcode.net/promise-anti-patterns/ 33 JavaScript Promiseの本 少しイメージしにくいので、 まずは、通常のコールバックスタイルを使って複数のXHRを行 う以下のようなコードを見てみます。 CORSについて com/petkaantonov/bluebird/blob/master/API.md 56 https://github.com/petkaantonov/bluebird/wiki/Promise-anti-patterns 60 JavaScript Promiseの本 そのようなPromiseの共通の概念を学び、応用できるようになるのがこの書籍の目的の一 つです。 Promise.resolveとThenable0 码力 | 115 页 | 1.06 MB | 1 年前3
JavaScript Promiseの本 v2then(() => { // 何かの処理 return newVar; }); } これらのアンチパターンについて、詳しくは Promise Anti-patterns40 を参照して下さい。 この挙動はPromise全般に当てはまるため、後に説明するPromise.allやPromise.raceも 引数で受け取ったものとは別のpromiseオブジェクトを作って返しています。 ソースは許可なくXHRでアクセスすることができません。 40 https://web.archive.org/web/20211219034053/http://taoofcode.net/promise-anti-patterns/ 41 https://developer.mozilla.org/ja/docs/Web/HTTP/HTTP_access_control 37 JavaScript Promiseの本 com/petkaantonov/bluebird/blob/master/API.md 62 https://github.com/petkaantonov/bluebird/wiki/Promise-anti-patterns 64 JavaScript Promiseの本 まとめ このセクションではPromiseのライブラリとしてPolyfillと拡張ライブラリを紹介しました。 Promiseのライブラ0 码力 | 137 页 | 1.17 MB | 1 年前3
共 6 条
- 1













