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

无数据

分类

全部综合其他(5)KiCad(4)后端开发(1)系统运维(1)Linux(1)Rust(1)Krita(1)

语言

全部日语(7)

格式

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

    the current trace segment, you can cancel placing the via by pressing . The via will be removed and routing will continue on the original layer. You can place a via and end the current trace, without changing router will begin a trace from the first selected pad, which you can route as you would any other trace. When you complete the trace, the router will automatically begin a new trace from the next pad in pads. Pads that already have traces attached are skipped. You can also skip routing the current trace and move on to the next pad by pressing . You can also select footprints instead of pads; all unrouted
    0 码力 | 204 页 | 6.90 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 ことはじめ

    components based on the connections in the schematic as well as other electrical considerations, such as trace resistance, controlled impedance requirements, crosstalk, etc. Often the schematic will need to Tracks With the components in place, it’s time to connect the pads with copper traces. The first trace will be drawn on the front of the board, so change the active layer to F.Cu in the Layers tab of connection to the led pad of R1 , so click on that pad to draw a trace connecting the two pads. Clicking on the second pad completes the trace. The ratsnest line between the led pins is no longer drawn because
    0 码力 | 53 页 | 2.34 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(日语) 202412

    with support for carrying additional contextual information, which can be used to provide a semantic trace of what the program was doing leading up to the error. This can be combined with the convenience logger::init( logger::Config::default() .with_tag_on_device("rust") .with_max_level(log::LevelFilter::Trace), ); debug!("Starting program."); info!("Things are going fine."); error!("Something went wrong!"); address range. let uart = unsafe { Uart::new(PL011_BASE_ADDRESS) }; logger::init(uart, LevelFilter::Trace).unwrap(); info!("main({x0:#x}, {x1:#x}, {x2:#x}, {x3:#x})"); assert_eq!(x1, 42); system_off::()
    0 码力 | 381 页 | 1.36 MB | 10 月前
    3
  • pdf文档 KiCad 8.0 Calculator Tools

    thermal properties of a given plated through-hole pad or via. 配線幅 The Track Width tool calculates the trace width for printed circuit board conductors for a given current and temperature rise. It uses formulas
    0 码力 | 8 页 | 360.88 KB | 1 年前
    3
  • pdf文档 KiCad 8.0 Schematic Editor

    Dark Mode Plots Draw plots with a black background Dotted Current/Phase Draw secondary signal trace (current or phase) with a dotted line Show Legend Add Lines Add connected graphic lines Add Polygon
    0 码力 | 194 页 | 7.86 MB | 1 年前
    3
  • pdf文档 Debian リファレンス v2.124

    py”- Python スクリプトの文法チェック • “python -mtrace --trace script.py”- Python スクリプトのトレース • “perl -I ../libpath -c script.pl”- Perl スクリプトの文法チェック • “perl -d:Trace script.pl”- Perl スクリプトのトレース dash のコードチェックの際には、bash
    0 码力 | 287 页 | 1.60 MB | 1 年前
    3
  • epub文档 Krita 5.2 マニュアル

    is nothing after the time, it means there was a crash and the crash handler was creating the stack trace before being closed manually. In this case, try to re-trigger the crash and wait longer until the
    0 码力 | 1591 页 | 79.16 MB | 1 年前
    3
共 7 条
  • 1
前往
页
相关搜索词
KiCad8.0PCBEditorComprehensiveRust日语202412CalculatorToolsSchematicDebianv2124Krita5.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩