icoder528

Results 6 issues of icoder528

字典文件内容: ``` 张三 3 n ``` 程序: ``` var sgr sego.Segmenter sgr.LoadDictionary("main.dic") var words []string for _, sg := range sgr.Segment([]byte("张三,你好啊")) { token := sg.Token() words = append(words, fmt.Sprintf("%s/%s", token.Text(),...

此扩展程序无法修改网络请求的响应标头“Content-Security-Policy”,因为这一修改与另一个扩展程序(Tampermonkey)产生了冲突。

**_the test page code is blow:**_ ``` ``` > I use the branch bs-3 with boostrap3 , the error just will happened that id named 'nodeName' with this structure and...

1. support ajax cors 2. refix in other directory can not found the resource dir

in the line 225 in switch.lua