357 subscribers
188 photos
101 videos
772 files
444 links
pdfs / links / tutorials

友情链接:
Docker: https://t.me/dockertutorial
React (Native): https://t.me/reactnativetutorial
Spring Boot: https://t.me/springtutorial
Download Telegram
Forwarded from Aofei Sheng
Go 不是 OOP 语言,它的方法只是个简单的函数语法糖,方法接收器本质上也只是函数的第一个参数而已

比如 https://go.dev/play/p/NtwQpZu580
👍1
Forwarded from Brook Snow
go test ./... | tee test.test | go tool test2json > test.json
暗黑手游就这样悄悄的上线了
👍1
Forwarded from 杂货市场
你拖后腿了吗?
http://中双斜杠//有什么用?

const int http=1;
const int https=2;
const int ws=3;
const int wss=4;

switch protocol {
case http://example.com
break;
  case https://example.com
    break;
  case ws://example.com
    break;
  case wss://example.com
    break;
default:
break;
}

#语言大师
👍3
赶紧兑换 最后一天了