登录
首页 » Java » harmonyOS文档(鸿蒙学堂).pdf

harmonyOS文档(鸿蒙学堂).pdf

于 2020-12-03 发布
0 239
下载积分: 1 下载次数: 1

代码说明:

Huawei DevEco Studio 使用指南

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

发表评论

0 个回复

  • android 模仿微博登陆框实例源码
    当文字输入时改变图片  仿微博
    2014-08-22下载
    积分:1
  • android fiip特效
    android fiip特效
    2013-12-22下载
    积分:1
  • android实现拍照保存预览相册取消退出
    拍照 预览相册 取消 等常用功能
    2014-08-26下载
    积分:1
  • android 加载网页Html文本--WebView
    解决了乱码问题
    2015-04-22下载
    积分:1
  • android 从相册选择一张或者多张图片例子源码下载
    android 从相册选择一张或者多张图片例子源码下载
    2015-05-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 viewpaper特效
    android viewpaper特效
    2015-01-30下载
    积分:1
  • 安卓日历源码下载
    android 日历
    2014-12-24下载
    积分:1
  • Spring及依赖注入 入门级实例(文档)
    Spring创始人Rod JohnsonSpring简介什么是IoC,依赖注入使用Spring依赖注入示例创建登录示例,编写dao,biz,action为项目添加Spring支持编写Spring配置文件测试注入编写Spring与Struts集成的配置文件在Struts中配置插件在Sping中配置Action面向接口编程注入的使用总结
    2014-12-13下载
    积分:1
  • android SDK 离线版chm文档下载(含大量示例)
    http://developer.android.com/ 打不开怎么办, 用android sdk离线版chm文档 查阅相关资料吧
    2015-05-04下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载