登录
首页 » Java » 好看的加载按钮界面

好看的加载按钮界面

于 2016-05-31 发布
0 135
下载积分: 1 下载次数: 0

代码说明:

好看的加载按钮界面

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 类似新浪微博的加载图片
    类似新浪微博的加载图片
    2013-07-18下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • 微信接口示例
     微信开发接口示例
    2015-04-04下载
    积分:1
  • 基于android的远程视频监控系统 附完整源码
    原理:客户端将采集到的每一帧图像数据发送至服务器,服务器接收
    2013-04-21下载
    积分:1
  • JAVA校园论坛系统源码(含数据库脚本)
    注册,登录,发帖,点赞,搜索,评论,后台管理等功能
    2020-02-11下载
    积分:1
  • android上传文件到 java服务器端 例子源码下载
    另类文件上传
    2015-05-09下载
    积分:1
  • android优化大师 项目完整源代码下载
    仅供大家学习交流使用
    2013-08-28下载
    积分:1
  • javaweb电影网站
    http://127.0.0.1:8081/moviesys/manage/login.jsp管理员账号:王长荡密码:kissherhttp://127.0.0.1:8081/moviesys/用户账号:aa密码:aa数据库导入:配好path环境的前提下在密令窗口里执行:imp scott/tiger@xe file=d:DVD.dmp
    2021-05-06下载
    积分:1
  • android 时间轴 实例源码下载
    android 时间轴 实例源码下载
    2014-12-04下载
    积分:1
  • android 下载远程网络文件 示例源码
    android 下载远程网络文件 示例源码
    2014-09-04下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载