Cordova plugin - JPush

本地通知

Ubuntu Desktop Entry

Shell 函数返回值

    Ubuntu crontab

    cron 是 linux 下的一个定时执行工具。启动、关闭:

    1
    2
    3
    $ service cron start
    $ service cron stop
    $ service cron restart

    Shell 通配符

      Shell 变量

      定义变量

        Shell 输入输出

        Shell 读取输入用 read

          Data model

          Objects, values and types

          All data in a Python program is represented by objects or by relations between objects.

          Every object has an identity, a type and a value.

            SDK environment to deploy Cordova apps for Android devices

            Cordova - Develop for platforms (Android)

            Python - Tuple

            tuple