脚本系统:C++内嵌python
// liquidx.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include <boost/python/def.hpp>#include <boost/python/module.hpp>#include <boost/python/args.hpp>#include <boost/python...