登录
首页 » Java » android LinearLayout 布局实例分享

android LinearLayout 布局实例分享

于 2013-03-16 发布
0 265
下载积分: 1 下载次数: 0

代码说明:

android LinearLayout 布局 入门级实例

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

发表评论

0 个回复

  • openfire3.7.1在myEclipse的源码部署(即时通讯例子部署)
    软件版本: Myeclipse:  myeclipse-9.0M1-win32 Openfire:openfire_3_7_1
    2014-04-07下载
    积分:1
  • android 照片拍摄 录音等功能
    android 照片拍摄 录音等功能
    2013-10-31下载
    积分:1
  • 简单微信支付和银联支付
    简单微信支付和银联支付
    2016-01-25下载
    积分:1
  • 仿京东商城布局
    高仿京东商城源码
    2013-11-11下载
    积分:1
  • AndroidPdfViewerPDF查看器
    AndroidPdfViewerPDF查看器
    2015-09-07下载
    积分:1
  • viewpager 示例源码
    viewpager 示例源码
    2014-05-16下载
    积分:1
  • android textview 自动换行 例子
    textview 自动换行
    2014-09-16下载
    积分: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
  • viewpager加载切换
    viewpager加载切换
    2016-02-22下载
    积分:1
  • android高仿微信布动态(选择图片)
    Android 超高仿微信图片选择器
    2015-06-13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载