积分充值
 首页
前端开发
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)综合其他(7)KiCad(5)前端开发(2)JavaScript(2)系统运维(1)Linux(1)人工智能(1)Rust(1)

语言

全部日语(23)

格式

全部PDF文档 PDF(22)其他文档 其他(1)
 
本次搜索耗时 0.094 秒,为您找到相关结果约 23 个.
  • 全部
  • 后端开发
  • UML
  • 综合其他
  • KiCad
  • 前端开发
  • JavaScript
  • 系统运维
  • Linux
  • 人工智能
  • Rust
  • 全部
  • 日语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 KiCad 8.0 Schematic Editor

    unique identifiers for components in a design. They are often printed on a PCB and in assembly diagrams, and allow you to match symbols in a schematic to the corresponding components on a board. In KiCad following way, if component pins are aligned in increasing order (a common case in practice on components such as memories, microprocessors… ): Place the first label (for example PCA0 ) Use the repetition a power rail. This happens in designs where the power is provided through connectors or other components that are not marked as power outputs. In these cases ERC won’t detect any Output Power pins connected
    0 码力 | 194 页 | 7.86 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)

    "Data Access" as DA DA - [First Component] [First Component] ..> HTTP : use note left of HTTP : Web Service only note right of [First Component] A note can also be on several lines end note @enduml long comment on several lines ] @enduml 7.11 個々の色 コンポーネント定義のあとに色を指定することができます。 @startuml component [Web Server] #Yellow @enduml 7.12 ステレオタイプでスプライトを使用 ステレオタイプのコンポーネント内にスプライトを使用することができます。 @startuml sprite #777777 } () "Data Access" as DA DA - [First Component] [First Component] ..> () HTTP : use HTTP - [Web Server] << Apache >> PlantUML 言語リファレンスガイド (1.2021.1) 132 / 392 7.14 特有の skinparam 7 コンポーネント図 @enduml
    0 码力 | 393 页 | 4.27 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    concepts A printed circuit board in KiCad is generally made up of footprints representing electronic components and their pads, nets defining how those pads connect to each other, tracks, vias, and filled zones feature can be used in combination with backannotating reference designators to reannotate all components in the design based on their location in the layout. Back annotation with CMP files Select changes Statistics The Board Statistics dialog shows a summary of the board’s contents, including the number of components, pads and vias; each by their own types as well as the overall board size. 88 Find tool The
    0 码力 | 204 页 | 6.90 MB | 1 年前
    3
  • pdf文档 Debian リファレンス v2.124

    org/debian/ Suites: bookworm Components: main non-free-firmware contrib non-free Types: deb deb-src URIs: http://security.debian.org/debian-security/ Suites: bookworm-security Components: main non-free-firmware Debian アーカイブのルート URI のリストを定義します。 – ”Suites:” スタンザはスイート名かコードネームのいずれかを用いてディストリビューションのリストを定義 します。 – ”Components:” スタンザは Debian アーカイブの中の有効なアーカイブのエリア名のリストを定義します。 ソース関連のメタデーターにアクセスしない aptitude のためだけなら”deb-src” armel hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips ←� mipsel powerpc s390 sparc Components: main contrib non-free Description: Debian x.y Unstable - Not Released Debian リファレンス 65 / 259
    0 码力 | 287 页 | 1.60 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)

    "Data Access" as DA DA - [First Component] [First Component] ..> HTTP : use note left of HTTP : Web Service only note right of [First Component] A note can also be on several lines end note @enduml long comment on several lines ] @enduml 7.11 個々の色 コンポーネント定義のあとに色を指定することができます。 @startuml component [Web Server] #Yellow @enduml 7.12 ステレオタイプでスプライトを使用 ステレオタイプのコンポーネント内にスプライトを使用することができます。 @startuml sprite #777777 } () "Data Access" as DA DA - [First Component] [First Component] ..> () HTTP : use HTTP - [Web Server] << Apache >> PlantUML 言語リファレンスガイド (1.2021.2) 133 / 398 7.14 特有の skinparam 7 コンポーネント図 @enduml
    0 码力 | 399 页 | 4.33 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.3 言語リファレンスガイド

    "Data Access" as DA DA - [First Component] [First Component] ..> HTTP : use note left of HTTP : Web Service only note right of [First Component] A note can also be on several lines end note @enduml long comment on several lines ] @enduml 7.11 個々の色 コンポーネント定義のあとに色を指定することができます。 @startuml component [Web Server] #Yellow @enduml 7.12 ステレオタイプでスプライトを使用 ステレオタイプのコンポーネント内にスプライトを使用することができます。 @startuml sprite #777777 } () "Data Access" as DA DA - [First Component] [First Component] ..> () HTTP : use HTTP - [Web Server] << Apache >> PlantUML 言語リファレンスガイド (1.2021.2) 133 / 411 7.14 特有の skinparam 7 コンポーネント図 @enduml
    0 码力 | 412 页 | 4.46 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)

    use PlantUML 言語リファレンスガイド (1.2023.11) 154 / 544 7.5 コンポーネントのグループ化 7 コンポーネント図 note left of HTTP : Web Service only note right of [First Component] A note can also be on several lines end note @enduml long comment on several lines ] @enduml 7.11 個々の色 コンポーネント定義のあとに色を指定することができます。 @startuml component [Web Server] #Yellow @enduml 7.12 ステレオタイプでスプライトを使用 ステレオタイプのコンポーネント内にスプライトを使用することができます。 @startuml sprite ArrowFontName Impact ArrowColor #FF6655 ArrowFontColor #777777 } () "Data Access" as DA Component "Web Server" as WS << Apache >> DA - [First Component] [First Component] ..> () HTTP : use HTTP - WS @enduml
    0 码力 | 545 页 | 7.75 MB | 1 年前
    3
  • epub文档 Krita 5.2 マニュアル

    版用のビルド説明から始めてください。 もし問題があったり、ソフトをコンパイルするのが初めてなら Krita の開発 者にコンタクトを取ることを躊躇わないでください。メインで使われてい る3つのチャンネルがあります: irc: web.libera.chat, チャンネル #krita メーリングリスト [https://mail.kde.org/mailman/listinfo/kimageshop] Krita Artists customary for the input device (your screen) and the output devices (your printer, or target screen). For web the output is always sRGB. Set up your screen profiles under Settings ‣ Configure Krita... ‣ Color to export it, you can modify the color space to optimize it: If you are preparing an image for the web: If you use 16bit color depth or higher, convert the image to 8bit color depth. This will make the
    0 码力 | 1591 页 | 79.16 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 ことはじめ

    representation of the circuit: which components are used and what connections are made between them. Schematic symbols are pictorial representations of electronic components in a schematic, such as a zigzag schematic is transferred to the board editor and layout begins. The schematic describes which components are in the design and how they are connected; the board editor uses this information to make layout each footprint on the circuit board. After component placement, copper tracks are drawn between components based on the connections in the schematic as well as other electrical considerations, such as
    0 码力 | 53 页 | 2.34 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 イントロダクション

    project manager. 3 Schematic editor files *.kicad_sch Schematic files containing all info and the components themselves. *.kicad_sym Schematic symbol library file, containing the component descriptions: the schematic to the board does not require the use of netlist files. *.cmp Association between components used in the schematic and their footprints. It can be created by the Board Editor and imported Project Close the current project Image Converter + Convert bitmap images to schematic or PCB components Drawing Sheet Editor + Edit drawing sheet borders and title block Footprint Editor + Edit PCB
    0 码力 | 25 页 | 705.63 KB | 1 年前
    3
共 23 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
KiCad8.0SchematicEditorPlantUMLUML言語Version1.2021PCBDebianv21241.202311Krita5.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩