KiCad 8.0 PCB Editora shortcut to turn the other items on and off. The "Locked items" checkbox is independent of the rest, and controls whether or not items that have been locked can be selected. You can right-click any design rule. For example, if you need the copper clearance on part of a board to be 0.2mm and in the rest 0.3mm, you must enter 0.2mm for the minimum copper clearance in the Constraints section and use a filled zone: Click to set the start point of a zone, then configure its properties before drawing the rest of the zone outline. Zone properties are described in more detail below. Add rule area: Rule areas0 码力 | 204 页 | 6.90 MB | 1 年前3
KiCad 8.0 Schematic Editorprotocol prefix followed by the file’s path), to a website (using http:// or https:// followed by the rest of the URL), or to another page in the same schematic (using # followed by the page number). These running the generator. You can select which BOM generator to use in the BOM generator scripts list. The rest of the dialog displays information about the selected generator. You can change the displayed name symbols and footprints found in other KiCad libraries. HTTP libraries are read only and support REST or REST-like APIs. HTTP Library Configuration Files To create an HTTP library, you must create a configuration0 码力 | 194 页 | 7.86 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
JavaScript Promiseの本 v2................................................................................... 124 Promises API Reference ........................................................................................ Promisesは元がPromises/A+というコミュニティベースの仕様であ るため、多くの実装ライブラリがあります。 ブラウザネイティブの機能、またはライブラリを使うことで今すぐ利用できるPromiseについ て基本的なAPIから学んでいきます。 その中でPromiseの得意/不得意を知り、Promiseを 活用したJavaScriptを書けることを目的としています。 本書を読むにあたって この書籍では、JavaSc キーワードに比べて短く書くことができる • new できない(コンストラクタ関数ではない) 7 JavaScript Promiseの本 • arguments 変数を参照できない(Rest Parametersを代わりに利用 する) Arrow Functionを使うことで、コールバック関数を関数式に比べて短く 簡潔に書くことができます。 そのため、この書籍ではArrow Functionを0 码力 | 137 页 | 1.17 MB | 1 年前3
KiCad 8.0 ことはじめwithout selecting the rest of the symbol (by clicking the text). When just a text field is selected, any actions performed will act only on the selected text and not on the rest of the symbol. Selected0 码力 | 53 页 | 2.34 MB | 1 年前3
Debian リファレンス v2.124に変更すると、”/etc/passwd” をシェルでうまく解読できます。 $ oldIFS=”$IFS” # save old value $ IFS=’:’ $ while read user password uid gid rest_of_line; do if [ ”$user” = ”bozo” ]; then echo ”$user’s ID is $uid” fi done < /etc/passwd bozo’s (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) を参照下さい。 パッケージ ポプコン サイ ズ 説明 flatpak0 码力 | 287 页 | 1.60 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
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 | 11 月前3
PlantUML を使った 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 年前3
PlantUML を使った 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













