看板
[ Perl ]
討論串[問題] 讀取和寫入在同一個檔案
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
: 可以讓作用在同一個檔案嗎?. : 像是. : 要把檔案中所有的4改成1111. : print "please enter name of the file you want to modify:";. : chomp($filename1=<>);. : open (file1, $filen
(還有388個字)
內容預覽:
請問如果要用像是s/str1/str2/g 這樣的指令的話. 可以讓作用在同一個檔案嗎?. 像是. 要把檔案中所有的4改成1111. print "please enter name of the file you want to modify:";. chomp($filename1=<>);.
(還有169個字)
首頁
上一頁
1
下一頁
尾頁