TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Using Unicode in HTML

2 点作者 mjunaidi超过 5 年前

1 comment

smacktoward超过 5 年前
If your HTML document is using a Unicode encoding like UTF-8, you shouldn’t need to enter escape codes to insert a special characters; you can just paste or type the character in directly and everything will Just Work.<p>(And to make typing in special characters easier, you can use a compose key: <a href="https:&#x2F;&#x2F;jasonlefkowitz.net&#x2F;2015&#x2F;03&#x2F;make-typing-special-characters-drop-dead-easy-with-the-compose-key&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jasonlefkowitz.net&#x2F;2015&#x2F;03&#x2F;make-typing-special-chara...</a>)