Giter VIP home page Giter VIP logo

ajunlonglive's Projects

do_alayout icon do_alayout

UI组件,绝对布局,通过设置x,y来设置控件的绝对位置。这是DeviceOne平台提供的一个核心组件也是最重要的组件之一。

do_algorithm icon do_algorithm

包含一些常用的算法实现,包括md5算法、3DES算法、sha1安全哈希算法和Base64算法

do_alioss icon do_alioss

阿里云对象存储服务(Object Storage Service,简称 OSS),是阿里云提供的海量、安全、低成本、高可靠的云存储服务

do_animation icon do_animation

所有UI组件缩放,移动,透明度变化,旋转都支持动画效果。这个类就是用来定义动画所有属性值的集合,作为UI的animate方法的参数

do_animator icon do_animator

控制UI组件动画的状态变化,每个状态点都支持对应5种属性的变化:x, y, width,height,bgColor;也支持修改透明值alpha,如50表示半透明,若同时用bgColor的后两位和alpha修改了透明值,以alpha为主,若alpha为父容器,则里面的子组件的透明值也随着改变

do_app icon do_app

这个是DeviceOne提供的基本应用类,通常在DeviceOne里开发的一个工程项目就是一个App实例。这个类负责页面Page的基本跳转,和App作用域内的数据共享等。

do_assistivetouch icon do_assistivetouch

可用于模拟类似iOS设备的AssistiveTouch按钮,支持自定义样式和大小;android平台需要通过订阅page组件的pause和result事件来控制组件的显示和隐藏

do_audio icon do_audio

播放音频,能支持播放mp3、amr、aac格式的本地和网络音频,录制音频可支持mp3、amr、aac格式输出

do_baidunavigate icon do_baidunavigate

百度导航支持语音播报(使用语言播报,需要在http://app.navi.baidu.com/ttsregister/appinfo导航TTS平台中进行注册申请),路线规划及导航

do_baidupanoramaview icon do_baidupanoramaview

百度全景图是一种实景地图服务。为用户提供城市、街道和其他环境的360度全景图像,用户可以通过该服务获得如临其境的地图浏览体验。全景地图使用新的地图技术,营造新的产品体验。真正实现“人视角”的地图浏览体验,为用户提供更加真实准确、更富画面细节的地图服务

do_barcodeview icon do_barcodeview

条码扫描视图,能设置view的基本属性,宽高等,扫描框内有矩形校正区域,扫描时有简单的动画显示,支持一维码、二维码(包括QR码、DM码等),若想在页面已启动时就加载扫描功能,建议将start方法放在do_Page的loaded事件回调中执行

do_bitmap icon do_bitmap

图片的处理组件,通过加载source对应路径的图片到内存中,不再需要使用该位图资源必须调用MM组件基类方法release()来释放该使用内存,Android平台仅支持jpg和JEPG格式

do_bluetooth icon do_bluetooth

DeviceOne官方蓝牙组件 使用中心蓝牙与外围设备进行数据传输,设备必须支持蓝牙(BLE全称为Bluetooth Low Energy)4.0,注:Android系统必须4.3以上,iOS系统必须8.0以上

do_boardview icon do_boardview

这个UI组件包含多个子视图(UI文件),里面最多能放五个子视图,分别停靠在上、右、下、左、中五条边线,组件绘制顺序为上右下左中,子视图之间不会重叠,若某一方向的子视图过大,造成下一顺序的子视图没有可用空间绘制则不显示下一顺序的子视图

do_canvas icon do_canvas

支持2D图形处理,可以画点,线,多边形,文字,图片。样式的修改必须在定义图形之前才会生效

doxygen2jsdoc icon doxygen2jsdoc

Doxgen to Javascript Documentation (not jsdoc). It's a documentation generation tool to support C codes that are auto-translated to JavaScript using SWIG.

doxyport icon doxyport

DoxyPort is a Python project which ports Doxygen documentation from C/C++ code to SWIG-generated JAVA bidings.

doxyrest icon doxyrest

A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructuredText for the Python documentation generator Sphinx.

dozer icon dozer

Hide menu bar icons on macOS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.