Comprehensive Rust(日语) 202412
AIDL インターフェース . . . . . . . . . . . . . . . . . . . . . . . . . . . 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 月前3Debian リファレンス v2.124
(MTA: セキュアな代替候補) postfix-doc I:6 4646 Postfix 文書 (html+text) sasl2-bin V:5, I:13 371 Cyrus SASL API の実装 (SMTP AUTH について postfix を補完) cyrus-sasl2-doc I:0 2154 Cyrus SASL - 文書 msmtp V:6, I:11 667 軽量 からのバイナリーに関しては、Snap の中で実行します。(手動設定不要です。デーモンプログラムとコン パチブルです。) xdg-desktop-portal パッケージは共通のデスクトップ機能への標準化された API を提供します。xdg-desktop- portal (flatpak) や xdg-desktop-portal (snap) を参照下さい。 パッケージ ポプコン サイ ズ 説明 flatpak イルシステムアクセス仮想化 • fakeroot のようなシステムライブラリーコールがファイルオウナーシップをオーバーライドすることによる OS レ ベルのファイルシステムアクセス仮想化 • Wineのような OS API のエミュレーション • Python 用の virtualenv や venv のようなインタープリターの実行選択や実行時ライブラリーをオーバーライドする ことによるインタープリターレベルの仮想化0 码力 | 287 页 | 1.60 MB | 1 年前3CurveBS IO Processing Flow
data interfaces for upper-layer applications l Interacts with MDS to add, delete, modify, and query metadata l Interacts with the chunkServer to read and write data 4. Snapshotcloneserver l Independent0 码力 | 13 页 | 2.03 MB | 5 月前3JavaScript 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 年前3JavaScript 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 年前3KiCad 8.0 PCB Editor
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 the the footprint wizard API. Users wishing to write or modify scripts should also use the Doxygen documentation for these APIs located at https://docs.kicad.org/doxygen-python-8.0/namespaces.html. KiCad0 码力 | 204 页 | 6.90 MB | 1 年前3Krita 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 年前3KiCad 8.0 Schematic Editor
configuration 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 年前3PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)
す。(訳者注:そのため、別途インストールする必要はありません。) PlantUML は、JavaScript エンジンを読み込んで JavaScript コードを実行するために、Java Scripting API (特に、new ScriptEngineManager().getEngineByName("JavaScript");) に依存しています。Java 8 には Nashorn という JavaScript left to right direction Users(sources, "Events", "millions of users") APIGateway(votingAPI, "Voting API", "user votes") Cognito(userAuth, "User Authentication", "jwt to submit votes") Lambda(generateToken0 码力 | 393 页 | 4.27 MB | 1 年前3PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)
す。(訳者注:そのため、別途インストールする必要はありません。) PlantUML は、JavaScript エンジンを読み込んで JavaScript コードを実行するために、Java Scripting API (特に、new ScriptEngineManager().getEngineByName("JavaScript");) に依存しています。Java 8 には Nashorn という JavaScript left to right direction Users(sources, "Events", "millions of users") APIGateway(votingAPI, "Voting API", "user votes") Cognito(userAuth, "User Authentication", "jwt to submit votes") Lambda(generateToken0 码力 | 399 页 | 4.33 MB | 1 年前3
共 13 条
- 1
- 2