haisee's recent timeline updates
haisee

haisee

V2EX member #14908, joined on 2011-12-22 10:08:04 +08:00
haisee's recent replies
Sep 5, 2014
Replied to a topic by wudikua 程序员 有什么工具可以分析 PHP 代码的依赖文件
class My_Exception extends Exception
{
public function __construct($message, $code = null) {
parent::__construct($message, intval($code));
echo $this->getTraceAsString();
}
}
在你需要的地方调用一下threw new My_Exception('balabala...')
然后你可以得到一个php的执行路径,从入口到中断的地方。
好吧,同为大专计算机专业,学费4100的飘过(苏州职业大学,08级毕业),母校现已开设移动开发课程(没错安卓、iphone什么的与时俱进)。

现为苏州某创业公司架构师。
用过4年,和其他的客户端比,没有什么区别吧。。
macmini也就是半个月的薪水吧,这还要犹豫么?如果国行还支持信用卡免息分期。
Dec 27, 2011
Replied to a topic by youn9cool 问与答 腾讯 数据库 sjk800.mdb ?
是真的吧,我试了图片中能看到的几个帐号,密码都是对的。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2726 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 15:33 · PVG 23:33 · LAX 08:33 · JFK 11:33
♥ Do have faith in what you're doing.