say "is a Foo object" : say "foo not defined"; ) -- if you need to make any decisions based on the type of a variable, use isa (i.e if ($a->isa( ...
確定! 回上一頁