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

语言

全部日语(20)

格式

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

    In code, we will represent the tree with two types: /// 2 つのサブ式に対して実行する演算。 enum Operation { Add, Sub, Mul, Div, } /// ツリー形式の式。 enum Expression { /// 2 つのサブ式に対する演算。 Op { op: Operation, left: Box こともできます。 #[test] #[ignore] fn test_value() { .. } /// 2 つのサブ式に対して実行する演算。 enum Operation { Add, Sub, Mul, Div, } /// ツリー形式の式。 enum Expression { /// 2 つのサブ式に対する演算。 Op { op: Operation, left: Box let term2 = Expression::Op { op: Operation::Mul, left: Box::new(Expression::Op { op: Operation::Sub, left: Box::new(Expression::Value(3)), right: Box::new(Expression::Value(4)), }), right: Box::new
    0 码力 | 381 页 | 1.36 MB | 11 月前
    3
  • pdf文档 Debian リファレンス v2.124

    IFS= , IFS=:, $ date -R # just a command output Sat, 23 Aug 2003 08:30:15 +0200 $ echo $(date -R) # sub shell --> input to main shell Sat 23 Aug 2003 08 30 36 +0200 $ unset IFS # reset IFS to the default yes” を設定しま す。 次に示すように、ローカルで認証鍵を生成しリモートシステム上に公開鍵をインストールします。 $ ssh-keygen -t rsa $ cat .ssh/id_rsa.pub | ssh user1@remote ”cat - >>.ssh/authorized_keys” ホストを制限したり特定コマンドを実行したりするには”~/.ssh/authorized_keys” -p” で設定できます。 上記のようにパスワードを使って接続したリモートホスト上の”~/.ssh/authorized_keys” 中にあなたの公開 SSH 鍵 (例えば”~/.ssh/id_rsa.pub”) を設定します。 Debian リファレンス 127 / 259 $ ssh-agent bash $ ssh-add ~/.ssh/id_rsa Enter passphrase for /home/username/
    0 码力 | 287 页 | 1.60 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 Schematic Editor

    schematic capture software distributed as a part of KiCad and available under the following operating systems: Linux Apple macOS Windows Regardless of the OS, all KiCad files are 100% compatible from one symbol libraries with KiCad, or they are not installed where KiCad expects to find them. On some systems the KiCad libraries are installed as a separate package. If you have installed the standard KiCad multiple sheets. In KiCad, multi-sheet schematics are organized hierarchically, with a root sheet and sub-sheet(s). Each sheet is its own .kicad_sch file and is itself a complete KiCad schematic. Working
    0 码力 | 194 页 | 7.86 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 イントロダクション

    integrated SPICE simulator for inspecting circuit behavior. KiCad runs on all major operating systems and a wide range of computer hardware. It supports PCBs with up to 32 copper layers and is suitable org. System Requirements KiCad is capable of running on a wide variety of hardware and operating systems, but some tasks may be slower or more difficult on lower-end hardware. For the best experience, Manufacturing files *.net Netlists *.py Python scripts *.pdf , *.txt Documentation files *.cir , *.sub , *.model SPICE models *.ibs , *.pkg IBIS models 11 KiCad configuration The KiCad preferences can
    0 码力 | 25 页 | 705.63 KB | 1 年前
    3
  • epub文档 Krita 5.2 マニュアル

    フィルタとマスクは右クリックメニュー(下の画像にあるように)とレイヤー ドッカーのプラスアイコンメニューからアクセスできます。 Right-click on a layer and go to Add sub-menu またフィルタダイアログ自体からフィルタをマスクとして追加することも でき、それには フィルタマスクを作る ボタンをクリックします。 すべてのフィルタとマスクはグループにも適用させることができ、非破壊 invented color management. What is color management? Color management is, dryly put, a set of systems that tries to have the same color translate properly between color devices. It usually works by back into another device space, such as RGB (for screens), or CMYK (for printers). Krita has two systems dedicated to color management. On the one hand, we have lcms2, which deal with ICC profiles, and
    0 码力 | 1591 页 | 79.16 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    footprint libraries with KiCad, or they are not installed where KiCad expects to find them. On some systems the KiCad libraries are installed as a separate package. If you have installed the standard KiCad item in pcb.GetDrawings(): if item.GetClass() == "PCB_TEXT": txt = re.sub("\$date\$ [0-9]{4}-[0-9]{2}-[0-9]{2}", "$date$", item.GetText()) that override the current grid Polar Coordinates Switch between polar and cartesian coordinate systems Switch units + Switch between imperial and metric units Undo Last Zoom Return zoom to level prior
    0 码力 | 204 页 | 6.90 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)

    **test list 1** * Bullet list * Second item ** Sub item *** Sub sub item * Third item ---- **test list 2** # Numbered list # Second item ## Sub item ## Another sub item # Third item }| {^Mix on salt ==Just **test list 1** * Bullet list * Second item ** Sub item *** Sub sub item * Third item ---- **test list 2** # Numbered list # Second item ## Sub item ## Another sub item # Third item ; @endmindmap PlantUML **test list 1** * Bullet list * Second item ** Sub item *** Sub sub item * Third item ---- **test list 2** # Numbered list # Second item ## Sub item ## Another sub item # Third item ; @endwbs PlantUML 言語リファレンスガイド
    0 码力 | 545 页 | 7.75 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.23 言語リファレンスガイド

    list * Second item } note left * Bullet list * Second item ** Sub item end note legend # Numbered list # Second item ## Sub item ## Another sub item PlantUML 言語リファレンスガイド (1.2020.23) 235 / 305 17.3 Escape :**test list 1** * Bullet list * Second item ** Sub item *** Sub sub item * Third item ---- **test list 2** # Numbered list # Second item ## Sub item ## Another sub item # Third item; stop @enduml PlantUML CREOLE 17.12.2 Class TODO: FIXME ￿ • Sub item • Sub sub item TODO: FIXME @startuml class a { **test list 1** * Bullet list * Second item ** Sub item *** Sub sub item * Third item ---- **test list 2**
    0 码力 | 306 页 | 3.19 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)

    list * Second item } note left * Bullet list * Second item ** Sub item end note legend # Numbered list # Second item ## Sub item ## Another sub item PlantUML 言語リファレンスガイド (1.2020.22) 223 / 293 17.3 Escape :**test list 1** * Bullet list * Second item ** Sub item *** Sub sub item * Third item ---- **test list 2** # Numbered list # Second item ## Sub item ## Another sub item # Third item; stop @enduml PlantUML CREOLE 17.12.2 Class TODO: FIXME ￿ • Sub item • Sub sub item TODO: FIXME @startuml class a { **test list 1** * Bullet list * Second item ** Sub item *** Sub sub item * Third item ---- **test list 2**
    0 码力 | 294 页 | 3.11 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)

    :**test list 1** * Bullet list * Second item ** Sub item *** Sub sub item * Third item ---- **test list 2** # Numbered list # Second item ## Sub item ## Another sub item # Third item; stop @enduml PlantUML CREOLE 21.12.2 Class TODO: FIXME ￿ • Sub item • Sub sub item TODO: FIXME @startuml class a { **test list 1** * Bullet list * Second item ** Sub item *** Sub sub item * Third item ---- **test list 2** 2** # Numbered list # Second item ## Sub item ## Another sub item # Third item } a -- b @enduml PlantUML 言語リファレンスガイド (1.2021.1) 319 / 392 21.12 Appendix: Examples of ”Creole List” on all diagrams 21
    0 码力 | 393 页 | 4.27 MB | 1 年前
    3
共 20 条
  • 1
  • 2
前往
页
相关搜索词
ComprehensiveRust日语202412Debianv2124KiCad8.0SchematicEditorKrita5.2PCBPlantUMLUML言語Version1.2023111.202023221.2021
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩