 Comprehensive Rust(日语) 202412他の場所でお読みの場合は、そちらで最新情報をご確認ください。 The course is available in other languages. Select your preferred language in the top right corner of the page or check the Translations page for a list of all available translations statically-typed language and we will sometimes make comparisons with C and C++ to better explain or contrast the Rust approach. If you know how to program in a dynamically-typed language such as Python the discussions relevant, i.e., keep the discussions related to how Rust does things vs some other language. It can be hard to find the right balance, but err on the side of allowing discussions since they0 码力 | 381 页 | 1.36 MB | 10 月前3 Comprehensive Rust(日语) 202412他の場所でお読みの場合は、そちらで最新情報をご確認ください。 The course is available in other languages. Select your preferred language in the top right corner of the page or check the Translations page for a list of all available translations statically-typed language and we will sometimes make comparisons with C and C++ to better explain or contrast the Rust approach. If you know how to program in a dynamically-typed language such as Python the discussions relevant, i.e., keep the discussions related to how Rust does things vs some other language. It can be hard to find the right balance, but err on the side of allowing discussions since they0 码力 | 381 页 | 1.36 MB | 10 月前3
 JavaScript Promiseの本 v2てくれるライブラリのことです。 つまり、Polyfillを読みこめばこの書籍で紹介しているコードは、 Promiseがサポートされて ない環境でも実行できるようになります。 zloirock/core-js51 ECMAScriptやウェブ標準で定義されている仕様を実装したPolyfillライブラリです。 多 種多様な機能のPolyfillが含まれており、その一つとしてPromiseのPolyfillが実装され ことを目的としたライブラリです。 実行環境にネイティブ のPromiseがある場合はそちらを優先し、上書きしないようにしています。 51 https://github.com/zloirock/core-js 52 https://babeljs.io/ 53 https://github.com/jakearchibald/es6-promise 54 https://github.com/tildeio/rsvp Thenable自体は公開API より、内部的に使われてるケースが多いでしょう。 非同期処理を行うライブラリを書く際には、まずはコールバックスタイ ルの関数を書いて公開APIとすることをオススメします。 Node.jsのCore moduleがこの方法をとっているように、ライブラリが提 供するのは基本となるコールバックスタイル関数としたほうが、 利用者 がPromiseやGenerator等の好きな方法で実装ができるためです。0 码力 | 137 页 | 1.17 MB | 1 年前3 JavaScript Promiseの本 v2てくれるライブラリのことです。 つまり、Polyfillを読みこめばこの書籍で紹介しているコードは、 Promiseがサポートされて ない環境でも実行できるようになります。 zloirock/core-js51 ECMAScriptやウェブ標準で定義されている仕様を実装したPolyfillライブラリです。 多 種多様な機能のPolyfillが含まれており、その一つとしてPromiseのPolyfillが実装され ことを目的としたライブラリです。 実行環境にネイティブ のPromiseがある場合はそちらを優先し、上書きしないようにしています。 51 https://github.com/zloirock/core-js 52 https://babeljs.io/ 53 https://github.com/jakearchibald/es6-promise 54 https://github.com/tildeio/rsvp Thenable自体は公開API より、内部的に使われてるケースが多いでしょう。 非同期処理を行うライブラリを書く際には、まずはコールバックスタイ ルの関数を書いて公開APIとすることをオススメします。 Node.jsのCore moduleがこの方法をとっているように、ライブラリが提 供するのは基本となるコールバックスタイル関数としたほうが、 利用者 がPromiseやGenerator等の好きな方法で実装ができるためです。0 码力 | 137 页 | 1.17 MB | 1 年前3
 Debian リファレンス v2.1245.2 ”$LANG” 変数 デフォルトのロケールは”$LANG” 環境変数中に定義され、インストーラーか、GNOME の場合なら”Settings” → ”Region & Language” → ”Language” / ”Formats” と言ったその後の GUI 設定によって”LANG=xx_YY.UTF-8” 等と設 定されます。 注意 本当に必要な場合でなければ、”$LC_*” 変数を避け、とりあえず”$LANG” システム上でシステムアップグレ ードをしようとする際に、大量のパッケージ削除を提案することが時々あります。 – この状況は多くのシステム管理者を驚かせて来ました。パニックしないで下さい。 – このようなことは gnome-core の様なメタパッケージにより依存や推薦されるパッケージ間のバージョンの ずれにより発生するようです。 – この状況は aptitude コマンドのメニューから” 未実行アクションの取り消し” を選択し、aptitude I:974 130 sysvinit と systemd 間を切り替える補助ツール initscripts V:33, I:133 198 システムの始動と停止のためのスクリプト sysvinit-core V:4, I:5 361 System-V 的な init(8) ユーティリティー sysv-rc V:66, I:145 88 System-V 的なランレベル変更メカニズム sysvinit-utils0 码力 | 287 页 | 1.60 MB | 1 年前3 Debian リファレンス v2.1245.2 ”$LANG” 変数 デフォルトのロケールは”$LANG” 環境変数中に定義され、インストーラーか、GNOME の場合なら”Settings” → ”Region & Language” → ”Language” / ”Formats” と言ったその後の GUI 設定によって”LANG=xx_YY.UTF-8” 等と設 定されます。 注意 本当に必要な場合でなければ、”$LC_*” 変数を避け、とりあえず”$LANG” システム上でシステムアップグレ ードをしようとする際に、大量のパッケージ削除を提案することが時々あります。 – この状況は多くのシステム管理者を驚かせて来ました。パニックしないで下さい。 – このようなことは gnome-core の様なメタパッケージにより依存や推薦されるパッケージ間のバージョンの ずれにより発生するようです。 – この状況は aptitude コマンドのメニューから” 未実行アクションの取り消し” を選択し、aptitude I:974 130 sysvinit と systemd 間を切り替える補助ツール initscripts V:33, I:133 198 システムの始動と停止のためのスクリプト sysvinit-core V:4, I:5 361 System-V 的な init(8) ユーティリティー sysv-rc V:66, I:145 88 System-V 的なランレベル変更メカニズム sysvinit-utils0 码力 | 287 页 | 1.60 MB | 1 年前3
 KiCad 8.0 PCB Editorlayers. To create designs with an odd number of layers (for example, flexible printed circuits or metal-core printed circuits), simply choose the next highest even number and ignore the extra layer. Next, if The Custom Rules section contains a text editor for creating design rules using the custom rules language. Custom rules are used to create specific design rule checks that are not covered by the basic See Custom Design Rules in the Advanced Topics chapter for more information on the custom rules language as well as example rules. 21 Violation Severity The Violation Severity section allows you to0 码力 | 204 页 | 6.90 MB | 1 年前3 KiCad 8.0 PCB Editorlayers. To create designs with an odd number of layers (for example, flexible printed circuits or metal-core printed circuits), simply choose the next highest even number and ignore the extra layer. Next, if The Custom Rules section contains a text editor for creating design rules using the custom rules language. Custom rules are used to create specific design rule checks that are not covered by the basic See Custom Design Rules in the Advanced Topics chapter for more information on the custom rules language as well as example rules. 21 Violation Severity The Violation Severity section allows you to0 码力 | 204 页 | 6.90 MB | 1 年前3
 Krita 5.2 マニュアル
big pasty flats in your painting. Off-Canvas Mixing Off-canvas mixing has basically always been a core tool for artists everywhere; when we think of the stereotypical artist we might imagine someone with regardless of Tradeoff. Disabled -- Never use this regardless of Tradeoff. VarDCT parameters The core of JPEG's compression is the so-called Discrete Cosine Transform (DCT). This allows it to simplify Parameters Extra options for Modular Mode. Modular mode uses something akin to a small programming language by way of predictors to describe image data succinct and precise. Progressive encoding Whether0 码力 | 1591 页 | 79.16 MB | 1 年前3 Krita 5.2 マニュアル
big pasty flats in your painting. Off-Canvas Mixing Off-canvas mixing has basically always been a core tool for artists everywhere; when we think of the stereotypical artist we might imagine someone with regardless of Tradeoff. Disabled -- Never use this regardless of Tradeoff. VarDCT parameters The core of JPEG's compression is the so-called Discrete Cosine Transform (DCT). This allows it to simplify Parameters Extra options for Modular Mode. Modular mode uses something akin to a small programming language by way of predictors to describe image data succinct and precise. Progressive encoding Whether0 码力 | 1591 页 | 79.16 MB | 1 年前3
 JavaScript Promiseの本 v1Thenable自体は公開API より、内部的に使われてるケースが多いでしょう。 非同期処理を行うライブラリを書く際には、まずはコールバックスタイ ルの関数を書いて公開APIとすることをオススメします。 Node.jsのCore moduleがこの方法をとっているように、ライブラリが提 供するのは基本となるコールバックスタイル関数としたほうが、 利用者 がPromiseやGenerator等の好きな方法で実装ができるためです。 Promise版のAPIを自動的に作成できるという点です。 このようなAPIの規則性を意識して みるとまた違った使い方が見つかるかもしれません。 先ほどの Promisification96 は Node.jsのCoreモジュールの非同 期処理には function(error,result){} というように第一引数に error が来るというルールを利用して、 自動的にPromiseでラップし たメソッドを生成しています Promise版のメソッドチェーンの実装 • Promiseが常に非同期の最善の手段ではない • Promisification • 統一的なインターフェースの再利用 ES6 PromisesはCoreとなる機能しか用意されていません。 そのため、自分でPromiseを 使った既存の機能のラッパー的な実装をすることがあるかもしれません。 しかし、何度もコールバックを呼ぶEventのような処理がPromiseには不向きなように、0 码力 | 115 页 | 1.06 MB | 1 年前3 JavaScript Promiseの本 v1Thenable自体は公開API より、内部的に使われてるケースが多いでしょう。 非同期処理を行うライブラリを書く際には、まずはコールバックスタイ ルの関数を書いて公開APIとすることをオススメします。 Node.jsのCore moduleがこの方法をとっているように、ライブラリが提 供するのは基本となるコールバックスタイル関数としたほうが、 利用者 がPromiseやGenerator等の好きな方法で実装ができるためです。 Promise版のAPIを自動的に作成できるという点です。 このようなAPIの規則性を意識して みるとまた違った使い方が見つかるかもしれません。 先ほどの Promisification96 は Node.jsのCoreモジュールの非同 期処理には function(error,result){} というように第一引数に error が来るというルールを利用して、 自動的にPromiseでラップし たメソッドを生成しています Promise版のメソッドチェーンの実装 • Promiseが常に非同期の最善の手段ではない • Promisification • 統一的なインターフェースの再利用 ES6 PromisesはCoreとなる機能しか用意されていません。 そのため、自分でPromiseを 使った既存の機能のラッパー的な実装をすることがあるかもしれません。 しかし、何度もコールバックを呼ぶEventのような処理がPromiseには不向きなように、0 码力 | 115 页 | 1.06 MB | 1 年前3
 KiCad 8.0 Calculator Tools4 Multilayer board with blind and/or buried vias 5 Multilayer metal core board without blind orburied vias 6 Multilayer metal core board with blind and/orburied vias0 码力 | 8 页 | 360.88 KB | 1 年前3 KiCad 8.0 Calculator Tools4 Multilayer board with blind and/or buried vias 5 Multilayer metal core board without blind orburied vias 6 Multilayer metal core board with blind and/orburied vias0 码力 | 8 页 | 360.88 KB | 1 年前3
 CurveBS IO Processing Flowhardware, the need for decentralization is not particularly strong in most cases. The CurveBS core consists of three parts: 1. Metadata Server (MDS) l Manages and stores metadata information Interacts with the chunkServer to read and write data 4. Snapshotcloneserver l Independent of core services l Snapshot data is stored in object storage which supports S3 apis. Therefore, there0 码力 | 13 页 | 2.03 MB | 6 月前3 CurveBS IO Processing Flowhardware, the need for decentralization is not particularly strong in most cases. The CurveBS core consists of three parts: 1. Metadata Server (MDS) l Manages and stores metadata information Interacts with the chunkServer to read and write data 4. Snapshotcloneserver l Independent of core services l Snapshot data is stored in object storage which supports S3 apis. Therefore, there0 码力 | 13 页 | 2.03 MB | 6 月前3
 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)いくつかの例を示します。 PlantUML offers a unique approach to creating use case diagrams through its text-based language. One of the primary advantages of using PlantUML is its simplicity and efficiency. Instead of manually [PlantUML](https://plantuml.com/) to create state diagrams offers several advantages: • Text-Based Language: Quickly define and visualize the states and transitions without the hassle of manual drawing. を除く日数を表します。土曜と日曜を休業日に設定した場合、week は 5 日を表すようになります。 16.1.2 開始 タスクの開始は、動詞 start で指定します。 @startgantt language ja [プロトタイプを設計] lasts 15 days [プロトタイプをテスト] lasts 10 days Project starts 2020-07-01 [プロトタイプを設計]0 码力 | 545 页 | 7.75 MB | 1 年前3 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)いくつかの例を示します。 PlantUML offers a unique approach to creating use case diagrams through its text-based language. One of the primary advantages of using PlantUML is its simplicity and efficiency. Instead of manually [PlantUML](https://plantuml.com/) to create state diagrams offers several advantages: • Text-Based Language: Quickly define and visualize the states and transitions without the hassle of manual drawing. を除く日数を表します。土曜と日曜を休業日に設定した場合、week は 5 日を表すようになります。 16.1.2 開始 タスクの開始は、動詞 start で指定します。 @startgantt language ja [プロトタイプを設計] lasts 15 days [プロトタイプをテスト] lasts 10 days Project starts 2020-07-01 [プロトタイプを設計]0 码力 | 545 页 | 7.75 MB | 1 年前3
 PlantUML 1.2019.3 言語リファレンスガイドdate, you can have the complete list of parameters using this command: java -jar plantuml.jar -language 16.4 Black and White You can force the use of a black&white output using skinparam monochrome parameters are available. You can list them using the following command: java -jar plantuml.jar -language 16.8 Text Alignment Text alignment can be set up to left, right or center. You can also use direction included in PlantUML, and available for all diagrams. Those functionnalities are very similar to the C language preprocessor, except that the special character # has been changed to the exclamation mark !. 170 码力 | 160 页 | 1.80 MB | 1 年前3 PlantUML 1.2019.3 言語リファレンスガイドdate, you can have the complete list of parameters using this command: java -jar plantuml.jar -language 16.4 Black and White You can force the use of a black&white output using skinparam monochrome parameters are available. You can list them using the following command: java -jar plantuml.jar -language 16.8 Text Alignment Text alignment can be set up to left, right or center. You can also use direction included in PlantUML, and available for all diagrams. Those functionnalities are very similar to the C language preprocessor, except that the special character # has been changed to the exclamation mark !. 170 码力 | 160 页 | 1.80 MB | 1 年前3
共 22 条
- 1
- 2
- 3














