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

无数据

分类

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

语言

全部中文(简体)(31)英语(20)

格式

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

    0) ///<----- ethcall } return ret; } 在C++中,根据调用的参数,编写函数ethcall(),实现逻辑。 //C++ u256 ethcall(vector_ref result, std::string d1, std::string d2) { /* * 实现同态加密逻辑,结果直接写到result中 */ return #include <vector> using namespace std; using namespace dev; using namespace dev::eth; namespace dev { namespace eth { class EthCallDemo : EthCallExecutorvector_ref, string> a, int b, vector_refbstr, string str) override //必须u256,override很重要 { LOG(INFO) << "ethcall " << a + b << " " << bstr.toString() << str; //用vector_ref定义的vector可直接对sol中的array赋值
    0 码力 | 491 页 | 5.72 MB | 1 年前
    3
  • epub文档 FISCO BCOS 2.1.0 中文文档

    "jinny" 80000 bool isParallelPrecompiled() override { return true; } // 根据并行接口,从参数中取出互斥对象,返回互斥对象 std::vector getParallelTag(bytesConstRef param) override { (3)编译,重启节点 手动编译节点的方法,参考:这里 编译之后,关 a) uint32_t func = getParamFunc(param); bytesConstRef data = getParamData(param); std::vector results; if (func == name2Selector[DAG_TRANSFER_METHOD_TRS_STR2_UINT]) // 函数是并行接口 本次交易允许最多消耗的gas数量,FISCO BCOS可配置该值 2 2 data vector< byte > 与交易相关的数据,或者是创建合约时的初 始化参数 6 6 chainId u256 记录本次交易所属的链信息/业务信息 - 7 groupId u256 记录本次交易所属的群组 - 8 extraData vector< byte > 预留字段,记录交易信息,内部使用“#”分割 信息 - 9
    0 码力 | 1058 页 | 740.85 KB | 1 年前
    3
  • epub文档 FISCO BCOS 2.3.0 中文文档

    "jinny" 80000 bool isParallelPrecompiled() override { return true; } // 根据并行接口,从参数中取出互斥对象,返回互斥对象 std::vector getParallelTag(bytesConstRef param) override { // 获取被调用的函数名(func)和参数(data) uint32_t uint32_t func = getParamFunc(param); bytesConstRef data = getParamData(param); std::vector results; if (func == name2Selector[DAG_TRANSFER_METHOD_TRS_STR2_UINT]) // 函数是并行接口 本次交易允许最多消耗的gas数量,FISCO BCOS可配置该值 2 2 data vector< byte > 与交易相关的数据,或者是创建合约时的初 始化参数 6 6 chainId u256 记录本次交易所属的链信息/业务信息 - 7 groupId u256 记录本次交易所属的群组 - 8 extraData vector< byte > 预留字段,记录交易信息,内部使用“#”分割 信息 - 9
    0 码力 | 1227 页 | 10.79 MB | 1 年前
    3
  • epub文档 FISCO BCOS 2.2.0 中文文档

    "jinny" 80000 bool isParallelPrecompiled() override { return true; } // 根据并行接口,从参数中取出互斥对象,返回互斥对象 std::vector getParallelTag(bytesConstRef param) override { // 获取被调用的函数名(func)和参数(data) uint32_t uint32_t func = getParamFunc(param); bytesConstRef data = getParamData(param); std::vector results; if (func == name2Selector[DAG_TRANSFER_METHOD_TRS_STR2_UINT]) // 函数是并行接口 本次交易允许最多消耗的gas数量,FISCO BCOS可配置该值 2 2 data vector< byte > 与交易相关的数据,或者是创建合约时的初 始化参数 6 6 chainId u256 记录本次交易所属的链信息/业务信息 - 7 groupId u256 记录本次交易所属的群组 - 8 extraData vector< byte > 预留字段,记录交易信息,内部使用“#”分割 信息 - 9
    0 码力 | 1156 页 | 10.03 MB | 1 年前
    3
  • epub文档 FISCO BCOS 2.4.0 中文文档

    "jinny" 80000 bool isParallelPrecompiled() override { return true; } // 根据并行接口,从参数中取出互斥对象,返回互斥对象 std::vector getParallelTag(bytesConstRef param) override { // 获取被调用的函数名(func)和参数(data) uint32_t uint32_t func = getParamFunc(param); bytesConstRef data = getParamData(param); std::vector results; if (func == name2Selector[DAG_TRANSFER_METHOD_TRS_STR2_UINT]) // 函数是并行接口 本次交易允许最多消耗的gas数量,FISCO BCOS可配置该值 2 2 data vector< byte > 与交易相关的数据,或者是创建合约时的初 始化参数 6 6 chainId u256 记录本次交易所属的链信息/业务信息 - 7 groupId u256 记录本次交易所属的群组 - 8 extraData vector< byte > 预留字段,记录交易信息,内部使用“#”分割 信息 - 9
    0 码力 | 1314 页 | 11.21 MB | 1 年前
    3
  • epub文档 FISCO BCOS 2.5.0 中文文档

    "jinny" 80000 bool isParallelPrecompiled() override { return true; } // 根据并行接口,从参数中取出互斥对象,返回互斥对象 std::vector getParallelTag(bytesConstRef param) override { // 获取被调用的函数名(func)和参数(data) uint32_t uint32_t func = getParamFunc(param); bytesConstRef data = getParamData(param); std::vector results; if (func == name2Selector[DAG_TRANSFER_METHOD_TRS_STR2_UINT]) // 函数是并行接口 本次交易允许最多消耗的gas数量,FISCO BCOS可配置该值 2 2 data vector< byte > 与交易相关的数据,或者是创建合约时的初 始化参数 6 6 chainId u256 记录本次交易所属的链信息/业务信息 - 7 groupId u256 记录本次交易所属的群组 - 8 extraData vector< byte > 预留字段,记录交易信息,内部使用“#”分割 信息 - 9
    0 码力 | 1456 页 | 13.35 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.4.8 Documentation

    multi-property aspect of states is a powerful feature – it allows us to think of a Fabric state as a vector rather than a simple scalar. We then represent facts about whole objects as individual states, which for sophisticated object retrieval. See how MagnetoCorp’s paper 00001 is represented as a state vector that transitions according to different transaction stimuli: A commercial paper state is brought set of distinct Hyperledger Fabric states Notice how each paper in the list is represented by a vector state, with a unique composite key formed by the concatenation of org.papernet.paper, Issuer and
    0 码力 | 699 页 | 9.02 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.4.9 Documentation

    multi-property aspect of states is a powerful feature – it allows us to think of a Fabric state as a vector rather than a simple scalar. We then represent facts about whole objects as individual states, which for sophisticated object retrieval. See how MagnetoCorp’s paper 00001 is represented as a state vector that transitions according to different transaction stimuli: 6.3. Process and Data Design 111 set of distinct Hyperledger Fabric states Notice how each paper in the list is represented by a vector state, with a unique composite key formed by the concate- nation of org.papernet.paper, Issuer and
    0 码力 | 483 页 | 7.48 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.4.9 Documentation

    multi-property aspect of states is a powerful feature – it allows us to think of a Fabric state as a vector rather than a simple scalar. We then represent facts about whole objects as individual states, which for sophisticated object retrieval. See how MagnetoCorp’s paper 00001 is represented as a state vector that transitions according to different transaction stimuli: A commercial paper state is brought set of distinct Hyperledger Fabric states Notice how each paper in the list is represented by a vector state, with a unique composite key formed by the concatenation of org.papernet.paper, Issuer and
    0 码力 | 701 页 | 9.02 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.4 Documentation

    multi-property aspect of states is a powerful feature – it allows us to think of a Fabric state as a vector rather than a simple scalar. We then represent facts about whole objects as individual states, which for sophisticated object retrieval. See how MagnetoCorp’s paper 00001 is represented as a state vector that transitions according to different transaction stimuli: 6.3. Process and Data Design 111 set of distinct Hyperledger Fabric states Notice how each paper in the list is represented by a vector state, with a unique composite key formed by the concate- nation of org.papernet.paper, Issuer and
    0 码力 | 483 页 | 7.48 MB | 1 年前
    3
共 51 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
FISCOBCOS1.3中文文档2.12.32.22.42.5HyperledgerFabric1.4Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩