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

无数据

分类

全部后端开发(395)Python(237)综合其他(182)Weblate(153)Java(61)Spring(61)区块链(45)PyWebIO(43)Django(40)Jupyter(31)

语言

全部英语(506)中文(简体)(134)法语(1)日语(1)韩语(1)英语(1)

格式

全部其他文档 其他(644)
 
本次搜索耗时 0.188 秒,为您找到相关结果约 644 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Weblate
  • Java
  • Spring
  • 区块链
  • PyWebIO
  • Django
  • Jupyter
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 日语
  • 韩语
  • 英语
  • 全部
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 百度超级链 XuperChain latest 中文文档

    6. 实验 写入测试可参考代码 kv/mstorage/test/test_write.go [https://github.com/xuperchain/xuperchain/blob/master/core/kv/mstorage/test/test_write.go] 读取测试可参考代码 kv/mstorage/test/test_read.go [https://github.com com/xuperchain/xuperchain/blob/master/core/kv/mstorage/test/test_read.go] 17. 平行链与群组 17.1. 背景 超级链具备平行链特性,能够实现业务的混部,确保整体架构性能上可以水平 扩展; 同时,平行链还具备群组特性,能够一定程度上实现平行链隐私数据的隔离, 只有群组内的节点才能有这个平行链的数据。 17.2. 术语 wasm 运行时会提示手续费的数目,使用 –fee 参数传入即可 3. 合约调用 $./xchain-cli wasm invoke --method increase -a '{"key":"test"}' counter --fee 100 The gas you cousume is: 93 The fee you pay is: 100 Tx id: 141e4c1fb99566ce
    0 码力 | 316 页 | 24.51 MB | 1 年前
    3
  • mobi文档 Computer Programming with the Nim Programming Language

    because, as you add or change code, you must compile the whole program before you can execute and test it. That can be inconvenient for beginner programmers, as they may have to do this editing and testing execution. If your test does not attempt to run a faulty statement, there will be no error, but it may surface later. Modern compilers use various techniques to enable also nearly immediate test when a part major platforms, including Windows, Linux, BSD, and macOS. Cross-compiling to Android and other mobile and embedded devices and microcontrollers is possible, and the JavaScript backend allows the creation
    0 码力 | 865 页 | 7.45 MB | 1 年前
    3
  • epub文档 Computer Programming with the Nim Programming Language

    because, as you add or change code, you must compile the whole program before you can execute and test it. That can be inconvenient for beginner programmers, as they may have to do this editing and testing execution. If your test does not attempt to run a faulty statement, there will be no error, but it may surface later. Modern compilers use various techniques to enable also nearly immediate test when a part major platforms, including Windows, Linux, BSD, and macOS. Cross-compiling to Android and other mobile and embedded devices and microcontrollers is possible, and the JavaScript backend allows the creation
    0 码力 | 784 页 | 2.13 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.1 Documentation

    general/automatic use in browsers. However, because some CA must be used to manage identity (even in a test environment), Fabric CA can be used to provide and manage certificates. It is also possible — and establishing a blockchain network using Hyperledger Fabric and provides a basic sample application to test it out. There are also tutorials for updating your channel, Adding an Org to a Channel, and upgrading execute ledger queries. If everything goes well, you’ll get this message: ========= All GOOD, EYFN test execution completed =========== eyfn.sh can be used with the same Node.js chaincode and database
    0 码力 | 422 页 | 4.84 MB | 1 年前
    3
  • epub文档 BlenderVR User Manual Release 0.1

    (VRPN) Open Sound Control (OSC) Oculus Rift DK2 Architecture Master and Slaves Notion of Vehicle UI - Daemon Network Protocol Configuration File Development BlenderVR API [http://blender-vr.readthedocs BlenderVR (automatic) This section details the install of BlenderVR based on an executable file, automation of the procedure described in the Install BlenderVR page. Once BlenderVR installed, verify the -DPYTHON_LIBRARY=//lib/libpython3.4.dylib 2. Test the installation (VRPN itself and its shared object python module) Test the installation with the binaries you just compiled, using the
    0 码力 | 75 页 | 861.11 KB | 1 年前
    3
  • epub文档 Kotlin 1.9.10 官方文档 中文版

    协程 注解 解构声明 反射 多平台开发 Kotlin 多平台用于 iOS 与 Android Kotlin 多平台移动端入门 1. 搭建环境 2. 创建第一个跨平台应用 3. 更新 UI 4. 添加依赖 5. 共享更多逻辑 6. 项目圆满结束 了解移动端项目结构 让 Android 应用程序能用于 iOS——教程 发布应用程序 使用 Ktor 和 SQLDelight 指南 用 Lincheck 编写第一个测试 测试策略 操作参数 数据结构约束 进度保证 时序规范 Ktor↗ API 参考 标准库(stdlib)↗ 测试库(kotlin.test)↗ 协程(kotlinx.coroutines)↗ 序列化(kotlinx.serialization)↗ 1.13.5 1.13.6 1.13.7 1.14 1.14.1 server-side development Kotlin Multiplatform Multiverse Tutorials on using Kotlin Multiplatform for mobile Competitive programming Kotlin for competitive programming Kotlin standard library Tutorials
    0 码力 | 3753 页 | 29.69 MB | 1 年前
    3
  • epub文档 Krita 5.2 Manual

    help the developers by giving us your feedback on features as they are being developed, and you can test bug fixes for us. This is hugely important, which is why our regular testers get their name in the from the list. You can also drag and drop. Making a Brush Preset Now, let’s make a simple brush to test the waters with: Getting a default for the brush engine. First, open the settings with the F5 key changed to a big curve. This is the sensor curve. 3. Uncheck the Enable Pen Settings checkbox. 4. Test on the scratch pad… there still seems to be something affecting opacity. This is due to the flow
    0 码力 | 1502 页 | 79.07 MB | 1 年前
    3
  • mobi文档 Pro Git 2nd Edition 2.1.413

    changes that are unstaged. If our environment looks like this: $ git add CONTRIBUTING.md $ echo '# test line' >> CONTRIBUTING.md $ git status On branch master Your branch is up-to-date with 'origin/master' Projects See our [projects list] (https://github.com/libgit2/libgit2/blob/development/PROJECTS.md). +# test line and git diff --cached to see what you’ve staged so far (--staged and -- cached are synonyms): Scott Chacon Date: Sat Mar 15 16:40:33 2008 -0700 Remove unnecessary test commit a11bef06a3f659402fe7563abf99ad00de2209e6 Author: Scott Chacon Date:
    0 码力 | 731 页 | 21.49 MB | 1 年前
    3
  • epub文档 Pro Git 2nd Edition 2.1.413

    changes that are unstaged. If our environment looks like this: $ git add CONTRIBUTING.md $ echo '# test line' >> CONTRIBUTING.md $ git status On branch master Your branch is up-to-date with 'origin/master' Tool See our [projects list] (https://github.com/libgit2/libgit2/blob/development/PROJECTS.md). +# test line and git diff --cached to see what you’ve staged so far (--staged and -- cached are synonyms): Scott Chacon Date: Sat Mar 15 16:40:33 2008 -0700 Remove unnecessary test commit a11bef06a3f659402fe7563abf99ad00de2209e6 Author: Scott Chacon Date:
    0 码力 | 691 页 | 13.35 MB | 1 年前
    3
  • epub文档 Krita 5.2 브로셔

    from the list. You can also drag and drop. Making a Brush Preset Now, let’s make a simple brush to test the waters with: Getting a default for the brush engine. First, open the settings with the F5 key changed to a big curve. This is the sensor curve. 3. Uncheck the Enable Pen Settings checkbox. 4. Test on the scratch pad… there still seems to be something affecting opacity. This is due to the flow is per dab, and opacity is per stroke. 6. Uncheck the Enable Pen Settings checkbox here as well. Test again. 7. Now you should be getting somewhere towards an inking brush. It is still too small however
    0 码力 | 1531 页 | 79.11 MB | 1 年前
    3
共 644 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 65
前往
页
相关搜索词
百度超级XuperChainlatest中文文文文档中文文档ComputerProgrammingwiththeNimLanguageHyperledgerFabric1.1DocumentationBlenderVRUserManualRelease0.1Kotlin1.910官方文版中文版Krita5.2ProGit2ndEdition2.1413
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩