摘要:
1.What is Cygwin ? a large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows. a DLL (cygwin1.dll) which provides substantial POSIX API fu... 阅读全文
posted @ 2014-03-22 23:22
Angelo Lee
阅读(323)
评论(0)
推荐(0)
摘要:
问题的根源是: The cause of this is a file that is not UTF-8 is being parsed as UTF-8. It is likely that the parser is encountering a byte value in the range FE-FF. These values are invalid in the UTF-8 enc... 阅读全文
posted @ 2014-03-22 17:44
Angelo Lee
阅读(845)
评论(0)
推荐(0)