boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - [合集] regular expression for whitespace in path
相关主题
whitespace 问题
谁能告诉为啥最后为啥输出两个C
re一问
请教一个变态的regular expression 替换
也问个regular expression的问题
any way to use regex in Fortran?
匹配问题 (转载)
装完boost之后还要再装REGEX吗?
RegEx puzzle
Can someone help me a quick regex?
相关话题的讨论汇总
话题: path话题: whitespace话题: expression话题: regular话题: mon
进入Programming版参与讨论
1 (共1页)
c***d
发帖数: 996
1
☆─────────────────────────────────────☆
goodbug (好虫) 于 (Mon Dec 11 15:10:02 2006) 提到:
I am writing a shell like program which should be able to parse
mycommand path="/path/my program/..." file=....
how do I write a regex that will split strings with space but not
between matching quotations marks like in path? Thanks for any input.
☆─────────────────────────────────────☆
eecareer (聪明人但总办糊涂事) 于 (Mon Dec 11 15:31:01 2006) 提到:
difficult, why don't you just remove any blank spaces in
1 (共1页)
进入Programming版参与讨论
相关主题
Can someone help me a quick regex?
要不要学习 scripting languages such as Python?
from beautiful code
regex question
any perl html parser to recommend?
GCC TR1 实现regex 没?
江湖救急
[合集] 统一的regex (grep, sed, awk, python,..)
string /File IO processing using C
用sscanf读入一段text中的电话号码,formatter怎么写?
相关话题的讨论汇总
话题: path话题: whitespace话题: expression话题: regular话题: mon