文件名称:module_pytwink_pys60
介绍说明--下载内容均来自于网络,请自行研究使用
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
......\common
......\......\assertions.h
......\......\assertions_cxx.cpp
......\......\doc
......\......\...\PyS60_license.txt
......\......\epoc-event-internal.cpp
......\......\epoc-event-internal.h
......\......\epoc-session.hpp
......\......\epoc-time.cpp
......\......\epoc-time.h
......\......\epoc-utilities.hpp
......\......\epoc_app_uid_list.hrh
......\......\error_list.scm
......\......\evq_event.c
......\......\evq_event.h
......\......\evq_queue.c
......\......\evq_queue.h
......\......\evq_timer.c
......\......\evq_timer.h
......\......\glowmem_action.h
......\......\gxerror.c
......\......\gxerror.h
......\......\gxlowmem.h
......\......\gxutils.h
......\......\gx_maybe_string.c
......\......\gx_maybe_string.h
......\......\logging-stack.h
......\......\logging-time.c
......\......\logging-time.h
......\......\logging.cpp
......\......\logging.h
......\......\panic.cpp
......\......\panic.h
......\......\platform_config.h
......\......\platform_error.c
......\......\platform_error.h
......\......\sh_utils.h
......\......\threading.h
......\......\threading_cond.h
......\......\threading_mutex.h
......\......\utilities.c
......\......\utilities.h
......\......\utilities_cxx.cpp
src
...\ABLD.BAT
...\application_config.h
...\bld.inf
...\bld.inf.in
...\cxx_get_position.cpp
...\cxx_get_position.hpp
...\cxx_positioner.cpp
...\cxx_positioner.hpp
...\local_epoc_py_utils.cpp
...\local_epoc_py_utils.h
...\module.cpp
...\module.mmp.in
...\module.pkg.in
...\panic_list.hpp
...\pytwink.mmp
...\py_get_position.cpp
...\py_get_position.hpp
...\py_positioner.cpp
...\py_positioner.hpp
test-app
........\backup_registration.xml
........\icon.svgz
........\logo.png
........\Makefile
........\template.pkg
........\tools
........\.....\byte-compile.rb
........\.....\utils.rb
........\tpytwink_default.py
........\tpytwink_engine.py
........\tpytwink_gallery_screen.py
........\tpytwink_list_screen.py
........\tpytwink_logo_screen.py
........\tpytwink_main.py
........\tpytwink_utils.py
test-programs
.............\test_get_position.py
.............\test_positioner.py
.............\test_set_text.py