由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - regex q
相关主题
ubuntu 9.04下要装啥才能解决某些在线视频不能观看的问题?如何搜索installed package 如果不知道全名的话
Regular Expression question: how to enumerate all matches? (转载)PHP编译完后Extension到哪里去了?
有regex / apache rewrite rule 高手吗这里有人玩motion detection嘛?
一行命令找出html中所有img src?各位大侠, 有 md5.c and md5.h, 请问如何产生libmd5.a 文件. 在线等
A question about two linux commands求助:请推荐Operating System的经典教材
有vim script 高手吗?keep terminal to mitbbs alive? (转载)
help about regex (转载)新手安装Debian的问题
不用安装的trash bin?Some Android related news
相关话题的讨论汇总
话题: regex话题: non话题: 法写话题: do
进入Linux版参与讨论
1 (共1页)
wy
发帖数: 14511
1
(?:regex) Non-capturing parentheses group the regex
so you can apply regex operators, but do not capture anything
and do not create backreferences.
vim里面有办法写这个么?
a*****i
发帖数: 4391
2
Try \%(regex\)? does it work?
wy
发帖数: 14511
3
no. :(

【在 a*****i 的大作中提到】
: Try \%(regex\)? does it work?
wy
发帖数: 14511
4
what this does anyway

【在 a*****i 的大作中提到】
: Try \%(regex\)? does it work?
wy
发帖数: 14511
5
actually, it works! thanks vely much

【在 wy 的大作中提到】
: what this does anyway
m******t
发帖数: 2416
6

Why the question mark?

【在 a*****i 的大作中提到】
: Try \%(regex\)? does it work?
wy
发帖数: 14511
7
He's like asking a question. like 试试这个?

【在 m******t 的大作中提到】
:
: Why the question mark?

m******t
发帖数: 2416
8

Oh I see. LOL, confusing stuff, eh?

【在 wy 的大作中提到】
: He's like asking a question. like 试试这个?
wy
发帖数: 14511
9
yeah. that was why i said it was not working first

【在 m******t 的大作中提到】
:
: Oh I see. LOL, confusing stuff, eh?

1 (共1页)
进入Linux版参与讨论
相关主题
Some Android related newsA question about two linux commands
x61的无线网卡问题有vim script 高手吗?
急急急!请问如何撤消mv操作?help about regex (转载)
is ubuntu good enough to learn operating system?不用安装的trash bin?
ubuntu 9.04下要装啥才能解决某些在线视频不能观看的问题?如何搜索installed package 如果不知道全名的话
Regular Expression question: how to enumerate all matches? (转载)PHP编译完后Extension到哪里去了?
有regex / apache rewrite rule 高手吗这里有人玩motion detection嘛?
一行命令找出html中所有img src?各位大侠, 有 md5.c and md5.h, 请问如何产生libmd5.a 文件. 在线等
相关话题的讨论汇总
话题: regex话题: non话题: 法写话题: do