首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 该项目试图编译Python对WP8,并使其可以被本地代码

该项目试图编译Python对WP8,并使其可以被本地代码

资 源 简 介

python core for windows phone 8 Windows Phone 8 supports native code, which give us a choice to compile cpython code on windows phone 8 directly. But for some reason, some native apis for win32 are not supported on windows phone 8, such as native thread, loadlibrary, etc. Therefore, to compile cpython code for windows phone 8, some source code should be changed. The project attempts to compile python 2.7.3 on wp8, and make it can be called by native code. modification of the python source code **1.no longer support thread, subprocess/threadmodule/thread.c are removed from the project 2.registry is not supported,winreg is removed.** 3.some others small changes using python in native apps on windows phone 8 1. create project open vs2012, create a windows phone 8 native project: http://c-python-for-windows-phone8.googlecode.com/svn/wiki/images/examp

文 件 列 表

numpy
add_newdocs.py
compat
core
ctypeslib.py
dual.py
f2py
fft
lib
linalg
ma
matlib.py
matrixlib
numarray
oldnumeric
polynomial
random
setup.py
setupscons.py
testing
version.py
_import_tools.py
__config__.py
__init__.py
VIP VIP
0.241219s