搜索资源列表
android4.0
- 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助 下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。 1.创建bin目录,并加入到PATH $ mkdir ~/bin $ PATH=~/bin:$PATH 2.下载repo到刚刚创建的bin目录,并设置权限为可执行。 $
Pro.Android.Python.with.SL4A
- 用python语言实现android上的开发,不需要借助java了-Python language on android development, without the help of java a
Gifchanger
- S60手机端生成gif动画,由八神网雨中彩虹开发,编写语言为pys60- S60 mobile terminal to generate gif animation, rain, rainbow by Yagami network development, the preparation of language pys60
Wiley.Mobile.Python.Rapid.prototyping.of.applicati
- 讲解如何使用Python开发S60手机应用程序。这些应用包括GUI、SMS、音效、摄像头、数据处理、蓝牙、电话功能、移动网络、Web Service,最后讲解了提高开发效率的技巧和一些实例。-Python Development on the use of S60 mobile phone application. These applications, including GUI, SMS, audio, camera, data processing, Bluetooth, phone fu
pys60-1.4.5_src
- python s60 1.4.5版本的源代码,把python移植到了symbian手机上。详细可参阅nokia开发网站-python s60 1.4.5 version of source code, the python transplanted to a symbian mobile phone. Details can be found in the development of nokia website
Getting_Started_with_Python
- 这是python for s60的入门文档,想用python在s60手机上开发的人可以看一下。-This is the the entry document for python for s60 which is suitable for developer who would like to develop python programs in s60 phones.
pythonfors60
- py60 for symbian 的开发资料-reference for developing python application on symbian
PyFetion1.py
- 用python开发的飞信客户端,源代码提供。-With the development of Fetion python client, provided the source code.
Python_API.tar
- pys60 中文版,对于学习手机python开发很有帮助-pys60 the Chinese version of python for the development of useful mobile learning
PythonForS60
- 该书主要介绍了Python的使用,以及如何使用Pyton开发塞班S60 V3系统的程序,是一本很好的塞班手机编程入门教程-This book introduces the use of Book focuses on the use of Python, and how to use the system S60 Saipan Pyton development process is a good entry-Saipan Mobile Programming Tutorial
android
- 本书内容全面,不仅详细讲解了Android框架、Android组件、用户界面开发、游戏开发、数据存储、多媒体开发和网络开发等基础知识,而且还深入阐述了传感器、语音识别、桌面组件开发、Android游戏引擎设计、Android应用优化、OpenGL等高级知识,最重要的是还全面介绍了如何利用原生的C/C++(NDK)和Python、Lua等脚本语言(Android scr ipting Environment)来开发Android应用;本书实战性强,书中的每个知识点都有配精心设计的示例,尤为值得一
PythonForS60_1_4_5_SDK_3rdEdFP1
- PythonForS60,在symbian手机上开发python的程序必须有的东西。-python s60 1.4.5 version of source code, the python transplanted to a symbian mobile phone. Details can be found in the development of nokia website
python-moble
- 手机开发的python代码大全,很全很实用,可以在手机大蟒蛇平台上直接编辑运行,可以做出自己的python软件,你可以随意的控制手机的短信,蓝牙,无限,下载,多媒体都多种功能-Handset development python code complete, it is all very practical, large pythons in the mobile platform to run directly on the editing, you can make your own pyt
Fruit
- Fruit.zip是一个手机端开发水果忍者的游戏。虽然作者的脚本还不太成熟,但是可以给爱好python的朋友一些研究。脚本需要手机安装python1.45的平台和ped编辑运行器。-this is a game scr ipt.
Telit_Easy_Script_Python_r13
- 可以直接在telit通讯模块上面使用python进行开发。-Can be developed directly above the in telit communication module using python.
Pro-Android-Python-with-SL4A
- 国外《Pro Android Python with SL4A》电子书配套源代码,对深入钻研安卓开发的专业工程师有很大参考价值。-Foreign " Pro Android Python with SL4A the eBook supporting source code, to delve into the the Atradius development of professional engineers have a great reference value.
plugin.video.btv
- python语音编写的xbmc视频插件,作为插件开发的教程。-Python Xbmc video plugin
smartcar
- 智能小车开源代码, 包括前后左右控制, video部分, 加速, 后退, 等。 可以进行进一步开发编程, 用python语言, 同时兼容C语言编程。 平台Windows也可兼容。(This is an open source about respberry pi car.)
Python_kivy_for_android app
- 基于python+kivy的android平台app开发的一些问题,及中文库添加(Solutions about android-app using python+kivy)
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于