Comprehensive Rust(日语) 202412AIDL インターフェース . . . . . . . . . . . . . . . . . . . . . . . . . . . 205 34.1.2 Generated Service API . . . . . . . . . . . . . . . . . . . . . . . . . . 206 5 34.1.3 サービスの実装 . . . . . . . . . . . . . . 208 34.1.6 AIDL クライアント . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 208 34.1.7 API の変更 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 210 34.1.8 Updating Client and は、トレイト境界を持つ匿名のジェネリックパラメタのよ うなものです。 • 返り値の型に用いる場合は、特定のトレイトを実装する何らかの具象型を返すが、具体的な型名 は明示しないということを意味します。このことは公開される API に具象型を晒したくない場 合に便利です。 返り値の位置における型推論は困難です。impl Foo を返す関数は、それが返す具象型はソー スコードに書かれることないまま、具象型を選びます。collect()0 码力 | 381 页 | 1.36 MB | 10 月前3
JavaScript Promiseの本 v2................................................................................... 124 Promises API Reference ........................................................................................ Promisesは元がPromises/A+というコミュニティベースの仕様であ るため、多くの実装ライブラリがあります。 ブラウザネイティブの機能、またはライブラリを使うことで今すぐ利用できるPromiseについ て基本的なAPIから学んでいきます。 その中でPromiseの得意/不得意を知り、Promiseを 活用したJavaScriptを書けることを目的としています。 本書を読むにあたって この書籍では、JavaSc Primer18 を参照してください。 • 関数と宣言 · JavaScript Primer #jsprimer19 Promise Overview ES Promisesの仕様で定義されているAPIはそこまで多くはありません。 大きく分けて以下の3種類になります。 Constructor Promiseは XMLHttpRequest のように、コンストラクタ関数である Promise0 码力 | 137 页 | 1.17 MB | 1 年前3
JavaScript Promiseの本 v1................................................................................... 102 Promises API Reference ........................................................................................ Promisesは元がPromises/A+というコミュニティベースの仕様で あるため、多くの実装ライブラリがあります。 ブラウザネイティブの機能、またはライブラリを使うことで今すぐ利用できるPromiseについ て基本的なAPIから学んでいきます。 その中でPromiseの得意/不得意を知り、Promiseを 活用したJavaScriptを書けるようになることを目的としています。 本書を読むにあたって この書籍ではJa Promiseを使う理由の一つであるといえるでしょう。 それでは、実際にJavaScriptでのPromiseについて学んでいきましょう。 Promise Overview ES6 Promisesの仕様で定義されているAPIはそこまで多くはありません。 大きく分けて以下の3種類になります。 Constructor Promiseは XMLHttpRequest のように、コンストラクタ関数である Promise0 码力 | 115 页 | 1.06 MB | 1 年前3
Krita 5.2 マニュアル
スクリプトとは何でしょうか? Python スクリプトって何? Python はスクリプト言語で、タスクを自動化するのに使われます。Krita で Python スクリプトが意味するところは、Krita に API を追加し、Krita の部分 に Python プログラミングを使ってアクセスできることです。これでドッ カーを作り、たくさんの異なるファイルに単純な処理をさせたりエクス ポート自体を作ることもできます。VFX で使える関数 や使い方についてもっと知りたいときは、Krita API リファレンスドキュメ ントに行きます。 Krita の API LibKis API Overview [https://api.kde.org/krita/html/index.html] Krita class documentation [https://api.kde.org/krita/html/annotated.html] html] これらのページは最初はちんぷんかんぷんに見えるかもしれません。なぜ なら Krita の API ドキュメントは Krita が書かれた C++ 言語に基づいている からです。魔法は Python の SIP と呼ばれるツールにあり、これを用いるこ とで Python に C++ を喋らせたり、Krita と会話できるようになります。結 果、import krita を行い、関数を呼び出したときに、ドキュメントに書か0 码力 | 1591 页 | 79.16 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 Scripting allows you to automate tasks within KiCad using the Python language. KiCad provides an API for editing PCBs that can be used interactively or in standalone scripts. Board Editor scripts can Footprint Wizard API that can be used to create footprint creation plugins for the Footprint Editor. This manual covers general scripting concepts for the Board Editor’s pcbnew API as well as for the0 码力 | 204 页 | 6.90 MB | 1 年前3
Debian リファレンス v2.124システム上でシステムアップグレ ードをしようとする際に、大量のパッケージ削除を提案することが時々あります。 – この状況は多くのシステム管理者を驚かせて来ました。パニックしないで下さい。 – このようなことは 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-utils モジュールによって追加でロケールを設定しま す (Debian) /etc/security/limits.conf pam_linits(8) モジュールによってリソース制限 (ulimit, core, …) を設定 /etc/security/time.conf pam_time(8) モジュールによって時間制限を設定 /etc/systemd/logind.conf systemd ログイン管理設定の設定0 码力 | 287 页 | 1.60 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
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
TVM Meetup: QuantizationAmazon Web Services, Inc. or its Affiliates. All rights reserved. Evaluation • Intel Cascade Lake 12-core Server • TFLite Pre-quantized Hosted Models© 2019, Amazon Web Services, Inc. or its Affiliates. All0 码力 | 19 页 | 489.50 KB | 5 月前3
KiCad 8.0 Schematic Editorconfiguration file that contains the necessary information for KiCad to connect to the providing library (API) and to retrieve data from it. Copy the template below into a new file and save it using the .kicad_httplib designed to conserve bandwidth resources, as it prevents KiCad from attempting to retrieve data from the API every time the user opens the Symbol Chooser Dialog. Such continuous data fetching, especially under performance. Server Response Codes If KiCad receives an API error, it will display an error message to the user. For more information about API errors and server responses, see the APIs and Bindings section0 码力 | 194 页 | 7.86 MB | 1 年前3
共 15 条
- 1
- 2













