• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

gisoracle

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

上一页 1 ··· 87 88 89 90 91 92 93 94 95 ··· 159 下一页

2016年3月9日

andriod CheckBox

摘要: <?xml version="1.0" encoding="UTF-8"?> <LinearLayout android:orientation="vertical" android:layout_height="fill_parent" android:layout_width="fill_par 阅读全文

posted @ 2016-03-09 12:12 gisai 阅读(228) 评论(0) 推荐(0)

andriod 用户名和密码

摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android 阅读全文

posted @ 2016-03-09 11:57 gisai 阅读(366) 评论(0) 推荐(0)

andriod ==和equals

摘要: andriod ==和equals 阅读全文

posted @ 2016-03-09 11:55 gisai 阅读(264) 评论(0) 推荐(0)

android布局--Android fill_parent、wrap_content和match_parent的区别

摘要: 来自:http://www.cnblogs.com/nikyxxx/archive/2012/06/15/2551390.html 三个属性都用来适应视图的水平或垂直大小,一个以视图的内容或尺寸为基础的布局比精确地指定视图范围更加方便。 1)fill_parent 设置一个构件的布局为fill_pa 阅读全文

posted @ 2016-03-09 09:08 gisai 阅读(214) 评论(0) 推荐(0)

Android 五大布局

摘要: Android 五大布局: FrameLayout(框架布局),LinearLayout (线性布局),AbsoluteLayout(绝对布局),RelativeLayout(相对布局),TableLayout(表格布局)。 FrameLayout 所有东西依次都放在左上角,会重叠,这个布局比较简单 阅读全文

posted @ 2016-03-09 07:53 gisai 阅读(302) 评论(1) 推荐(0)

一个帖子学会Android开发四大组件

摘要: 来自:http://www.cnblogs.com/pepcod/archive/2013/02/11/2937403.html 这个文章主要是讲Android开发的四大组件,本文主要分为 一、Activity详解二、Service详解三、Broadcast Receiver详解四、Content 阅读全文

posted @ 2016-03-09 07:37 gisai 阅读(374) 评论(1) 推荐(1)

2016年3月8日

Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.

摘要: 改下build.gradle文件,将里面的compileSdkVersion改为23即可 apply plugin: 'com.android.application' android { compileSdkVersion 23 buildToolsVersion "23.0.2" default 阅读全文

posted @ 2016-03-08 11:31 gisai 阅读(270) 评论(0) 推荐(0)

andriod VideoView

摘要: package com.example.yanlei.myyk; import android.media.MediaPlayer; import android.net.Uri; import android.os.Bundle; import android.os.Environment; im 阅读全文

posted @ 2016-03-08 07:53 gisai 阅读(258) 评论(0) 推荐(0)

2016年3月7日

arcgis andriod 长按获得当前信息

摘要: // 长按显示鼠标点坐标及比例尺 private class myLongPressListener implements OnLongPressListener { private static final long serialVersionUID = 1L; @Override public 阅读全文

posted @ 2016-03-07 16:09 gisai 阅读(446) 评论(0) 推荐(0)

Arcgis for android 离线查询

摘要: 参考.. 官方API demo 。。。 各种资料 以及。。 [html] view plain copy ArcGIS for Android示例解析之高亮要素-----HighlightFeatures ttp://blog.csdn.net/wozaifeiyang0/article/detai 阅读全文

posted @ 2016-03-07 15:02 gisai 阅读(5309) 评论(0) 推荐(0)

上一页 1 ··· 87 88 89 90 91 92 93 94 95 ··· 159 下一页
 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3