积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(1669)Python(515)综合其他(468)Java(372)云计算&大数据(343)Spring(312)Weblate(302)数据库(244)C++(229)系统运维(134)

语言

全部英语(2254)中文(简体)(495)中文(繁体)(22)日语(20)法语(16)西班牙语(15)韩语(15)德语(14)俄语(14)英语(10)

格式

全部PDF文档 PDF(2171)其他文档 其他(645)TXT文档 TXT(64)PPT文档 PPT(7)DOC文档 DOC(5)
 
本次搜索耗时 0.036 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Java
  • 云计算&大数据
  • Spring
  • Weblate
  • 数据库
  • C++
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 法语
  • 西班牙语
  • 韩语
  • 德语
  • 俄语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Back To Basics: The Rule of Five

    Agenda ● Background ● Core Guidelines ● What is the Rule of Five ● Compiler provided functions ● What is the Rule of Zero 3Copyright © 2023 Andre Kostur C++ is a net> C++ Core Guidelines 6Copyright © 2023 Andre Kostur Guideline C.21 is “The Rule of Five” 7Copyright © 2023 Andre Kostur Simple String 8Copyright © 2023 Andre nullptr; return *this; } // … char * data_; }; 19Copyright © 2023 Andre Kostur The Rule of Five C.21: “If you define or =delete any copy, move, or destructor function, define or =delete
    0 码力 | 42 页 | 623.10 KB | 5 月前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    footprints Working with pads Working with zones Routing tracks Graphical objects Dimensions Rule Areas (Keepouts) Forward and back annotation Locking Groups Creating Arrays Cleanup tools Inspecting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Measurement tool Design rule checking Board Statistics Find tool Search panel 3D ビューア Net inspector Generating outputs Fabrication nets in the ratsnest does not change the connectivity of the board and will not impact the design rule checker; it only is intended to make the ratsnest easier to understand. Ctrl Tab Tab Shift Tab
    0 码力 | 204 页 | 6.90 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    footprints Working with pads Working with zones Routing tracks Graphical objects Dimensions Rule Areas (Keepouts) Forward and back annotation Locking Groups Creating Arrays Cleanup tools Inspecting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Measurement tool Design rule checking Board Statistics Find tool Search panel 3D Viewer Net inspector Generating outputs nets in the ratsnest does not change the connectivity of the board and will not impact the design rule checker; it only is intended to make the ratsnest easier to understand. Ctrl Tab Tab Shift Tab
    0 码力 | 205 页 | 6.78 MB | 1 年前
    3
  • pdf文档 KiCad PCB Editor 7.0

    Bulk editing tools Cleanup tools Importing graphics Inspecting a board Measurement tool Design rule checking Find tool Search panel 3D Viewer Net inspector Generating outputs 2 2 3 3 4 5 nets in the ratsnest does not change the connectivity of the board and will not impact the design rule checker; it only is intended to make the ratsnest easier to understand. Each net and net class can Pressing while the selection tool is active will clear the current selection. Net highlighting An electrical net (or set of nets) can be highlighted in the PCB editor to visualize how the net is routed across
    0 码力 | 129 页 | 7.75 MB | 1 年前
    3
  • pdf文档 KiCad PCB Editor 6.0

    Bulk editing tools Cleanup tools Importing graphics Inspecting a board Measurement tool Design rule checking Find tool 3D Viewer Net inspector Generating outputs 2 2 3 3 4 5 5 5 7 8 8 nets in the ratsnest does not change the connectivity of the board and will not impact the design rule checker; it only is intended to make the ratsnest easier to understand. Each net and net class can Pressing while the selection tool is active will clear the current selection. Net highlighting An electrical net (or set of nets) can be highlighted in the PCB editor to visualize how the net is routed across
    0 码力 | 110 页 | 3.61 MB | 1 年前
    3
  • pdf文档 KiCad 7.0 Reference manual

    and Moving Objects Wiring the Schematic Annotation, Symbol Properties, and Footprints Electrical Rules Check Bill of Materials Tutorial Part 3: Circuit Board PCB Editor Basics Board Setup and Stackup Schematic Drawing A Board Outline Placing Footprints Routing Tracks Placing Copper Zones Design Rule Checking 3D Viewer Fabrication Outputs Tutorial Part 4: Custom Symbols and Footprints Library several utilities to help with circuit and PCB design, including a PCB calculator for determining electrical properties of circuit structures, a Gerber viewer for inspecting manufacturing files, a 3D viewer
    0 码力 | 52 页 | 2.24 MB | 1 年前
    3
  • pdf文档 Getting Started in KiCad 6.0

    and Moving Objects Wiring the Schematic Annotation, Symbol Properties, and Footprints Electrical Rules Check Bill of Materials Tutorial Part 3: Circuit Board PCB Editor Basics Board Setup and Stackup Schematic Drawing A Board Outline Placing Footprints Routing Tracks Placing Copper Zones Design Rule Checking 3D Viewer Fabrication Outputs Tutorial Part 4: Custom Symbols and Footprints Library several utilities to help with circuit and PCB design, including a PCB calculator for determining electrical properties of circuit structures, a Gerber viewer for inspecting manufacturing files, a 3D viewer
    0 码力 | 54 页 | 2.41 MB | 1 年前
    3
  • pdf文档 Getting Started in KiCad 8.0

    and Moving Objects Wiring the Schematic Annotation, Symbol Properties, and Footprints Electrical Rules Check Bill of Materials Tutorial Part 3: Circuit Board PCB Editor Basics Board Setup and Stackup Schematic Drawing A Board Outline Placing Footprints Routing Tracks Placing Copper Zones Design Rule Checking 3D Viewer Fabrication Outputs Tutorial Part 4: Custom Symbols and Footprints Library several utilities to help with circuit and PCB design, including a PCB calculator for determining electrical properties of circuit structures, a Gerber viewer for inspecting manufacturing files, a 3D viewer
    0 码力 | 53 页 | 2.32 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 ことはじめ

    and Moving Objects Wiring the Schematic Annotation, Symbol Properties, and Footprints Electrical Rules Check Bill of Materials Tutorial Part 3: Circuit Board PCB Editor Basics Board Setup and Stackup Schematic Drawing A Board Outline Placing Footprints Routing Tracks Placing Copper Zones Design Rule Checking 3D Viewer Fabrication Outputs Tutorial Part 4: Custom Symbols and Footprints Library several utilities to help with circuit and PCB design, including a PCB calculator for determining electrical properties of circuit structures, a Gerber viewer for inspecting manufacturing files, a 3D viewer
    0 码力 | 53 页 | 2.34 MB | 1 年前
    3
  • pdf文档 KiCad 6.0 快速入门

    and Moving Objects Wiring the Schematic Annotation, Symbol Properties, and Footprints Electrical Rules Check Bill of Materials Tutorial Part 3: Circuit Board PCB Editor Basics Board Setup and Stackup Schematic Drawing A Board Outline Placing Footprints Routing Tracks Placing Copper Zones Design Rule Checking 3D Viewer Fabrication Outputs Tutorial Part 4: Custom Symbols and Footprints Library several utilities to help with circuit and PCB design, including a PCB calculator for determining electrical properties of circuit structures, a Gerber viewer for inspecting manufacturing files, a 3D viewer
    0 码力 | 54 页 | 2.47 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
BackToBasicsTheRuleofFiveKiCad8.0PCBEditor7.06.0ReferencemanualGettingStartedin快速入门
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩