文件名称:module_pytwink_pys60
-
所属分类:
- 标签属性:
- 上传时间:2015-10-15
-
文件大小:166.05kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This `pytwink`, a Python for S60 extension that is somewhat like
the Miso extension in being a somewhat random collection of utility
functions and classes, except that `pytwink` is only for S60 3rd
Edition and higher, and is even more liberal in what it contains. Some
of the functionality here is strictly experimental, and everything and
anything is subject to change without notice.
Only PyS60 1.4.x series is supported by this extension.-This is `pytwink`, a Python for S60 extension that is somewhat like
the Miso extension in being a somewhat random collection of utility
functions and classes, except that `pytwink` is only for S60 3rd
Edition and higher, and is even more liberal in what it contains. Some
of the functionality here is strictly experimental, and everything and
anything is subject to change without notice.
Only PyS60 1.4.x series is supported by this extension.
the Miso extension in being a somewhat random collection of utility
functions and classes, except that `pytwink` is only for S60 3rd
Edition and higher, and is even more liberal in what it contains. Some
of the functionality here is strictly experimental, and everything and
anything is subject to change without notice.
Only PyS60 1.4.x series is supported by this extension.-This is `pytwink`, a Python for S60 extension that is somewhat like
the Miso extension in being a somewhat random collection of utility
functions and classes, except that `pytwink` is only for S60 3rd
Edition and higher, and is even more liberal in what it contains. Some
of the functionality here is strictly experimental, and everything and
anything is subject to change without notice.
Only PyS60 1.4.x series is supported by this extension.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.gitignore
LICENSE.txt
Makefile
README.md
sakefile.rb
shared/
shared/common/
shared/common/assertions.h
shared/common/assertions_cxx.cpp
shared/common/doc/
shared/common/doc/PyS60_license.txt
shared/common/epoc-event-internal.cpp
shared/common/epoc-event-internal.h
shared/common/epoc-session.hpp
shared/common/epoc-time.cpp
shared/common/epoc-time.h
shared/common/epoc-utilities.hpp
shared/common/epoc_app_uid_list.hrh
shared/common/error_list.scm
shared/common/evq_event.c
shared/common/evq_event.h
shared/common/evq_queue.c
shared/common/evq_queue.h
shared/common/evq_timer.c
shared/common/evq_timer.h
shared/common/glowmem_action.h
shared/common/gxerror.c
shared/common/gxerror.h
shared/common/gxlowmem.h
shared/common/gxutils.h
shared/common/gx_maybe_string.c
shared/common/gx_maybe_string.h
shared/common/logging-stack.h
shared/common/logging-time.c
shared/common/logging-time.h
shared/common/logging.comp.ss
shared/common/logging.cpp
shared/common/logging.h
shared/common/panic.cpp
shared/common/panic.h
shared/common/platform_config.h
shared/common/platform_error.c
shared/common/platform_error.h
shared/common/sh_utils.h
shared/common/threading.h
shared/common/threading_cond.h
shared/common/threading_mutex.h
shared/common/utilities.c
shared/common/utilities.h
shared/common/utilities_cxx.cpp
src/
src/ABLD.BAT
src/application_config.h
src/bld.inf
src/bld.inf.in
src/cxx_get_position.cpp
src/cxx_get_position.hpp
src/cxx_positioner.cpp
src/cxx_positioner.hpp
src/local_epoc_py_utils.cpp
src/local_epoc_py_utils.h
src/module.cpp
src/module.mmp.in
src/module.pkg.in
src/panic_list.hpp
src/pytwink.mmp
src/py_get_position.cpp
src/py_get_position.hpp
src/py_positioner.cpp
src/py_positioner.hpp
test-app/
test-app/backup_registration.xml
test-app/icon.svgz
test-app/logo.png
test-app/Makefile
test-app/template.pkg
test-app/tools/
test-app/tools/byte-compile.rb
test-app/tools/utils.rb
test-app/tpytwink_default.py
test-app/tpytwink_engine.py
test-app/tpytwink_gallery_screen.py
test-app/tpytwink_list_screen.py
test-app/tpytwink_logo_screen.py
test-app/tpytwink_main.py
test-app/tpytwink_utils.py
test-programs/
test-programs/test_get_position.py
test-programs/test_positioner.py
test-programs/test_set_text.py
LICENSE.txt
Makefile
README.md
sakefile.rb
shared/
shared/common/
shared/common/assertions.h
shared/common/assertions_cxx.cpp
shared/common/doc/
shared/common/doc/PyS60_license.txt
shared/common/epoc-event-internal.cpp
shared/common/epoc-event-internal.h
shared/common/epoc-session.hpp
shared/common/epoc-time.cpp
shared/common/epoc-time.h
shared/common/epoc-utilities.hpp
shared/common/epoc_app_uid_list.hrh
shared/common/error_list.scm
shared/common/evq_event.c
shared/common/evq_event.h
shared/common/evq_queue.c
shared/common/evq_queue.h
shared/common/evq_timer.c
shared/common/evq_timer.h
shared/common/glowmem_action.h
shared/common/gxerror.c
shared/common/gxerror.h
shared/common/gxlowmem.h
shared/common/gxutils.h
shared/common/gx_maybe_string.c
shared/common/gx_maybe_string.h
shared/common/logging-stack.h
shared/common/logging-time.c
shared/common/logging-time.h
shared/common/logging.comp.ss
shared/common/logging.cpp
shared/common/logging.h
shared/common/panic.cpp
shared/common/panic.h
shared/common/platform_config.h
shared/common/platform_error.c
shared/common/platform_error.h
shared/common/sh_utils.h
shared/common/threading.h
shared/common/threading_cond.h
shared/common/threading_mutex.h
shared/common/utilities.c
shared/common/utilities.h
shared/common/utilities_cxx.cpp
src/
src/ABLD.BAT
src/application_config.h
src/bld.inf
src/bld.inf.in
src/cxx_get_position.cpp
src/cxx_get_position.hpp
src/cxx_positioner.cpp
src/cxx_positioner.hpp
src/local_epoc_py_utils.cpp
src/local_epoc_py_utils.h
src/module.cpp
src/module.mmp.in
src/module.pkg.in
src/panic_list.hpp
src/pytwink.mmp
src/py_get_position.cpp
src/py_get_position.hpp
src/py_positioner.cpp
src/py_positioner.hpp
test-app/
test-app/backup_registration.xml
test-app/icon.svgz
test-app/logo.png
test-app/Makefile
test-app/template.pkg
test-app/tools/
test-app/tools/byte-compile.rb
test-app/tools/utils.rb
test-app/tpytwink_default.py
test-app/tpytwink_engine.py
test-app/tpytwink_gallery_screen.py
test-app/tpytwink_list_screen.py
test-app/tpytwink_logo_screen.py
test-app/tpytwink_main.py
test-app/tpytwink_utils.py
test-programs/
test-programs/test_get_position.py
test-programs/test_positioner.py
test-programs/test_set_text.py
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.