python 里面用到redis模块, 我想打包一起给 windows下面的 C++ 调用; 这个该怎么处理.
我的python程序有 import redis
我的python程序有 import redis
1
gotham Aug 4, 2013 via Android
搜下py2exe
|