Giter VIP home page Giter VIP logo

Comments (3)

lamquangminh avatar lamquangminh commented on July 28, 2024

Hiện tại vẫn sử dụng emoji ở bảng gõ tắt được, nhưng phải được nhập từ bảng gõ tắt của chương trình
Nhưng nếu bạn muốn sửa trực tiếp thì mình phải đổi định dạng của file,
vậy thì phải thay đổi hơi bị lớn, và cũng phải tương thích với bản cũ nữa

from evkey.

LeDiableCorvus avatar LeDiableCorvus commented on July 28, 2024

Chúng ta có thể cập nhật/thêm tài liệu tham khảo Unicode để phát hiện các biểu tượng cảm xúc này (ví dụ:

Mã hóa hex dec (bytes) dec binary
UTF-8 F0 9F 92 8E 240 159 146 142 4036989582 11110000 10011111 10010010 10001110
UTF-16BE D8 3D DC 8E 216 61 220 142 3627932814 11011000 00111101 11011100 10001110
UTF-16LE 3D D8 8E DC 61 216 142 220 1037602524 00111101 11011000 10001110 11011100
UTF-32BE 00 01 F4 8E 0 1 244 142 128142 00000000 00000001 11110100 10001110
UTF-32LE 8E F4 01 00 142 244 1 0 2398355712 10001110 11110100 00000001 000000000
)

from evkey.

lamquangminh avatar lamquangminh commented on July 28, 2024

from evkey.

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.