登录
首页 » Java » viewpager 示例源码

viewpager 示例源码

于 2014-05-16 发布
0 275
下载积分: 1 下载次数: 0

代码说明:

viewpager 示例源码

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

发表评论

0 个回复

  • 自定义进度框
    自定义进度框
    2014-01-08下载
    积分: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
  • Android应用源码之Android电子麦克风.zip
    【实例简介】
    2021-09-07 00:31:14下载
    积分:1
  • Android连接vpn
    Android连接vpn
    2020-12-30 16:19:00下载
    积分:1
  • Android串口通信实例
    Android Studio下的串口通信实例项目,已通过测试。可实现对于串口的设置、打开、发送、接收等操作 【调试说明】需先打开串口,然后再打开该app
    2019-08-25下载
    积分:1
  • Android Studio Socket客户端 与电脑服务器收消息
    【实例简介】   安卓手机与电脑进行socket通讯,安卓是客户端,电脑是服务器。
    2021-05-20 14:39:03下载
    积分:1
  • Android 万年历源码
    Android 万年历源码
    2015-03-13下载
    积分: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 xUtils框架例子源码下载
    android数据库操作、网络数据下载、批量下载网络图片例子
    2015-06-13下载
    积分:1
  • android 加载网页Html文本--WebView
    解决了乱码问题
    2015-04-22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载