Krita 5.2 マニュアル
に限定しないアートやテクノロジー に関する一般的な概念を学ぶ。 Krita FAQ Krita に関してよくある質問を検索する。 Resources あなたの作品にバラエティを与えるテク スチャ、ブラシパック、python プラグイ ンです。 索引 用語検索のためのマニュアル索引 ユーザーマニュアル オンラインマニュアルで Krita の機能を確認してください。他のアプリケー ションからの移行に役立つガイドです。 表示モード グローバス選択マスク (選択に描く) レイヤーの透過性から選択 ピクセルとベクター選択タイプ 選択を使うときの主なショートカット Python スクリプト Python プラグイン管理 Python スクリプトへの導入 Krita の Python プラグインを作成する方法 タグ管理 ブラシに新しいタグを追加する ブラシに既にあるタグを割り当てる タグの名前を変える タグの削除 ソフトプルーフ Shift + Alt + 。 Python スクリプト Python スクリプトのためのセクションです。 コンテンツ: Python プラグイン管理 Python プラグインのインストール プラグインを使うには? プラグインを有効/無効にするには? Python スクリプトへの導入 Python スクリプトって何? 技術的な詳細 Krita の Python プラグインを作成する方法0 码力 | 1591 页 | 79.16 MB | 1 年前3
KiCad 8.0 PCB Editor34 reference designator, value, or library identifier. The reference designator and value fields support wildcards: * matches any number of any characters, including none, and ? matches any single character You can also place multiple tuning shapes on the same track. NOTE The length tuning tools only support tuning the length of point-to-point nets between two pads. Tuning the length of nets with different teardrop will be able to spread over a second track segment if the first segment is too short to support a full teardrop. Maximum track width: a teardrop will not be created for a track connection that0 码力 | 204 页 | 6.90 MB | 1 年前3
KiCad 8.0 Schematic Editorル・ルール・チェック (ERC) 多くの形式 (Postscript, PDF, HPGL, SVG) をサポートしたプロットファイルのエクスポート。 (様々なフォーマットを設定できるよう Python か XSLT のスクリプトを使用した)部品表 (BOM) の生成。 The Schematic Editor supports multi-sheet schematics in several specific reference designator, value, or library identifier. The reference designator and value fields support wildcards: * matches any number of any characters, including none, and ? matches any single character optional border and they automatically reflow text within that border. Both kinds of text item support multiline text and basic formatting features, but text boxes wrap text to fit in the outline and0 码力 | 194 页 | 7.86 MB | 1 年前3
Comprehensive Rust(日语) 202412or contrast the Rust approach. If you know how to program in a dynamically-typed language such as Python or JavaScript, then you will be able to follow along just fine too. これはスピーカーノートの一例です。これを使用してスライドを捕捉します。講師がカバーすべき要点 perfectly okay! Repetition is an important part of learning. Remember that the slides are just a support and you are free to skip them as you like. 1 日目は、他の言語にも共通する Rust の「基本的な」事項を示します。Rust のより高度な部分につい C++と同等のパフォーマンスを得ることができ、メモリ安全性の 問題はありません。さらに、パターンマッチングや組み込みの依存関係管理などの構造要素を含 む現代的な言語です。 • Experience with Java, Go, Python, JavaScript...: You get the same memory safety as in those languages, plus a similar high-level language0 码力 | 381 页 | 1.36 MB | 10 月前3
KiCad 8.0 イントロダクションtxt , *.fab Fabmaster PCB NOTE KiCad does not support schematics with multiple top-level sheets. When importing designs from other tools that do support this feature, each schematic sheet must be imported files *.pos , *.drl , *.nc , *.xnc , *.d356 , *.rpt Manufacturing files *.net Netlists *.py Python scripts *.pdf , *.txt Documentation files *.cir , *.sub , *.model SPICE models *.ibs , *.pkg IBIS KICAD_DOCUMENTS_HOME Base path of KiCad user-modifiable documents, such as projects, templates, Python scripts, libraries, etc. Subdirectories will be created within this directory for each KiCad minor0 码力 | 25 页 | 705.63 KB | 1 年前3
Debian リファレンス v2.124Printing System や Samba や GNOME や KDE や Mozilla や LibreOffice や Vim や TeX や LaTeX や DocBook や Perl や Python や Tcl や Java や Ruby や PHP や Berkeley DB や MariaDB や PostgreSQL や Exim や Postfix や Mutt や FreeBSD pcregrep(1) はテキストのパターンマッチを Perl 互換正規表現 (PCRE) パターンを使 ってします。 – re モジュールとともに使うことで python(1) は考え得る全てのテキスト処理をします。”/usr/share/doc/python/html/index.html” を参照下さい。 もしこれらのコマンドが正確にどう動作するかを確認したいなら、”man command” を使って自分で見つけましょ 1を参照)ではなく、C または C.UTF-8 ロケールを使います。 注意 Perl 正規表現 (perlre(1)) と Perl 互換正規表現 (PCRE) と re モジュールで提供される Python 正規表現は ERE に多くの共通の拡張をしています。 1.6.2 正規表現 正規表現は多くのテキスト処理ツールで使われています。シェルグロブに類似していますがより複雑で強力です。 正規表0 码力 | 287 页 | 1.60 MB | 1 年前3
JavaScript Promiseの本 v1callback) { if (typeof Notification === 'undefined') { callback(new Error('doesn\'t support Notification API')); return; } if (Notification.permission === 'granted') { JavaScript Promiseの本 if (typeof Notification === 'undefined') { callback(new Error('doesn\'t support Notification API')); return; } if (Notification.permission === 'granted') { callback) { if (typeof Notification === 'undefined') { callback(new Error('doesn\'t support Notification API')); return; } if (Notification.permission === 'granted') {0 码力 | 115 页 | 1.06 MB | 1 年前3
JavaScript Promiseの本 v2callback) { if (typeof Notification === "undefined") { callback(new Error("doesn't support Notification API")); return; } if (Notification.permission === "granted") { callback) { if (typeof Notification === "undefined") { callback(new Error("doesn't support Notification API")); return; } if (Notification.permission === "granted") { callback) { if (typeof Notification === "undefined") { callback(new Error("doesn't support Notification API")); return; } if (Notification.permission === "granted") {0 码力 | 137 页 | 1.17 MB | 1 年前3
PlantUML 1.2020.23 言語リファレンスガイド10 Keywords arguments 20 前処理 alice -> bob : id(ab,cd) @enduml 20.10 Keywords arguments Like in Python, you can use keywords arguments : @startuml !unquoted procedure $element($alias, $description="" 言語リファレンスガイド (1.2020.23) 293 / 305 22.9 ArchiMate 22 標準ライブラリ Business_Service(itSupportService, "IT Support for Business (Application Service)") Application_DataObject(dataObject, "Web Page Data \n 'on the0 码力 | 306 页 | 3.19 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)10 Keywords arguments 20 前処理 alice -> bob : id(ab,cd) @enduml 20.10 Keywords arguments Like in Python, you can use keywords arguments : @startuml !unquoted procedure $element($alias, $description="" 言語リファレンスガイド (1.2020.22) 281 / 293 22.9 ArchiMate 22 標準ライブラリ Business_Service(itSupportService, "IT Support for Business (Application Service)") Application_DataObject(dataObject, "Web Page Data \n 'on the0 码力 | 294 页 | 3.11 MB | 1 年前3
共 24 条
- 1
- 2
- 3













