Yesterday17's Blog

Share my thoughts and ideas about programming, technology, and life.

马上订阅 Yesterday17's Blog RSS 更新: https://blog.mmf.moe/rss.xml

Lua Pattern 简介

2020年3月23日 02:16
Lua 的 Pattern 和正则表达式有相似之处,但也有所不同。本文力图简短地介绍 Pattern 和可以用到 Pattern 的函数,为之后的使用打好基础。