william23
V2EX  ›  PHP

求助 ♥︎ 这种类型的文字如何在 excel 中显示?

  •  
  •   william23 · Apr 10, 2017 · 3526 views
    This topic created in 3340 days ago, the information mentioned may be changed or developed.

    网页上是可以的,但是导出后 ♥︎却是??

    4 replies    2017-04-11 21:06:14 +08:00
    simon7
        1
    simon7  
       Apr 10, 2017 via iPhone   ❤️ 1
    数据库字符集 mysql 的话要 utf8mb4 utf8 不支持 emoji
    william23
        2
    william23  
    OP
       Apr 10, 2017
    @simon7 OK 感谢
    Arthur2e5
        3
    Arthur2e5  
       Apr 10, 2017
    问题不应该出在 utf8mb4 上面。标题给的“♥︎”本身只是个 U+2665 U+fe0e ,即强制使用非 emoji 模式的 U+2665 爱心。 utf8mb4 的问题只有在操作超过 U+FFFF 的码位的时候才会出现,和这个♥︎扯不上什么关系。
    bombless
        4
    bombless  
       Apr 11, 2017 via Android
    也许是 cp936 的问题吧
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5590 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 06:52 · PVG 14:52 · LAX 23:52 · JFK 02:52
    ♥ Do have faith in what you're doing.