目录TCP编程UDP编程TCP黏包http编程webSocket编程Go实现web服务器Go实现web客户端Go实现DNS查询TCP编程//TCP服务端//tcp/server/main.go//处理函数funcprocess(connnet.Conn){
目录匿名字段接口匿名字段go支持只提供类型而不写字段名的方式,也就是匿名字段,也称为嵌入字段packagemainimport"fmt"//人typePersonstruct{namestringsexstringagein
Solidity 瞬态存储的使用
目录方法定义匿名字段方法集表达式errorGolang方法总是绑定对象实例,并隐式将实例作为第一实参(receiver)。只能为当前包内命名类型定义方法。参数receiver可任意命名。如方法中未曾使用,可省略参数名。参数receiver类型可以是T或*
目录函数定义参数返回值匿名函数函数可变数量参数传参闭包递归延迟调用defer异常处理单元测试压力测试函数定义golang函数特点:无需声明原型。支持不定变参。支持多返回值。支持命名返回参数。支持匿名函数和闭包。函数也是一种类型,一
目录流程控制时间和日期处理深入理解nil流程控制//ifpackagemainimport"fmt"funcmain(){/局部变量定义/varaint=100/判断布尔表达式/ifa<20{
目录指针映射结构体指针指针地址和指针类型每个变量在运行时都拥有一个地址,这个地址代表变量在内存中的位置。Go语言中使用&字符放在变量前面对变量进行“取地址”操作。Go语言中的值类型(int、float、bool、string、array、struct)都有对应的指针类型,如:*i
In the rapidly evolving landscape of blockchain technology, smart contracts have emerged as the cornerstone of decentralized applications (DApps)
In the rapidly evolving landscape of blockchain technology, smart contracts have emerged as a pivotal force driving the development of decentralized
In the rapidly evolving landscape of blockchain technology, smart contracts have emerged as a cornerstone of innovation, enabling the automation of
TON (The Open Network) is an innovative, decentralized blockchain platform designed to provide high-speed, scalable, and secure transaction processing
In the rapidly evolving landscape of blockchain technology, where innovation and disruption are the norms, the decentralized network platform TON
TON (The Open Network) represents a significant advancement in decentralized networking, offering a robust and scalable platform for a variety of
TON (The Open Network) blockchain has set itself apart in the crypto space with its innovative approach to wallet contracts.
本篇文章借助了一个名叫PandaTool的工具,可以实现对波场链上面的TRC20代币进行批量空投
Solana Actions 是符合规范的 API,返回 Solana 区块链上的交易,供预 览、签名和在各种上下文中发送,包括二维码、按钮 + 小部件和互联网上的网站
全网把TON讲得最全面的TON是什么链TON是TelegramOpenNetwork(电报开放网络)的缩写,最初是由Telegram创建的一种区块链网络,但Telegram于2020年5月放弃了该项目,TON随后被转移给社区开发者,并重新命名为开放网络。TON链是一条为数十亿用户设计的去中
Solidity 初学者常见的 20 个错误
本文将介绍零知识证明以及其在零知识证明中应用的逻辑。
扫一扫 - 使用登链小程序
59 篇文章,322 学分
37 篇文章,293 学分
108 篇文章,247 学分
22 篇文章,210 学分
9 篇文章,160 学分