Changeset 26360
- Timestamp:
- 12/11/08 12:51:14 (4 years ago)
- Location:
- websites/perl-users.jp
- Files:
-
- 1 added
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
websites/perl-users.jp/html/articles/advent-calendar/2008/12.html
r26357 r26360 7 7 </head> 8 8 <body> 9 <h1>非破壊な s/// のススメ</h1>10 9 <h1>非破壊な s/// のススメ</h1> 10 <div class="section"> 11 11 <p>正規表現の置換でときどき困るのは、元の文字列が変更されてしまうことです。そのため、たとえば文字列を URI escape する際には、以下のように別変数にコピーした上で、正規表現を適用することになります。</p> 12 12 … … 28 28 <p>次は id:amachang。</p> 29 29 30 </div> 30 31 </body> 31 32 </html>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)