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

语言

全部日语(10)

格式

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

    the column header. Fields can be renamed with the button or deleted with the button. Several virtual fields are available in this dialog that do not directly represent symbol fields. Adding a field conventionally used to represent a connection to a power net, such as VCC or GND . Power symbols are virtual: they do not represent a physical component on the PCB. In addition to being a visual indicator manually or automatically by creating equivalence files (.equ files). Equivalence files are lookup tables associating each component with its footprint. Run the tool with Tools → Assign Footprints… , or
    0 码力 | 194 页 | 7.86 MB | 1 年前
    3
  • epub文档 Krita 5.2 マニュアル

    profiles work by holding tables of each color in a color space and their respective coordinates in a reference space. For CMYK this is typically L*A*B* and for the rest XYZ. These tables are tricky to make, Krita that is shared between Krita and programs like Blender, Natron and Nuke, and only uses Look Up Tables that are configured via a config file. You can set the workingspace of the image under input color storing and removing them from RAM takes time. These settings allow you to choose how much of your virtual desk you dedicate to Krita. Krita will then reserve them on start-up. This does mean that if you
    0 码力 | 1591 页 | 79.16 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(日语) 202412

    trait implementation to use. • When using dyn Trait, it instead uses dynamic dispatch through a virtual method table (vtable). This means that there's a single version of fn dynamic that is used regardless HTTP. • Libraries: Rutabaga Virtual Graphics Interface. • Kernel Drivers: Binder. • Firmware: pKVM firmware. 199 第 32 章 セットアップ コードのテストのために Cuttlefish Android Virtual Device を使用します。既存の Device があれば ルには、すでにいくつかの例が含まれています。 254 [crate.unicode-linebreak] allow-first-party-usage = false build-script-outputs = ["tables.rs"] 次に、gnrt.py -- gen を再実行して BUILD.gn ファイルを再生成し、この特定の出力ファイルが 後続のビルドステップで入力されることを ninja に教えます。
    0 码力 | 381 页 | 1.36 MB | 10 月前
    3
  • pdf文档 Debian リファレンス v2.124

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259 Debian リファレンス xvii List of Tables 1.1 興味あるテキストモードのプログラムパッケージのリスト . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.2 有用な文書パッケージのリスト (Netfilter) nftables V:106, I:701 182 設 定::Netfilter パケットフィルターと NAT のための管理ツール (Netfilter) ({ip,ip6,arp,eb}tables の後継) iputils-ping V:194, I:997 122 テスト ホスト名か IP アドレスによってリモートホスト のネットワークからの到達性をテスト (旧来、 GNU) iputils-arping パケットフィルターと NAT のための管理ツール (Netfilter) ({ip,ip6,arp,eb}tables の後継) iptables V:319, I:718 2414 netfilter の管理ツール (IPv4 用の iptables(8)、IPv6 用の ip6tables(8)) arptables V:0, I:1 100 netfilter の管理ツール (ARP 用の
    0 码力 | 287 页 | 1.60 MB | 1 年前
    3
  • pdf文档 CurveBS IO Processing Flow

    topology structure of CURVE. CurveBS uses the central node Metadata Server (MDS) to manage virtual disk mapping and data replicas distribution. Decentralization currently leads to excessive complexity rollback from snapshot CurveBS data organization Data organization of virtual block device in CurveBS1. CurveBS maps the virtual block device to a file. For example, block device /dev/sda corresponds support 4KB aligned read/write on block devices.CurveBS file structure of virtual block device As mentioned above, CurveBS maps virtual block devices to files. Let's look at the metadata for a file in CurveBS
    0 码力 | 13 页 | 2.03 MB | 5 月前
    3
  • pdf文档 KiCad 8.0 ことはじめ

    global symbol and footprint library tables, there are also project library tables for symbols and footprints. Symbols and footprints that are added to the global tables are available in all projects, while project-specific tables are available only for that specific project. Users can add their own libraries to the global library tables or to project-specific tables. The symbol library tables can be viewed windows. The footprint library tables can be viewed or edited with Preferences → Manage Footprint Libraries… in the Board Editor or Footprint Editor. Both library tables can also be accessed from the
    0 码力 | 53 页 | 2.34 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)

    ] } @endjson PlantUML 言語リファレンスガイド (1.2020.22) 173 / 293 13.4 JSON tables 13 DISPLAY JSON DATA 13.4 JSON tables 13.4.1 Type tables @startjson { "Numeric": [1, 2, 3], "String ": ["v1a", "v2b", "v3c"] Italy +++ Germany ++++ Berlin ++ Africa } } @endsalt 16.6 Tree table [T] You can combine trees with tables. @startsalt { {T +Region | Population | Age + World | 7.13 billion | 30 ++ America | 964 million . . . . . . . . . . . . 173 13.4 JSON tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174 13.4.1 Type tables . . . . . . . . . . . . . . . . . . .
    0 码力 | 294 页 | 3.11 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    allowed in the same table. However, nicknames can be duplicated between the global and project library tables. Libraries in the project table take precedence over libraries with the same name in the global options will have no effect when loading libraries. Path Variable Substitution The footprint library tables support path variable substitution, which allows you to define path variables containing custom Paths… dialog. Using path variables in the footprint library tables allows libraries to be relocated without breaking the footprint library tables, so long as the path variables are updated when the library
    0 码力 | 204 页 | 6.90 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 イントロダクション

    choose another location if desired. Please note that, the schematic symbol and footprint library tables from the previous version of KiCad will not be imported. You may also choose to start with default (footprint library table). 17 For each type of library (symbol and footprint), there are 2 library tables: global and project specific. The global library table is located in the user configuration directory
    0 码力 | 25 页 | 705.63 KB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.23 言語リファレンスガイド

    Italy +++ Germany ++++ Berlin ++ Africa } } @endsalt 16.6 Tree table [T] You can combine trees with tables. @startsalt { {T +Region | Population | Age + World | 7.13 billion | 30 ++ America | 964 million
    0 码力 | 306 页 | 3.19 MB | 1 年前
    3
共 10 条
  • 1
前往
页
相关搜索词
KiCad8.0SchematicEditorKrita5.2ComprehensiveRust日语202412Debianv2124CurveBSIOProcessingFlowPlantUMLUML言語Version1.202022PCB23
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩