Git Product home page Git Product logo

Comments (7)

TrZoey avatar TrZoey commented on July 20, 2024 1

应该可以解决问题。就是win10系统默认编码时GBK导致的。当时修改了jvm启动指令,指定了编码为u8解决了这个问题。

from tencentcloud-sdk-java.

zqfan avatar zqfan commented on July 20, 2024

这里用的是默认的字符集,你的jvm启动时指定的可能不是默认的utf8。虽然不知道为什么你的项目需要指定其他字符集,但是sdk中明确的指定字符集有利无害,能够解决你的问题

from tencentcloud-sdk-java.

sunt89 avatar sunt89 commented on July 20, 2024

@zqfan 好的,但是启动jvm的时候没有显式的去指定其他字符集,都是用的默认的配置。

from tencentcloud-sdk-java.

sunt89 avatar sunt89 commented on July 20, 2024

@zqfan 部署的测试环境为 windows 10 以及 windows server 2016,系统原本装的都是英文版本,后来添加的中文语言库。 不清楚和这个有没有什么关联。

from tencentcloud-sdk-java.

TrZoey avatar TrZoey commented on July 20, 2024

出现了同样的情况,也使用的是默认配置。是否考虑对此处进行更新?

from tencentcloud-sdk-java.

zqfan avatar zqfan commented on July 20, 2024

@sunt89 @TrZoey 已经提交0ecb730 尝试解决你们遇到的问题,但是我没有简单的途径复现问题,所以也并不确定是否一定能解决你们的问题。最晚在下周四会发布版本包含这个变更,你们也可以提前尝试自行编译jar包测试下,多谢。

from tencentcloud-sdk-java.

zqfan avatar zqfan commented on July 20, 2024

多谢反馈

from tencentcloud-sdk-java.

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.