搜索资源列表
tagfileEditor
- 一个方便自定义 slackware linux 安装所需的tagfile的bash脚本。提供功能: 1. 根据已有的tagfile进行修改的功能。 2. 根据一张package清单生成tagfile的功能。 3. 根据当前系统中安装的包生成tagfile的功能。-A custom slackware linux easy to install the required tagfile bash scr ipts. Provide functions: 1. Functions
AsyncTask
- AsyncTask enables proper and easy use of the UI thread. This class allows to perform background operations and publish results on the UI thread without having to manipulate threads and or handlers.