积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(13)UML(12)综合其他(5)KiCad(4)前端开发(2)JavaScript(2)系统运维(1)Linux(1)Rust(1)Krita(1)

语言

全部日语(21)

格式

全部PDF文档 PDF(20)其他文档 其他(1)
 
本次搜索耗时 0.099 秒,为您找到相关结果约 21 个.
  • 全部
  • 后端开发
  • UML
  • 综合其他
  • KiCad
  • 前端开发
  • JavaScript
  • 系统运维
  • Linux
  • Rust
  • Krita
  • 全部
  • 日语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Krita 5.2 マニュアル

    の API ドキュメントは Krita が書かれた C++ 言語に基づいている からです。魔法は Python の SIP と呼ばれるツールにあり、これを用いるこ とで Python に C++ を喋らせたり、Krita と会話できるようになります。結 果、import krita を行い、関数を呼び出したときに、ドキュメントに書か れている C++ メソッドを実際に使うようになります。 これがど ことと合うはずです - 上で使った createDocument()、activeWindow()、 action() 関数のドキュメントを閲覧することができます。 もっと混乱するのは Krita が使う C++ クラスを、Q で始まる Qt のクラスも 含めて見ることです。でもここに SIP の美しさがあります: これらのクラス を可能な限りシンプルで単直に訳してくれることです。例えば、 QStringList 解するのがかなり難しい [https://www.riverbankcomputing.com/static/Docs/PyQt5/signals_slots.html] の と、シグナルやスロットを作る方法が C++ の Qt と非常に異なるため、こ こで説明します: PyQt で作るすべての Python の関数は、スロットとして理解できます。つま り、これらは Action.triggered や QPushButton
    0 码力 | 1591 页 | 79.16 MB | 1 年前
    3
  • pdf文档 Debian リファレンス v2.124

    ライブラリー (”libc” 等) のバージョン互換性 – 関連ユーティリティープログラムのバージョン互換性 Debian リファレンス 76 / 259 – カーネル ABI 互換性 – C++ の ABI 互換性 – … 注意 パッケージを比較的安全にインストールできるようにするために、一部の商用 non-free バイナリープログラムパ ッケージは完全に静的にリンクされたライブラリ パッケージとソースファイルのキャッシュプロキシ (Perl プログラム) apt-cacher-ng V:4, I:4 1816 ソフトウェアーパッケージの頒布ためのキャッシュプロキシ (コンパイルされた C++ プログラム) Table 2.19: Debian アーカイブ専用のプロキシツールのリスト 注意 Debian がそのアーカイブ構造を再編した際に、このような専用のプロキシツールはパッケージメンテナ と apt-secure(8) と sources.list(5) と apt.conf(5) と apt_preferences(5); – ”/usr/share/doc/apt-doc/guide.html/index.html” と”/usr/share/doc/apt-doc/offline.html/index.html” from the apt-doc package; – aptitude-doc-en
    0 码力 | 287 页 | 1.60 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 ことはじめ

    in the Device library. The R device is an IEC- style rectangular resistor symbol. An R_US symbol is also available for users who prefer the ANSI-style zigzag symbol. Select a resistor symbol and add be enabled or disabled using the button in the left toolbar. While it is not necessary for this guide, symbols can be manually annotated or reannotated using the Fill in schematic symbol reference designators the stackup, open the Board Stackup → Physical Stackup page of the Board Setup window. For this guide, leave the number of copper layers at 2, but more complicated projects might require more layers.
    0 码力 | 53 页 | 2.34 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 Schematic Editor

    symbols and drawing wires because the KiCad standard symbol library and all libraries that follow its style also use a 50 mil grid. Using a grid size other than 50 mil will result in schematics without proper can be used too. The regular expression flavor used is the wxWidgets Advanced Regular Expression style, which is similar to Perl regular expressions. If the symbol specifies a default footprint, this fields to update or not update, which properties of the fields to update (text, visibility, size and style, and position), and how to handle fields that are missing or empty in the library symbol. You can
    0 码力 | 194 页 | 7.86 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.23 言語リファレンスガイド

    QA-2794] 1.36.3 style strictuml To be conform to strict UML (for arrow style: emits triangle rather than sharp arrowheads), you can use: • skinparam style strictuml @startuml skinparam style strictuml Bob @enduml PlantUML 言語リファレンスガイド (1.2020.23) 37 / 305 2.3 Change Actor style 2 ユースケース図 2.3 Change Actor style You can change the actor style from stick man (by default) to: • an awesome man with the skinparam @enduml PlantUML 言語リファレンスガイド (1.2020.23) 100 / 305 5.20 Condition Style 5 アクティビティ図(ベータ版) 5.20 Condition Style 5.20.1 Inside style (by default) @startuml skinparam conditionStyle inside start repeat
    0 码力 | 306 页 | 3.19 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)

    @enduml PlantUML 言語リファレンスガイド (1.2020.22) 28 / 293 2.3 Change Actor style 2 ユースケース図 2.3 Change Actor style You can change the actor style from stick man (by default) to: • an awesome man with the skinparam @enduml PlantUML 言語リファレンスガイド (1.2020.22) 89 / 293 5.20 Condition Style 5 アクティビティ図(ベータ版) 5.20 Condition Style 5.20.1 Inside style (by default) @startuml skinparam conditionStyle inside start repeat / 293 5.20 Condition Style 5 アクティビティ図(ベータ版) repeatwhile (end) :act3; @enduml @startuml start repeat :act1; :act2; repeatwhile (end) :act3; @enduml 5.20.2 Diamond style @startuml skinparam conditionStyle
    0 码力 | 294 页 | 3.11 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    power plane, mixed, or jumper in the Board Editor Layers section. This designation is intended as a guide for the user only. Tracks and zones can be routed on any copper layer, no matter what the type is fields to update or not update, which properties of the fields to update (text, visibility, size and style, and position), and how to handle fields that are missing or empty in the library footprint. You gap controls the distance between each line in the hatch pattern. Smoothing effort controls the style of smoothing applied to the hatch pattern. A value of 0 will result in no smoothing, and a value
    0 码力 | 204 页 | 6.90 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)

    @enduml [Ref. QA-2794] 1.38.3 厳密な UML スタイル(style strictuml) 厳密な UML に準拠する(矢印の端を矢じり形ではなく三角形にする等)には、次のようにします: • skinparam style strictuml @startuml skinparam style strictuml Bob -> Alice : hello Alice -> (Last\nusecase) as UC4 @enduml PlantUML 言語リファレンスガイド (1.2021.1) 50 / 392 2.16 Change arrow color and style (inline style) 2 ユースケース図 2.15.2 ビジネスアクター @startuml :First Actor:/ :Another\nactor:/ as Man2 actor/ Woman3 actor: as Person1 @enduml [Ref. QA-12179] 2.16 Change arrow color and style (inline style) You can change the color or style of individual arrows using the inline following notation: • #color;line
    0 码力 | 393 页 | 4.27 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)

    @enduml [Ref. QA-2794] 1.38.3 厳密な UML スタイル(style strictuml) 厳密な UML に準拠する(矢印の端を矢じり形ではなく三角形にする等)には、次のようにします: • skinparam style strictuml @startuml skinparam style strictuml Bob -> Alice : hello Alice -> (1.2021.2) 76 / 398 3.34 角括弧を使用した関係(リンク、矢印)のスタイル 3 クラス図 • ラベル無し @startuml title Bracketed line style without label class foo class bar bar1 : [bold] bar2 : [dashed] bar3 : [dotted] bar4 : [hidden] bar5 -[dotted]-> bar3 foo -[hidden]-> bar4 foo -[plain]-> bar5 @enduml • ラベル有り @startuml title Bracketed line style with label class foo class bar bar1 : [bold] bar2 : [dashed] bar3 : [dotted] bar4 : [hidden] bar5
    0 码力 | 399 页 | 4.33 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.3 言語リファレンスガイド

    @enduml [Ref. QA-2794] 1.38.3 厳密な UML スタイル(style strictuml) 厳密な UML に準拠する(矢印の端を矢じり形ではなく三角形にする等)には、次のようにします: • skinparam style strictuml @startuml skinparam style strictuml Bob -> Alice : hello Alice -> (1.2021.2) 76 / 411 3.34 角括弧を使用した関係(リンク、矢印)のスタイル 3 クラス図 • ラベル無し @startuml title Bracketed line style without label class foo class bar bar1 : [bold] bar2 : [dashed] bar3 : [dotted] bar4 : [hidden] bar5 -[dotted]-> bar3 foo -[hidden]-> bar4 foo -[plain]-> bar5 @enduml • ラベル有り @startuml title Bracketed line style with label class foo class bar bar1 : [bold] bar2 : [dashed] bar3 : [dotted] bar4 : [hidden] bar5
    0 码力 | 412 页 | 4.46 MB | 1 年前
    3
共 21 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Krita5.2Debianv2124KiCad8.0SchematicEditorPlantUML1.202023言語UMLVersion22PCB1.2021
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩