会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Eternity味道
CnBlogs
Home
New Post
Contact
Admin
Subscription
2019年11月24日
go语言中regexp包中的函数和方法
``` // regexp.go // 判断在 b 中能否找到正则表达式 pattern 所匹配的子串 // pattern:要查找的正则表达式 // b:要在其中进行查找的 []byte // matched:返回是否找到匹配项 // err:返回查找过程中遇到的任何错误 // 此函数通过调用 R
Read More
posted @ 2019-11-24 16:49 _Eternity味道
Views(369)
Comments(0)
Diggs(0)
Edit
公告