Genius-Android

码农软件 · 软件分类 · Android UI 组件 · 2019-04-26 17:29:43

软件介绍

Genius-Android是什么?

icon

Genius-Android 是 Android 中一些常用的的方法集合, Genius 提供6个基本板块:

  • app (Ui)
  • animation (动画
  • widget (Material控件
  • command (命令行
  • net tool (Ping、Dns...
  • util (常用方法,类

功能模块

  • animation

    • TouchEffectAnimator 支持快速响应点击特效
  • app

    • UIKit 支持子线程同步、异步切换到主线程操作
    • BlurKit 支持Java、Jni使用StackBlur算法模糊图片
  • widget

    • 字体 opensans roboto
    • 颜色 none dark light
    • 控件 GeniusButton GeniusCheckBox GeniusTextView GeniusEditText
  • command

    • 独立服务进程执行命令行工作
    • 与ProcessBuilder操作类似
    • 智能修正运行错误,解决运行故障
    • 一键化的启动与取消操作,自由控制
    • 可同步与异步方式执行,可回调事件
  • net tool

    • 一键Ping DNS TelNet TraceRoute
    • 可控制,可取消;不必关心细节问题
    • 并发的路由任务,可在40s左右测试完成
  • util

    • AppContext 全局、存取方便快捷
    • HashUtils 字符串与文件MD5获取
    • Tools ID SN 确定设备唯一标识
    • Log 如系统Log一样使用简单,一键开关
    • Log 可存储日志到文件,方便分析差错
    • Log 可添加事件监听,方便界面显示日志信息
    • FixedList 定长队列,自动弹出,保持队列数量


详细介绍

详细信息请见 GitHub 项目介绍, 主项目更新在 GitHub 上;任何更新 GitHub 都将是最及时的。

License

Copyright 2014 CengaLabs. Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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

响应式Web设计实践

响应式Web设计实践

[美] Tim Kadlec / 侯鸿儒 / 人民邮电出版社 / 2013-3-1 / 55.00元

随着各种各样的移动设备不断地涌现到使用者面前,Web设计的适应性已经成为设计师们所面临的最为艰巨的挑战。你设计出的网站不仅要在桌面计算机的大尺寸屏幕上可以为用户提供友好的UI和用户体验,同时在小尺寸屏幕上也应该可以提供一致的用户体验,并可以让用户能够在桌面大屏幕上和移动小屏幕上平滑切换,同时没有任何的不适应感觉。 本书作者是一位出色的开发者,在本书中,他将诸多技术和设计理念杂糅在一起,再辅以......一起来看看 《响应式Web设计实践》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

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

RGB CMYK 互转工具