登录
首页 » Java » Android 万年历源码

Android 万年历源码

于 2015-03-13 发布
0 325
下载积分: 1 下载次数: 0

代码说明:

Android 万年历源码

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

发表评论

0 个回复

  • 百度地图定位DEMO
    百度官方地位DEMO
    2015-06-13下载
    积分:1
  • wifi语音对讲
    实现局域网内语音对讲发送文字
    2013-06-29下载
    积分:1
  • 图片层叠效果
    【核心代码】 protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); fp=(AdapterViewFlipper) findViewById(R.id.fp); List listgroup=new ArrayList();
    2014-05-16下载
    积分:1
  • android 视频录制 例子源码
    录像例子
    2014-11-21下载
    积分:1
  • Android调用谷歌STMP送邮件 例子源码下载
    android smtp发邮件实例
    2014-09-12下载
    积分:1
  • android系统控制onvif协议摄像头app源码
    android-onvif是一个基于android系统控制onvif协议摄像头的软件项目,例如海康摄像头等。本项目已将接口封装,使用简单。后续将扩展更多功能。。。功能介绍探索与发现摄像头摄像头参数获取和获取摄像头账号密码修改摄像头的固件升级摄像头截图修改摄像头时间重启摄像头修改摄像头ip
    2021-05-06下载
    积分: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 camera 例子源码
    android camera 例子源码
    2014-11-10下载
    积分:1
  • AndBase各种功能
    AndBase开发各种功能
    2015-06-02下载
    积分:1
  • android RelativeLayout 布局 实例
    android RelativeLayout 布局 实例
    2013-03-16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载