tumi9527's recent timeline updates
tumi9527

tumi9527

V2EX member #282882, joined on 2018-01-15 13:12:20 +08:00
tumi9527's recent replies
Feb 11, 2019
Replied to a topic by NueXini PHP [ PHP 求助]
```php
$fileName = './test.txt';

$file = file_get_contents($fileName);

$pattern = '/<br(\s\/)?>/i';

$text = preg_replace($pattern,'',$file);

file_put_contents($fileName,$text);

```
看看正则和 [相关函数]( http://php.net/manual/en/ref.pcre.php)
Jan 15, 2019
Replied to a topic by tail2 程序员 Java 书籍推荐
没有编程经验,head first java,有经验,核心一,先入门再说,然后看个框架,做个小网站啥的,之后在看设计模式之类
Jan 11, 2019
Replied to a topic by rizon 程序员 用 git 来当网盘用如何??
onedrive 有各种接口
Jan 8, 2019
Replied to a topic by Applenice GitHub Github 免费用户也可以创建私有库了
Jan 8, 2019
Replied to a topic by Applenice GitHub Github 免费用户也可以创建私有库了
Jan 8, 2019
Replied to a topic by Applenice GitHub Github 免费用户也可以创建私有库了
爽~
Dec 12, 2018
Replied to a topic by YuansMine 程序员 请教各位关于语言学习方面的问题
我是使用各种手册,忘了就搜一下
2345 套餐,搜狗,福析阅读器
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3403 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 10:52 · PVG 18:52 · LAX 03:52 · JFK 06:52
♥ Do have faith in what you're doing.