百度超级链 XuperChain master 中文文档实名合约代码路径如下:core/contractsdk/cpp/reserved/identity.cc [https://github.com/xuperchain/xuperchain/blob/master/core/contractsdk/cpp/reserved/identity.cc] 实名合约实名的对象是一个具体的ak。 1 2 3 cd ./contractsdk/cpp cp reserved/identity com/xuperchain/xuperchain/blob/master/core/kv/mstorage/test/test_write.go] 读取测试可参考代码 kv/mstorage/test/test_read.go [https://github.com/xuperchain/xuperchain/blob/master/core/kv/mstorage/test/test_read 为了实现跨链请求,仅有上面的链名跨链寻址协议是不够的,在跨链发起的原 链上还需要部署一个链名解析合约,该合约目前也已开源 链名解析合约 [https://github.com/xuperchain/xuperchain/blob/master/core/contractsdk/cpp/example/naming/src/naming.cc]。 1 2 3 4 5 6 7 8 9 10 11 12 // 注册一个网络,同时包含网络初始meta信息0 码力 | 316 页 | 24.51 MB | 1 年前3
Pro Git 2nd Edition 2.1.413detail, and a lot more. This chapter will round out your knowledge of Git so that you are truly a master. Chapter 8 is about configuring your custom Git environment. This includes setting up hook scripts during a Git initiated edit. Your default branch name By default Git will create a branch called master when you create a new repository with git init. From Git version 2.28 onwards, you can set a different after a clone, you should see something like this: $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working tree clean This means you have a clean working0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413detail, and a lot more. This chapter will round out your knowledge of Git so that you are truly a master. Chapter 8 is about configuring your custom Git environment. This includes setting up hook scripts during a Git initiated edit. Your default branch name By default Git will create a branch called master when you create a new repository with git init. From Git version 2.28 onwards, you can set a different after a clone, you should see something like this: $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working tree clean This means you have a clean working0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 detail, and a lot more. This chapter will round out your knowledge of Git so that you are truly a master. Chapter 8 is about configuring your custom Git environment. This includes setting up hook scripts during a Git initiated edit. Your default branch name By default Git will create a branch called master when you create a new repository with git init. From Git version 2.28 onwards, you can set a different after a clone, you should see something like this: $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working tree clean This means you have a clean working0 码力 | 691 页 | 13.35 MB | 1 年前3
Godot Game Development for BeginnersThis book is brought to you by Zenva - Enroll in our Godot Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine © Zenva Pty Ltd 2020. All rights This book is brought to you by Zenva - Enroll in our Godot Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine © Zenva Pty Ltd 2020. You'll master popular genres including RPGs, idle games, Platformers, and FPS games. This book is brought to you by Zenva - Enroll in our Godot Game Development Mini-Degree to master 2D and0 码力 | 199 页 | 12.53 MB | 10 月前3
The Vitess 5.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 How do I choose between master vs. replica for queries? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 There . . . . . . . 175 Elevated query latency on master . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 Master starts up read-only . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 Vitess sees the wrong tablet as master . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 User Guides0 码力 | 206 页 | 875.06 KB | 1 年前3
The Vitess 7.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 How do I choose between master vs. replica for queries? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 There . . . . . . . 203 Elevated query latency on master . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203 Master starts up read-only . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204 Vitess sees the wrong tablet as master . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204 User Guides0 码力 | 254 页 | 949.63 KB | 1 年前3
The Vitess 6.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 How do I choose between master vs. replica for queries? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 There . . . . . . . 167 Elevated query latency on master . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167 Master starts up read-only . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167 Vitess sees the wrong tablet as master . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 168 User Guides0 码力 | 210 页 | 846.79 KB | 1 年前3
Pro Git 中文版 第2版 2.1.66status 命令查看哪些文件处于什么状态。 如果在克隆仓库后立即使用此命令,会看到类似这样的 输出: $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working directory clean 这说明你现在的工作目录相当干净。换句话说,所有已跟踪文件在上次提交后都未被更改过。 现在,分支名是“master”,这是 默认的分支名。 我们在 Git 分支 中会详细讨论分支和引用。 现在,让我们在项目下创建一个新的 README 文件。 如果之前并不存在这个文件,使用 git status 命令,你 将看到一个新的未跟踪文件: 31 $ echo 'My Project' > README $ git status On branch master Your branch branch is up-to-date with 'origin/master'. Untracked files: (use "git add..." to include in what will be committed) README nothing added to commit but untracked files present (use "git add" 0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66status 命令查看哪些文件处于什么状态。 如果在克隆仓库后立即 使用此命令,会看到类似这样的输出: $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working directory clean 这说明你现在的工作目录相当干净。换句话说,所有已跟踪文件在上次提交后 现在,分 支名是“master”,这是默认的分支名。 我们在 Git 分支 中会详细讨论分支和 引用。 现在,让我们在项目下创建一个新的 README 文件。 如果之前并不存在这个文 件,使用 git status 命令,你将看到一个新的未跟踪文件: $ echo 'My Project' > README $ git status On branch master Your branch branch is up-to-date with 'origin/master'. Untracked files: (use "git add..." to include in what will be committed) README nothing added to commit but untracked files present (use "git add" 0 码力 | 670 页 | 13.59 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













