coooooooode's recent timeline updates
coooooooode

coooooooode

V2EX member #199495, joined on 2016-11-02 10:51:09 +08:00
coooooooode's recent replies
Sep 29, 2017
Replied to a topic by whung 问与答 需要找下图片比对的 api
码隆科技 , 我司在用。
Sep 29, 2017
Replied to a topic by luchenqun 强迫症 我是不是有社交恐惧症?
哈,是你人太内向了吧。 你知道你问题在哪,那下次出现这种事的时候能说清楚的说清楚,你习惯了就发现什么事都不会有。
Sep 22, 2017
Replied to a topic by Jaeger PHP 关于 PHP 的 __callStatic 方法的一个大坑
照你这样说
public function a();和 public static function a(); 可以同时存在?
楼上说的对,我记得魔术方法是当你的方法名称不存在这个类中的时候才会调用。
Sep 22, 2017
Replied to a topic by cnqncom PHP 正则把头都搞大了
我写多了之后感觉还挺简单的。
Sep 15, 2017
Replied to a topic by plane PHP PHP 满满的一个槽点
你明显可以先看看手册

```
$json[] = "{'aaa': 'bbb'}";
$result = json_decode($json[0]);
var_dump($result);
var_dump(json_last_error(), json_last_error_msg());
```

output:

NULL
int(4)
string(12) "Syntax error"
Sep 15, 2017
Replied to a topic by waiaan 问与答 sublime 升级后变这样了,怎么恢复?
@noqwerty 确实解决了 ,thk
Sep 14, 2017
Replied to a topic by waiaan 问与答 sublime 升级后变这样了,怎么恢复?
@noqwerty 跟你遇到同样的问题,如果解决在这里说一下吧。
Sep 14, 2017
Replied to a topic by dangyuluo Visual Studio Code VS Code 如何支持 PHP7 新增语法?
自己本地的 PHP 版本不是 7.0+版本,跟 VSCODE 没关系
命令是 php -l filename
```
-l Syntax check only (lint)
```
Sep 13, 2017
Replied to a topic by xzg1993 问与答 不上班了去做餐饮怎么样
完全支持,但是要想好怎么做。
Sep 7, 2017
Replied to a topic by zzl 武汉 武汉站没人么
聊莫斯..
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4433 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 30ms · UTC 05:28 · PVG 13:28 · LAX 22:28 · JFK 01:28
♥ Do have faith in what you're doing.