会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
weihexin
博客园
首页
新随笔
联系
管理
订阅
2021年6月28日
go+js登录注册例子(带邮箱验证)
摘要: 1 搭建服务器 1 package index 2 3 import ( 4 "log" 5 "net/http" 6 7 "2021.6.28_WebServer_email.go/lib/utils" 8 ) 9 10 const ( 11 path = "json/users.json" 12
阅读全文
posted @ 2021-06-28 03:37 鸡儿er
阅读(442)
评论(0)
推荐(0)
编辑
公告