使用正则表达式匹配斜体格式 [英] Match Italic formats using regex

查看:104
本文介绍了使用正则表达式匹配斜体格式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



有没有选择在Re​​gex中找到斜体格式的单词..?

Hi All,

Is there any option to find italic format words in Regex..?

推荐答案

字体信息不存储在字符中,而是存储在包含它的文件中的元数据中。您需要知道文件的格式和结构才能找到斜体字符/单词。你不能用正则表达式来做。
Font information is not stored in the characters, but in meta data within the file that contains it. You would need to know the format and structure of the file in order to find italic characters/words. And you cannot do it with regular expressions.


这篇关于使用正则表达式匹配斜体格式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆