新兵下载-专业Symbian智能手机资源下载站
您现在的位置: 网站首页 >> 手机软件 >> S60v1v2第一、二版 >> 系统管理 >> 软件信息

Python语言平台 08年1月22日更新 v1.4.20版

  • 运行环境:s60v2
  • 软件语言: 英文
  • 文件大小: 611 K
  • 软件等级: ★★★      
  • 软件类别: 国外软件
  • 软件人气:
  • 软件添加: admin
  • 软件审核: 新兵9527
  • 添加时间: 2007-4-13 11:35:08
  • 加入到会员常用软件收藏夹

软件介绍

Python(发音:[ 'paiθ(ə)n; (US) 'paiθɔn ]),是一种面向对象的解释性的计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。Python 具有脚本语言中最丰富和强大的类库,足以支持绝大多数日常应用.

在Symbina智能手机上支持C++和JAVA开发的两类程序, 装上Python后,也就可以支持众多以Python开发的各种程序了。

对Python的详细介绍参见 http://baike.baidu.com/view/21087.htm

对于普通的手机用户,我们不用了解太多,只是安上Python这个平台就可以了,可以让我们的手机支持更多以Python开发的程序。

目前在Symbian手机上已经有相当多的Python开发的程序,也都是比较实用的。 新兵下载在发布这类资源时都会特别注明的,前提是你需要先把这个Python安装上手机才支持此类程序。

本版本支持 S60v2 、 S60V2 FP1 、S60V2 FP2  。  压缩包内包含这三个版本。
每个版本包含2个文件,PythonForS60和PythonScriptShel也请针对应您的版本进行安装。

注意:Python平台更新比较快,本页面为永久更新页面,如有新版本都将在此页面添加。
如无特殊要求,一般您可以安装最近的新版本即可。

下载地址1  v1.3.20版
下载地址2  v1.4.10版  (07年10月25日更新)
下载地址3  v1.4.20版 (08年1月22日更新)

s60v2 版本
NOKIA 6600
Panasonic X700
Panasonic X800
Samsung SGH-D720
Samsung SGH-D730


 S60V2 FP1  版本
Nokia 3230
Nokia 6260
Nokia 6600
Nokia 6620
Nokia 6670
Nokia 7610

 S60V2 FP3  版本

Nokia 6630
Nokia 6680
Nokia 6681
Nokia 6682
Nokia n70
Nokia n72
Nokia n90

The Python programming language for S60 mobile phones

Change history
==============

Changes in 1.4.2 from 1.4.1:
-----------------------------

* logs module added
* Localised vendor ID and unique vendor ID have been set to "Nokia" in
the SIS packages for 3rd edition. As a result, you may need to
uninstall the previous version before installing this one.

Corrected defects:

1844058: wrong time returned for inbox messages
1842737: positioning.select_module() crashes python
1838133: calendar find_instances fails for long searchstrings
1821233: e32.ao_callgate(not_a_callable) fails to set an exce
1817899: Code in appuifwmodule.cpp prevents use of SVG icons
1817278: Incomplete Documentation for 1.4.1 Video APIs
1815670: Missing 00000000.rss file in template dir
1815190: import telephone causes an error
1802502: e32db format_time broken in some localisations
1793145: ViewSrv 9 panic while exiting previously backgrounde
1759880: start_server does not report error for unknown file
1757337: Incomplete documentation for Contact object
1446285: 240:Adding Icon with out-of-range index to Listbox

 ————————————————————————————————————

Python for S60 1.4.1 [版本更新]

Python for S60 1.4.1 is now released. This is an officially signed release.
You can download the release from the usual place in SourceForge:
http://sourceforge.net/project/showf...roup_id=154155
This release runs on S60 2nd edition (and all FPs) and 3rd edition.
The release includes:
- source code
- device and emulator binaries for 2.0, 2.6, 2.8 and 3.0
- emulator binaries for armv5 (RVCT)
- documentation PDF.
The release is officially Nokia signed. The capabilities for the PythonForS60 component
are "ALL -TCB -DRM -AllFiles", so the DLLs are usable with almost all applications as is
and thus there is no longer a need for a separate unsigned-freedevcert version of this
package.
The script shell package is signed with the user-grantable capability set (ReadUserData
WriteUserData NetworkServices LocalServices UserEnvironment). If you need more
capabilities, you need to obtain a devcert and sign the unsigned-freedevcert script shell
package with it.
Changes in 1.4.1 from 1.4.0:
-----------------------------
* telephone module improved
* position module improved
* autostart support added to py2sis
* sensor module added (3rd Ed only)
* video camera support added to camera module
* appuifw module: tool tip support added (3rd Ed only), added attributes "size" and
"position" to Listbox (3rd Ed only)
* backup support has been added
* fixed PDF document formatting problem that caused page numbers to be
on the wrong side
Note: The UIDs for officially signed 3rd edition packages (1.4.x) are different from the
prereleases (1.3.x). The 1.4.x releases have UIDs assigned from the protected range, while
the 1.3.x releases had UIDs from the unprotected range. If your software depends on the
UIDs it may need changes. Especially note that it may not be possible to directly upgrade
an application package that embeds a 1.3.x runtime package into a new version that embeds
a 1.4.x runtime package without removing the old runtime package first.
The UID changes relevant to application programmers are as follows:
- PythonForS60 package: old 0xF0201510 new 0x2000B1A0
- PythonScriptShell package: old 0xF0201515 new 0x2000B1A5
Corrected defects:
1761066: epoc32/release/armv5 folder missing in 1.4.0 sdk
1806235: socket.recvfrom always returns address "0.8.0.0"
All users are recommended to upgrade.
This release is the same as 1.3.11 in that ***you need to install both the PythonforS60
_and_ the PythonScriptShell package to get the same functionality as before on 2nd
edition. ***
Bug reports, patches and feature requests are welcomed in the usual places:
Bugs:
Patches:
Feature requests:
Yes, really - if you find a clear bug file it in SourceForge. That's what we track
regularly, not every thread in the discussion board. If you post a bug report only in the
DiBo, we might miss it.
When filing bugs, include the device you used, its firmware version (you can see this by
entering *#0000# in the idle screen), the PyS60 version and a minimal test case (if
applicable).
Happy hacking!

下载地址

相关软件

发表评论


验证码:
1分 2分 3分 4分 5分

  • 如有问题留言请说明您的手机型号及具体情况。
  • 深入讨论或求助请加入新兵论坛参与共同讨论。

本类推荐下载

  • 此栏目下没有推荐软件