 Pro Git 2nd Edition 2.1.413contributed to the English version of Pro Git as an open source project. Thank you everyone for helping make this a better book for everyone. Contributors as of c09098b6: 4wk- Jon and to accept contributions to yours, GitHub’s programmatic interface and lots of little tips to make your life easier in general. Chapter 7 is about advanced Git commands. Here you will learn about also cover how to import projects from several different systems in case you do convince everyone to make the plunge. Chapter 10 delves into the murky yet beautiful depths of Git internals. Now that you0 码力 | 731 页 | 21.49 MB | 1 年前3 Pro Git 2nd Edition 2.1.413contributed to the English version of Pro Git as an open source project. Thank you everyone for helping make this a better book for everyone. Contributors as of c09098b6: 4wk- Jon and to accept contributions to yours, GitHub’s programmatic interface and lots of little tips to make your life easier in general. Chapter 7 is about advanced Git commands. Here you will learn about also cover how to import projects from several different systems in case you do convince everyone to make the plunge. Chapter 10 delves into the murky yet beautiful depths of Git internals. Now that you0 码力 | 731 页 | 21.49 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413 contributed to the English version of Pro Git as an open source project. Thank you everyone for helping make this a better book for everyone. Contributors as of c09098b6: 4wk- Jon and to accept contributions to yours, GitHub’s programmatic interface and lots of little tips to make your life easier in general. Chapter 7 is about advanced Git commands. Here you will learn about also cover how to import projects from several different systems in case you do convince everyone to make the plunge. Chapter 10 delves into the murky yet beautiful depths of Git internals. Now that you0 码力 | 691 页 | 13.35 MB | 1 年前3 Pro Git 2nd Edition 2.1.413 contributed to the English version of Pro Git as an open source project. Thank you everyone for helping make this a better book for everyone. Contributors as of c09098b6: 4wk- Jon and to accept contributions to yours, GitHub’s programmatic interface and lots of little tips to make your life easier in general. Chapter 7 is about advanced Git commands. Here you will learn about also cover how to import projects from several different systems in case you do convince everyone to make the plunge. Chapter 10 delves into the murky yet beautiful depths of Git internals. Now that you0 码力 | 691 页 | 13.35 MB | 1 年前3
 FISCO BCOS 2.3.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 查看当前块高,块高不变,因为get接口不更改账本状态 [group:1]> getBlockNumber 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" 0x21dca087cb3e44f44f9b882071ec6ecfcb50036 式参考这里。 [group:1]> getBlockNumber 2 # 调用get接口获取name变量,检查设置是否生效 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 get Hello, FISCO BCOS # 退出控制台 [group:1]> quit 教程 本章将介绍使用FISCO0 码力 | 1227 页 | 10.79 MB | 1 年前3 FISCO BCOS 2.3.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 查看当前块高,块高不变,因为get接口不更改账本状态 [group:1]> getBlockNumber 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" 0x21dca087cb3e44f44f9b882071ec6ecfcb50036 式参考这里。 [group:1]> getBlockNumber 2 # 调用get接口获取name变量,检查设置是否生效 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 get Hello, FISCO BCOS # 退出控制台 [group:1]> quit 教程 本章将介绍使用FISCO0 码力 | 1227 页 | 10.79 MB | 1 年前3
 Linux command line for you and me Documentation Release 0.1Becoming root user root is the superuser. root has the power to make changes in various parts of a Linux system. That also means if you make any dangerous change (say deleting your user account) as root the file is saved in the current directory, as test.html. Making a POST request using curl We can make HTTP POST [https://en.wikipedia.org/wiki/POST_(HTTP)] requests using curl in two different ways. Read curl man page for more details. Making multiple requests at once We can use –next flag to make multiple requests one after another (as totally separate operations). Note that, it resets all of0 码力 | 124 页 | 510.85 KB | 1 年前3 Linux command line for you and me Documentation Release 0.1Becoming root user root is the superuser. root has the power to make changes in various parts of a Linux system. That also means if you make any dangerous change (say deleting your user account) as root the file is saved in the current directory, as test.html. Making a POST request using curl We can make HTTP POST [https://en.wikipedia.org/wiki/POST_(HTTP)] requests using curl in two different ways. Read curl man page for more details. Making multiple requests at once We can use –next flag to make multiple requests one after another (as totally separate operations). Note that, it resets all of0 码力 | 124 页 | 510.85 KB | 1 年前3
 FISCO BCOS 2.1.0 中文文档of gas时交易一直在交易池中不被处理的Bug [https://security.webank.com/report/freelink/871/cbb01ea45c9d2324c311f4f6fc1ec7ef] 不同组间可以用相同的交易二进制重放的Bug [https://security.webank.com/report/freelink/870/880c699de2f2d87bdf69c189d0ca42cd] contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 用方式参考这里。 2. 调用合约通过callByCNS命令,使用方式参考这里。 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" 0x21dca087cb3e44f44f9b882071ec6ecfcb500360 码力 | 1058 页 | 740.85 KB | 1 年前3 FISCO BCOS 2.1.0 中文文档of gas时交易一直在交易池中不被处理的Bug [https://security.webank.com/report/freelink/871/cbb01ea45c9d2324c311f4f6fc1ec7ef] 不同组间可以用相同的交易二进制重放的Bug [https://security.webank.com/report/freelink/870/880c699de2f2d87bdf69c189d0ca42cd] contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 用方式参考这里。 2. 调用合约通过callByCNS命令,使用方式参考这里。 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" 0x21dca087cb3e44f44f9b882071ec6ecfcb500360 码力 | 1058 页 | 740.85 KB | 1 年前3
 FISCO BCOS 2.4.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 查看当前块高,块高不变,因为get接口不更改账本状态 [group:1]> getBlockNumber 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" 0x21dca087cb3e44f44f9b882071ec6ecfcb50036 式参考这里。 [group:1]> getBlockNumber 2 # 调用get接口获取name变量,检查设置是否生效 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 get Hello, FISCO BCOS # 退出控制台 [group:1]> quit 教程 本章将介绍使用FISCO0 码力 | 1314 页 | 11.21 MB | 1 年前3 FISCO BCOS 2.4.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 查看当前块高,块高不变,因为get接口不更改账本状态 [group:1]> getBlockNumber 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" 0x21dca087cb3e44f44f9b882071ec6ecfcb50036 式参考这里。 [group:1]> getBlockNumber 2 # 调用get接口获取name变量,检查设置是否生效 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 get Hello, FISCO BCOS # 退出控制台 [group:1]> quit 教程 本章将介绍使用FISCO0 码力 | 1314 页 | 11.21 MB | 1 年前3
 FISCO BCOS 2.2.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 查看当前块高,块高不变,因为get接口不更改账本状态 [group:1]> getBlockNumber 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" 0x21dca087cb3e44f44f9b882071ec6ecfcb50036 态已更改 [group:1]> getBlockNumber 2 # 调用get接口获取name变量,检查设置是否生效 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 get Hello, FISCO BCOS # 退出控制台 [group:1]> quit 2. 调用合约通过callByCNS命令,使用方式参考这里。0 码力 | 1156 页 | 10.03 MB | 1 年前3 FISCO BCOS 2.2.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 查看当前块高,块高不变,因为get接口不更改账本状态 [group:1]> getBlockNumber 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" 0x21dca087cb3e44f44f9b882071ec6ecfcb50036 态已更改 [group:1]> getBlockNumber 2 # 调用get接口获取name变量,检查设置是否生效 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 get Hello, FISCO BCOS # 退出控制台 [group:1]> quit 2. 调用合约通过callByCNS命令,使用方式参考这里。0 码力 | 1156 页 | 10.03 MB | 1 年前3
 FISCO BCOS 2.5.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 查看当前块高,块高不变,因为get接口不更改账本状态 [group:1]> getBlockNumber 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" 0x21dca087cb3e44f44f9b882071ec6ecfcb50036 式参考这里。 [group:1]> getBlockNumber 2 # 调用get接口获取name变量,检查设置是否生效 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 get Hello, FISCO BCOS # 退出控制台 [group:1]> quit 教程 本章将介绍使用FISCO0 码力 | 1456 页 | 13.35 MB | 1 年前3 FISCO BCOS 2.5.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 查看当前块高,块高不变,因为get接口不更改账本状态 [group:1]> getBlockNumber 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" 0x21dca087cb3e44f44f9b882071ec6ecfcb50036 式参考这里。 [group:1]> getBlockNumber 2 # 调用get接口获取name变量,检查设置是否生效 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 get Hello, FISCO BCOS # 退出控制台 [group:1]> quit 教程 本章将介绍使用FISCO0 码力 | 1456 页 | 13.35 MB | 1 年前3
 FISCO BCOS 2.6.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 查看当前块高,块高不变,因为get接口不更改账本状态 [group:1]> getBlockNumber 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" transaction hash: 0x7e742c44091e0d6e4e1d 再次查看当前块高,块高增加表示已出块,账本状态已更改 [group:1]> getBlockNumber 2 # 调用get接口获取name变量,检查设置是否生效 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 get WeBASE搭建 微众银行开源的自研区块链中间件平台——WeBASE(WeBank Blockchain Application0 码力 | 2383 页 | 18.83 MB | 1 年前3 FISCO BCOS 2.6.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 查看当前块高,块高不变,因为get接口不更改账本状态 [group:1]> getBlockNumber 1 # 调用set设置name [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 set "Hello, FISCO BCOS" transaction hash: 0x7e742c44091e0d6e4e1d 再次查看当前块高,块高增加表示已出块,账本状态已更改 [group:1]> getBlockNumber 2 # 调用get接口获取name变量,检查设置是否生效 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 get WeBASE搭建 微众银行开源的自研区块链中间件平台——WeBASE(WeBank Blockchain Application0 码力 | 2383 页 | 18.83 MB | 1 年前3
 FISCO BCOS 2.9.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 CentOS请使用cmake3 $ cmake .. # 高性能机器可添加-j4使用4核加速编译 # macOS 编译出现 "ld: warning: direct access" 提示时,可以忽略 $ make CMAKE_BUILD_TYPE,默认RelWithDebInfo,编译类型,如要编译 Release版本,通过cmake -DCMAKE_BUILD_TYPE=Release ..设置 D 降低,仅用于开发查问题。 生成源码文档。 # 安装Doxygen $ sudo apt install -y doxygen graphviz # 生成源码文档 生成的源码文档位于build/doc $ make doc FISCO BCOS 源码编译 标签:依赖下载 macOS ARM 注解 源码编译适合于有丰富开发经验的用户,编译过程中需要下载依赖库,请 保持网络畅通。受网络和机器配置影响,编译用时5-20分钟不等。请务必保0 码力 | 2649 页 | 201.08 MB | 1 年前3 FISCO BCOS 2.9.0 中文文档contract address:0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 # 查看当前块高 [group:1]> getBlockNumber 1 # 调用get接口获取name变量 此处的合约地址是deploy指令返回的地址 [group:1]> call HelloWorld 0xb3c223fc0bf6646959f254ac4e4a7e355b50a344 CentOS请使用cmake3 $ cmake .. # 高性能机器可添加-j4使用4核加速编译 # macOS 编译出现 "ld: warning: direct access" 提示时,可以忽略 $ make CMAKE_BUILD_TYPE,默认RelWithDebInfo,编译类型,如要编译 Release版本,通过cmake -DCMAKE_BUILD_TYPE=Release ..设置 D 降低,仅用于开发查问题。 生成源码文档。 # 安装Doxygen $ sudo apt install -y doxygen graphviz # 生成源码文档 生成的源码文档位于build/doc $ make doc FISCO BCOS 源码编译 标签:依赖下载 macOS ARM 注解 源码编译适合于有丰富开发经验的用户,编译过程中需要下载依赖库,请 保持网络畅通。受网络和机器配置影响,编译用时5-20分钟不等。请务必保0 码力 | 2649 页 | 201.08 MB | 1 年前3
共 651 条
- 1
- 2
- 3
- 4
- 5
- 6
- 66














