defined的用法if (!defined('IN_CB')) { die('不允许访问此页.'); }请问这句是什么意思呢,我知道define,但是不知道defined, [解决办法]http://php.net/manual/zh/function.defined.php