Code Monkey home page Code Monkey logo

Comments (2)

chengyumeng avatar chengyumeng commented on June 23, 2024

windows的默认编码好像是gbk,而程序中使用的是utf-8。这多半是因为我在template文件中使用了中文注释的原因,https://github.com/Chengyumeng/spider163/blob/master/spider163/template/spider163.conf
你可以自行修改本地库中的中文注释为英文,我也会作为一个目标,在后续开发中满足跨平台的需求(由于我本人使用mac,没有验证在windows下的效果)。

from spider163.

SEZYUEN avatar SEZYUEN commented on June 23, 2024

刚开始把中文全部删除也还是不行。后来查到了有一个很简单的解决方式,用Notepad软件打开spider163.conf,将编码改为以UTF-8无BOM格式编码再保存,就可以了。

from spider163.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.