golang字符串截取的两种方式
打印出时间,发现采用lastIndex要比split的方式要快一些.
直接上代码
1 | package main |
打印出时间,发现采用lastIndex要比split的方式要快一些.
1 | package main |
文章出处:http://io.upyun.com/2015/05/13/http2
1 | file, err := os.Open("hx.txt") |
“sparse”的作用就是当索引字段在文档中不存在,则不进入索引,从而避免唯一索引问题。
文章出处:http://www.xiaozhou.net/something-about-defer-2014-05-25.html