numpy.distutils.ccompiler.CCompiler_cxx_compiler# distutils.ccompiler.CCompiler_cxx_compiler(self)[source]# 返回 C++ 编译器。 参数: 无 返回值: cxx类实例C++ 编译器,作为 distutils.ccompiler.CCompiler 实例。