I think I know what the mistake is, thanks a lot. 在 2016年9月24日星期六 UTC+8上午1:33:58,Ian Lance Taylor写道: > > On Fri, Sep 23, 2016 at 8:54 AM, Ally Dale <vip...@gmail.com > <javascript:>> wrote: > > Golang std library such as path.Split() all suppose path is separated > with > > "/". > > Note that the path package is for slash separated strings, like URLs. > > If you are dealing with files, you should be using the path/filepath > package. > > Ian >
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.