积分充值
 首页
前端开发
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)系统运维(1)Linux(1)Rust(1)Krita(1)

语言

全部日语(19)

格式

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

    Custom rules will only be applied if there are no errors in the custom rules definitions. Use the Check Rule Syntax button to test the definitions and fix any problems before closing Board Setup. See The Violation Severity section allows you to configure the severity of each type of design rule check. Each rule may be set to create an error marker, a warning marker, or no marker (ignored). NOTE to Ignore in the Violation Severity section will completely disable the corresponding design rule check. Use this setting with caution. Importing settings You can import part or all of the board setup
    0 码力 | 204 页 | 6.90 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(日语) 202412

    available in other languages. Select your preferred language in the top right corner of the page or check the Translations page for a list of all available translations. The course is also available as a dev [unoptimized + debuginfo] target(s) in 0.24s Running `target/debug/exercise` Edit me! 6. cargo check でプロジェクトのエラーチェックを行い、cargo build でコンパイルだけ(実 行はせず)を行います。通常のデバッグビルドでは、生成されたファイルは target/debug/に 20 15.4 トレイト制約 ジェネリクスを用いるとき、あるトレイトのメソッドを呼び出せるように、型がそのトレイトを実装し ていることを要求したいことがよくあります。 (脚注:本教材では”Trait bounds”を「トレイト制約」と 翻訳しましたが、Rust の日本語翻訳コミュニティでは「トレイト境界」と呼ぶ流派もあり、どちらの翻 訳を採用するかについては議論がなされています。) You can do
    0 码力 | 381 页 | 1.36 MB | 10 月前
    3
  • epub文档 Krita 5.2 マニュアル

    custom profile of your screen, if not, convert it to something like Adobe RGB, sRGB or Rec. 2020. Check with the printer what kind of image they expect. Maybe they expect sRGB color space, or perhaps they the same OCIO config, select the right values and save the result as a PNG. For saving HDR images, check the HDR Display page. You can even use some of Blender’s or Natron’s filters at this stage, and when No Changes, Clip The image will be converted plainly to 12bit integer, and values that are out of bounds are clipped, the ICC profile will be embedded. Apply reverse Hybrid Log Gamma OOTF Whether to apply
    0 码力 | 1591 页 | 79.16 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 ことはじめ

    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 Importing help. Join our communities on Discord or IRC for real-time discussion with users and developers. Check the KiCad website for learning resources made by the KiCad community. 3 Basic Concepts and Workflow created as necessary. When the schematic is complete and the design has passed an electrical rules check (ERC), the design information in the schematic is transferred to the board editor and layout begins
    0 码力 | 53 页 | 2.34 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 Schematic Editor

    tool Search panel Net highlighting Net navigator Cross-probing from the PCB Electrical Rules Check Assigning Footprints Assigning Footprints in Symbol Properties Assigning Footprints While Placing Connection width specifies the grid size used for the Symbol pin or wire end off connection grid ERC check. Schematics typically use a 50 mil grid for electrical connections, so this should usually remain net or nets to be highlighted in the PCB editor, and vice versa. Electrical Rules Check The Electrical Rules Check (ERC) tool checks for certain errors in your schematic, such as unconnected pins, unconnected
    0 码力 | 194 页 | 7.86 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.6 言語リファレンスガイド

    繰り返すことがあります: PlantUML 言語リファレンスガイド (1.2019.6) 55 / 173 4.5 もっと分岐 4 アクティビティ図 @startuml (*) --> "check input" If "input is verbose" then --> [Yes] "turn on verbosity" --> "run command" else --> "run command" else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page.onRender()" as render --> ===REDIRECT_CHECK=== else -->[no] "Page.onGet()" onGet()" --> render endif else -->[false] ===REDIRECT_CHECK=== endif if "Do redirect?" then ->[yes] "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request"
    0 码力 | 174 页 | 1.99 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.9 言語リファレンスガイド

    繰り返すことがあります: PlantUML 言語リファレンスガイド (1.2019.9) 55 / 174 4.5 もっと分岐 4 アクティビティ図 @startuml (*) --> "check input" If "input is verbose" then --> [Yes] "turn on verbosity" --> "run command" else --> "run command" else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page.onRender()" as render --> ===REDIRECT_CHECK=== else -->[no] "Page.onGet()" onGet()" --> render endif else -->[false] ===REDIRECT_CHECK=== endif if "Do redirect?" then ->[yes] "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request"
    0 码力 | 175 页 | 2.02 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.23 言語リファレンスガイド

    り返すことがあります: PlantUML 言語リファレンスガイド (1.2020.23) 75 / 305 4.5 もっと分岐 4 アクティビティ図 @startuml (*) --> "check input" If "input is verbose" then --> [Yes] "turn on verbosity" --> "run command" else --> "run command" else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page.onRender()" as render --> ===REDIRECT_CHECK=== else -->[no] "Page.onGet()" onGet()" --> render endif else -->[false] ===REDIRECT_CHECK=== endif if "Do redirect?" then ->[yes] "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request"
    0 码力 | 306 页 | 3.19 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)

    り返すことがあります: PlantUML 言語リファレンスガイド (1.2020.22) 64 / 293 4.5 もっと分岐 4 アクティビティ図 @startuml (*) --> "check input" If "input is verbose" then --> [Yes] "turn on verbosity" --> "run command" else --> "run command" else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page.onRender()" as render --> ===REDIRECT_CHECK=== else -->[no] "Page.onGet()" onGet()" --> render endif else -->[false] ===REDIRECT_CHECK=== endif if "Do redirect?" then ->[yes] "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request"
    0 码力 | 294 页 | 3.11 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.4 言語リファレンスガイド

    繰り返すことがあります: PlantUML 言語リファレンスガイド (1.2019.4) 55 / 167 4.5 もっと分岐 4 アクティビティ図 @startuml (*) --> "check input" If "input is verbose" then --> [Yes] "turn on verbosity" --> "run command" else --> "run command" else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page.onRender()" as render --> ===REDIRECT_CHECK=== else -->[no] "Page.onGet()" onGet()" --> render endif else -->[false] ===REDIRECT_CHECK=== endif if "Do redirect?" then ->[yes] "redirect request" --> ==BEFORE_DESTROY=== else if "Do Forward?" then -left->[yes] "Forward request"
    0 码力 | 168 页 | 1.90 MB | 1 年前
    3
共 19 条
  • 1
  • 2
前往
页
相关搜索词
KiCad8.0PCBEditorComprehensiveRust日语202412Krita5.2SchematicPlantUML1.2019言語1.202023UMLVersion22
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩