zoukankan      html  css  js  c++  java
  • 中日文Uicode编码区域

                  Unicode Kanji Table :http://www.rikai.com/library/kanjitables/kanji_codes.unicode.shtml

           \u0020-\u007e基本拉丁字符 \u00a1-\u00ff拉丁字母 \u4e00-\u9fa5中文字符 \uff00-\uffff
            \uff00-\uff5e是全角符号 \u2000-\u3011包含了☆“”【】等字符



  • 相关阅读:
    mysql 创建数据库的基本操作
    MySQL的数据类型 及注意事项
    在执行 pip install 时遇到错误:python setup.py egg_info Check the logs for full command output
    python3.8-运行jupyter 报raise NotImplementedError
    执行python 爬虫脚本时提示bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?
    Python:lambda表达式和yield关键字理解与使用讲解
    百度paddle框架学习(二):使用经典VGG网络完成人脸口罩判别
    深度学习中的梯度
    C++ OpenCV学习笔记(持续更新)
    Tensorflow常见报错
  • 原文地址:https://www.cnblogs.com/pony/p/1535066.html
Copyright © 2011-2022 走看看