pcre 的文档是我读过的最浅显易懂的英文 manual。。。

2019-06-22 02:43:45 +08:00
lastright  lastright

有 linux 系统的不妨 man pcre 试读一下,这里是网页版: http://www.pcre.org/pcre.txt , 从 INTRODUCTION 开始读,读几段应该就能感觉出来了。

感觉跟我的英语水平完全在一个频道上,对比之下,才意识到以前读英文 manual (例如 glibc 的)都是处于“吃力”的状态。

pcre 的文档编写者要么是真的大神,要么跟我一样是英语菜鸟。。。总之是第一次把一个库的 man page 的首页读完。

贴上一段:

INTRODUCTION

   The  PCRE  library is a set of functions that implement re 龟 lar expres-
   sion pattern matching using the same syntax and semantics as Perl, with
   just  a few differences. Some features that appeared in Python and PCRE
   before they appeared in Perl are also available using the  Python  syn-
   tax,  there  is  some  support for one or two .NET and Oni 龟 ruma syntax
   items, and there is an option for requesting some  minor  changes  that
   give better JavaScript compatibility.
2456 次点击
所在节点   问与答  问与答
12 条回复
Trim21
Trim21
2019-06-22 04:00:48 +08:00
(龟
ho121
ho121
2019-06-22 05:37:49 +08:00
感觉有点别扭
bojackhorseman
bojackhorseman
2019-06-22 07:47:24 +08:00
所以龟是 gui 吗
roshad
roshad
2019-06-22 08:27:00 +08:00
写文档各种插入语、从句、高级词汇 是最可怕的。
roshad
roshad
2019-06-22 08:30:22 +08:00
等等,楼主你 some and 这些词的高亮是什么软件实现的?
roshad
roshad
2019-06-22 08:30:40 +08:00
还有这个龟是怎么回事
my101du
my101du
2019-06-22 08:37:47 +08:00
第一楼你的头像,和这个龟字的俯视角度。。。故意的么(手动滑稽)
frozenthrone
frozenthrone
2019-06-22 08:56:48 +08:00
龟龟,发出来叹为观止的声音
lastright
lastright
2019-06-22 11:05:43 +08:00
linux 下,我正在调试一个浏览器插件,用的就是 pcre,大家看到的是调试现场吧。。。真的有“龟”这个字吗,待我换一台电脑。 @roshad
lastright
lastright
2019-06-22 11:08:20 +08:00
再贴一遍:

INTRODUCTION

The PCRE library is a set of functions that implement regular expres-
sion pattern matching using the same syntax and semantics as Perl, with
just a few differences. Some features that appeared in Python and PCRE
before they appeared in Perl are also available using the Python syn-
tax, there is some support for one or two .NET and Oniguruma syntax
items, and there is an option for requesting some minor changes that
give better JavaScript compatibility.
watzds
watzds
2019-06-22 11:16:11 +08:00
计算机英文文档不都是简单易懂的吗,不用复杂语法
Yvette
Yvette
2019-06-22 11:16:46 +08:00
迷の龟

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/576352

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX