numpy.distutils.ccompiler_opt.CCompilerOpt.feature_is_exist# 方法 distutils.ccompiler_opt.CCompilerOpt.feature_is_exist(name)[源代码]# 如果在 _Config.conf_features 中存在并覆盖某个特性,则返回 True. 参数: ‘name’: str特征名称大写.