區塊鏈技術--Browser-solidity

使用Browser-solidity來編譯合約&部署合約 https://ethereum.github.io/browser-solidityjavascript 在上一章中部署在Geth上的源代碼以下:html pragma solidity 0.4.9; contract DemoTypes { function f(uint a) returns (uint b)
相關文章
相關標籤/搜索