Python Android Template

码农软件 · 软件分类 · 其他开发相关 · 2019-10-20 12:44:07

软件介绍

Python Android Template 是运行 Python 代码创建 Android 应用的 cookiecutter 模板。

快速入门:

  1. 安装 cookiecutter

    $ pip install cookiecutter
  2. 在 Python-Android template 运行 cookiecutter:

    $ cookiecutter https://github.com/pybee/Python-Android-template
  3. 下载 Python Android 支持包,提取出:

  • python


  • libs


项目目录示例:

android/
    app/
        myproject
            __init__.py
            main.py
    app_packages/
    libs/
        ...
    res/
        ...
    src/
        ...
    AndroidManifest.xml
    ant.properties
    build.xml
    custom_rules.xml
    local.properties
    LICENSE
    proguard-project.txt
    project.properties

本文地址:https://codercto.com/soft/d/17167.html

Approximation Algorithms

Approximation Algorithms

Vijay V. Vazirani / Springer / 2001-07-02 / USD 54.95

'This book covers the dominant theoretical approaches to the approximate solution of hard combinatorial optimization and enumeration problems. It contains elegant combinatorial theory, useful and inte......一起来看看 《Approximation Algorithms》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具