2014年7月4日 10:27:59
有些系统函数可以在调试程序时救急用:
get_class_methods();
get_class_vars();
get_object_vars();
get_included_files();