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

无数据

分类

全部后端开发(61)区块链(61)

语言

全部中文(简体)(35)英语(26)

格式

全部其他文档 其他(32)PDF文档 PDF(29)
 
本次搜索耗时 0.128 秒,为您找到相关结果约 61 个.
  • 全部
  • 后端开发
  • 区块链
  • 全部
  • 中文(简体)
  • 英语
  • 全部
  • 其他文档 其他
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 PaddleDTX 1.0.0 中文文档

    com/docker/compose/releases] 制作镜像 1. 制作XuperDB镜像 $ cd PaddleDTX/xdb $ sh build_image.sh 产出镜像名和版本号为 registry.baidubce.com/paddledtx/paddledtx-dai:1.0 , 可以通过修改 build_image.sh 脚本来修改镜像名和版本号。 2. 制作 Distributed cd PaddleDTX/dai $ sh build_image.sh 产出为计算需求节点和任务执行节点两个镜像, 镜像名和版本号分别为: registry.baidubce.com/paddledtx/xdb-storage:1.0 registry.baidubce.com/paddledtx/xdb-dataowner:1.0 实际上他们是使用不 同镜像名的同一个镜像,可以通过修改 build_image
    0 码力 | 53 页 | 1.36 MB | 1 年前
    3
  • pdf文档 PaddleDTX 1.0.0 中文文档

    docker-compose 5.2.2 制作镜像 1. 制作 XuperDB 镜像 $ cd PaddleDTX/xdb $ sh build_image.sh 产出镜像名和版本号为 registry.baidubce.com/paddledtx/paddledtx-dai:1.0 ,可以通过修改 build_image.sh 脚 本来修改镜像名和版本号。 2. 制作 Distributed PaddleDTX/dai $ sh build_image.sh 产出为计算需求节点和任务执行节点两个镜像, 镜像名和版本号分别为: • registry.baidubce.com/paddledtx/xdb-storage:1.0 • registry.baidubce.com/paddledtx/xdb-dataowner:1.0 实际上他们是使用不同镜像名的同一个镜像,可 以通过修改 build_image
    0 码力 | 57 页 | 624.94 KB | 1 年前
    3
  • epub文档 PaddleDTX 1.1.0 中文文档

    cd PaddleDTX/xdb $ sh build_image.sh 产出为数据存储节点和数据持有节点两个镜像, 镜像名和版本号分别为: registry.baidubce.com/paddledtx/xdb-storage:1.1 registry.baidubce.com/paddledtx/xdb-dataowner:1.1 实际上他们是使用不 同镜像名的同一个镜像,可以通过修改 build_image build_image.sh 脚本来修改镜 像名和版本号。 2. 制作 Distributed AI 镜像 $ cd PaddleDTX/dai $ sh build_image.sh 产出镜像名和版本号为 registry.baidubce.com/paddledtx/paddledtx-dai:1.1 , 可以通过修改 build_image.sh 脚本来修改镜像名和版本号。 3. 编译合约 $ export
    0 码力 | 57 页 | 1.38 MB | 1 年前
    3
  • pdf文档 PaddleDTX 1.1.0 中文文档

    PaddleDTX/xdb $ sh build_image.sh 产出为数据存储节点和数据持有节点两个镜像, 镜像名和版本号分别为: • registry.baidubce.com/paddledtx/xdb-storage:1.1 • registry.baidubce.com/paddledtx/xdb-dataowner:1.1 实际上他们是使用不同镜像名的同一个镜像,可 以通过修改 build_image cd PaddleDTX/dai $ sh build_image.sh 5.2. 通过 docker 安装 19 PaddleDTX Documentation 产出镜像名和版本号为 registry.baidubce.com/paddledtx/paddledtx-dai:1.1 ,可以通过修改 build_image.sh 脚 本来修改镜像名和版本号。 3. 编译合约 $ export
    0 码力 | 65 页 | 687.09 KB | 1 年前
    3
  • epub文档 FISCO BCOS 1.3 中文文档

    解决方案: 查看nodejs是否已经安装,执行node -v 可查看 如果已经安装将build.sh一件安 装脚本里面的 sudo npm install -g cnpm --registry=https://registry.npm.taobao.org sudo cnpm install -g babel-cli babel-preset-es2017 echo '{ "presets": ["es2017"] openssl-devel deltarpm cmake3 #install nodejs sudo yum install -y nodejs sudo npm install -g cnpm --registry=https://registry.npm.taobao.org sudo cnpm install -g babel-cli babel-preset-es2017 ethereum-console echo nodejs-legacy sudo apt-get -y install npm sudo npm install -g secp256k1 sudo npm install -g cnpm --registry=https://registry.npm.taobao.org sudo cnpm install -g babel-cli babel-preset-es2017 ethereum-console echo
    0 码力 | 491 页 | 5.72 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.1 Documentation

    Platform-specific Binaries to your system. The script also will download the Docker images to your local registry. Hyperledger Fabric Samples We offer a set of sample applications that you may wish to install Fabric docker images from Docker Hub [https://hub.docker.com/u/hyperledger/] into your local Docker registry and tag them as ‘latest’. The script lists out the Docker images installed upon conclusion. Look remove the crypto material and four artifacts, and delete the chaincode images from your Docker Registry: ./byfn.sh -m down Once again, you will be prompted to continue, respond with a y or hit the return
    0 码力 | 422 页 | 4.84 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.1 Documentation

    script will download the Hyperledger Fabric docker images from Docker Hub into your local Docker registry and tag them as ‘latest’. The script lists out the Docker images installed upon conclusion. Look Platform-specific Binaries to your system. The script also will download the Docker images to your local registry. 1.5 Hyperledger Fabric Samples We offer a set of sample applications that you may wish to install remove the crypto material and four artifacts, and delete the chaincode images from your Docker Registry: ./byfn.sh -m down Once again, you will be prompted to continue, respond with a y or hit the return
    0 码力 | 277 页 | 3.21 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.2 Documentation

    script will download the Hyperledger Fabric docker images from Docker Hub into your local Docker registry and tag them as ‘latest’. The script lists out the Docker images installed upon conclusion. Look and Docker Images to your system. The script also will download the Docker images to your local registry. 3.2. Install Samples, Binaries and Docker Images 15 hyperledger-fabricdocs Documentation, Release remove the crypto material and four artifacts, and delete the chaincode images from your Docker Registry: ./byfn.sh down Once again, you will be prompted to continue, respond with a y or hit the return
    0 码力 | 335 页 | 4.48 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.2 Documentation

    and Docker Images to your system. The script also will download the Docker images to your local registry. Hyperledger Fabric SDKs Hyperledger Fabric offers a number of SDKs to support various programming Fabric docker images from Docker Hub [https://hub.docker.com/u/hyperledger/] into your local Docker registry and tag them as ‘latest’. The script lists out the Docker images installed upon conclusion. Look remove the crypto material and four artifacts, and delete the chaincode images from your Docker Registry: ./byfn.sh down Once again, you will be prompted to continue, respond with a y or hit the return
    0 码力 | 497 页 | 6.59 MB | 1 年前
    3
  • pdf文档 FISCO BCOS 2.9.0 中文文档

    config set https-proxy 如果您所在的网络不便访问npm官方镜像,请使用其他镜像代替,如淘宝: npm config set registry https://registry.npm.taobao.org # 部署过程中请确保能够访问外网以能够安装第三方依赖包 cd nodejs-sdk npm install npm run repoclean 0 Contract Registry - 跟踪最新合约 在Satellite模式中,如果一个主合约依赖子合约,在子合约升级时,主合约需要更新对子合约的地址 引用,这通过updateXXX来完成,例如前文的updateSatellite函数。这类接口属于维护性接口,与实际 业务无关,过多暴露此类接口会影响主合约美观,让调用者的体验大打折扣。Contract Registry设计 模式优雅地解决了 模式优雅地解决了这个问题。在该设计模式下,会有一个专门的合约Registry跟踪子合约的每次升级 情况,主合约可通过查询此Registyr合约取得最新的子合约地址。卫星合约重新部署后,新地址通 过Registry.update函数来更新。 contract Registry{ address _current; address[] _previous; //子合约升级了,就通过update函数更新地址 function
    0 码力 | 1489 页 | 107.09 MB | 1 年前
    3
共 61 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
前往
页
相关搜索词
addleDTX1.0中文文文文档中文文档1.1FISCOBCOS1.3HyperledgerFabricDocumentation1.22.9
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩