/pattern: 从光标开始处向文件尾搜索pattern
?pattern: 从光标开始处向文件首搜索pattern
n: 在同一方向重复上一次搜索命令
N: 在反方向上重复上一次搜索命令
:s/p1/p2/g: 将当前行中所有p1均用p2替代
:n1,n2s/p1/p2/g: 将第n1至n2行中所有p1均用p2替代
:g/p1/s//p2/g: 将文件中所有p1均用p2替换
Share on Facebook
|
||||||
|
/pattern: 从光标开始处向文件尾搜索pattern ls *.wav | wc -l 修改系统网络配置文件后重启网络服务的命令 public function executeTest() In the code examples given in this book, you probably noticed that the opening and closing curly braces ({ and }) occupy one line each. This standard makes the code easier to read. Among $submitButtonValue = $_POST['submit_button_name']; 第一条你不是超人; Share on Facebook Share on Facebook临时修改主机名 |
||||||
|
Copyright © 2010 Keep Moving - All Rights Reserved
|
||||||
Recent Comments