首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏数据库相关

    MySQL的字符集和字符编码笔记

    比较初级, 深入的请参考卢sir的博客: http://cenalulu.github.io/linux/character-encoding/ http://cenalulu.github.io/mysql

    2K30发布于 2019-09-18
  • 来自专栏阿dai_linux

    Resin?Tomcat?Java? 原

    -- - 配置语言环境 - Sets the default character encoding to utf-8 - - <character-encoding >utf-8</character-encoding> --> <!

    91010发布于 2019-04-03
  • 来自专栏全栈工程师修炼之路

    Resin应用服务器中间件安装和使用

    -- Sets the default character encoding to utf-8 <character-encoding>utf-8</character-encoding> (默认字符集为 application /resin-admin <web-app id="/resin-admin" root-directory="${resin.home}/php/admin"> <character-encoding >utf8</character-encoding> <prologue> <resin:set var="resin_admin_external" value="false"/>

    4.9K10编辑于 2022-09-28
  • 来自专栏桑榆肖物

    .NET 中的 Json 使用体验

    System.Text.Json 自定义字符编码: https://learn.microsoft.com/zh-cn/dotnet/standard/serialization/system-text-json/character-encoding

    2.1K30编辑于 2022-11-18
  • 来自专栏JavaGuide

    为什么不建议在MySQL中使用 utf8 ?

    www.cnblogs.com/skynet/archive/2011/05/03/2035105.html 十分钟搞清字符集和字符编码:http://cenalulu.github.io/linux/character-encoding

    1.5K20发布于 2021-10-21
  • 来自专栏EmacsTalk

    Clojure Web 开发-- Ring 使用指南

    content-type (.getContentType request) :content-length (get-content-length request) :character-encoding

    1.2K10编辑于 2022-07-26
  • 来自专栏程序人生丶

    XML Web 服务技术解析:WSDL 与 SOAP 原理、应用案例一览

    Content-Type: MIMEType; charset=character-encoding示例POST /item HTTP/1.1Content-Type: application/soap

    1.7K11编辑于 2024-05-31
  • 来自专栏全栈程序员必看

    【soap】soap协议是什么

    语法 Content-Type: MIMEType; charset=character-encoding 例子 POST /item HTTP/1.1 Content-Type

    2.3K20编辑于 2022-09-15
  • 来自专栏一枝花算不算浪漫的专栏

    【原创】经验分享:一个小小emoji尽然牵扯出来这么多东西?

    emoji 表情:https://juejin.im/post/6844903938878078990 谈谈字符编码:Unicode、UTF-8 和 char[]:https://luan.ma/post/character-encoding

    1.1K41发布于 2020-10-09
  • 来自专栏magicsoar

    关于字符编码的那些事

    度 e5ba a6 11100101 10111010 10100110 0101111010100110 5EA6 六、参考文献 http://cenalulu.github.io/linux/character-encoding

    1.3K60发布于 2018-02-06
领券