Git Product home page Git Product logo

Comments (9)

zlyboy avatar zlyboy commented on August 21, 2024

没理解啥问题?这个工具只是把传入的字符串参数转成utf8编码的bytes数组,传入啥字符串,最后提交给后台也是啥字符串。解析和显示是外部代码的事情,跟这个工具应该没有关系。

from wx-formdata.

NavinChen avatar NavinChen commented on August 21, 2024

比如微信小程序传入😀表情,后端接收原样打印出来却是“😀�”

from wx-formdata.

zlyboy avatar zlyboy commented on August 21, 2024

问题已修复,拉取最新代码试试

from wx-formdata.

NavinChen avatar NavinChen commented on August 21, 2024

谢谢大佬

from wx-formdata.

NavinChen avatar NavinChen commented on August 21, 2024

现在文本、emoji,和文件一起上传,会出现部分内容乱码

from wx-formdata.

NavinChen avatar NavinChen commented on August 21, 2024

如果没有文件则不会出现这个问题

from wx-formdata.

NavinChen avatar NavinChen commented on August 21, 2024

image

from wx-formdata.

zlyboy avatar zlyboy commented on August 21, 2024

我这边也是这样,但是后台接到的数据是对的,你看下后台接到的数据是不是乱码。

from wx-formdata.

NavinChen avatar NavinChen commented on August 21, 2024

后端接收到的数据确认没有问题,谢谢作者大佬

from wx-formdata.

Related Issues (11)

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.