摘要:
正则表达式作用是匹配方本,将一个模式(正则表达式)与一个文本串进行比较。MySQL用WHERE子句对正则表达式提供了初步的支持,允许你指定用正则表达式过滤SELECT检索出的数据。MySQL仅支持多数正则表达式实现的一个很小的子集。----------------------9.2.1 基本字符匹配REGEXP后所跟的东西作为正则表达式处理。代码. 表示匹配任意一个字符。代码MySQL中的正则表达... 阅读全文
posted @ 2010-09-17 19:15
oyzway
阅读(105514)
评论(1)
推荐(9)
摘要:
Linux 101 Hacks 系列:Chapter 1: Powerful CD Command Hacks__Linux 101 HacksChapter 2: Date Manipulation__Linux 101 HacksChapter 3: SSH Client Commands __Linux 101 HacksChapter 4: Essential Linux Commands (part 1) __Linux 101 HacksChapter 4: Essential Linux Commands (part 2) __Linux 101 HacksChapter 5: 阅读全文
posted @ 2010-09-17 16:29
oyzway
阅读(249)
评论(0)
推荐(0)
摘要:
Chapter 3: SSH Client Commands __Linux 101 HacksHack 12. Identify SSH Client Version[代码]The following example indicates that this particular system is using SSH2:[代码]Hack 13. Login to Remote Host usin... 阅读全文
posted @ 2010-09-17 16:14
oyzway
阅读(362)
评论(0)
推荐(0)
浙公网安备 33010602011771号