Wesley13 Wesley13
2年前
android ContextMenu 上下文菜单示例
ch2\_contextmenu.xml:<?xmlversion"1.0"encoding"utf8"?<LinearLayoutxmlns:android"http://schemas.android.com/apk/res/android"android:layout_width"match_p
Android 自学必备网站
一,Android自学网站给Android自学者朋友推荐几个自学网站:1.AndroidDevelopers作为一个Android开发者,官网的资料当然不可错过,从设计,培训,指南,文档,都不应该错过,在以后的学习过程中慢慢理解体会。网站:https://developer.android.com/2.Android专业中文社区Android专业
Wesley13 Wesley13
2年前
android Notification 状态栏通知使用示例
ch7\_notification.xml:<?xmlversion"1.0"encoding"utf8"?<LinearLayoutxmlns:android"http://schemas.android.com/apk/res/android"android:layout_width"match_
Wesley13 Wesley13
2年前
android WebView 使用实例
主布局文件:<?xmlversion"1.0"encoding"utf8"?<LinearLayoutxmlns:android"http://schemas.android.com/apk/res/android"android:layout_width"match_parent"
Stella981 Stella981
2年前
Android上可执行ELF文件中的段不能有基址
Android上可执行ELF文件中的段不能有基址@(Android研究)\android\\TOC\场景我使用AndroidNDK的编译工具交叉编译qemu项目(编译可在Android上运行的qemuusermode(http://my.os
Stella981 Stella981
2年前
Android 复选框 以及回显
activity\_main.xml<?xmlversion"1.0"encoding"utf8"?<LinearLayoutxmlns:android"http://schemas.android.com/apk/res/android"xmlns:app"http:/
Stella981 Stella981
2年前
LISTVIew 加分割线
分割线样式文件:<?xmlversion"1.0"encoding"utf8"?<layerlistxmlns:android"http://schemas.android.com/apk/res/android"<item<
Stella981 Stella981
2年前
2018 年,学习WEB前端开发应该关注哪些新技术?
!(https://oscimg.oschina.net/oscnet/ce2de990233b42659126523b6009c484.png)随着近年来前端的一波又一波技术浪潮,前端早已经告别了切图的时代,迎来的是规模化,工程化的大路。但是在如此多变的技术浪潮下,我们如果想成为成熟的前端开发工程师,走上专业化的开发道路,我们都需要学会哪些技术
可莉 可莉
2年前
2018 年,学习WEB前端开发应该关注哪些新技术?
!(https://oscimg.oschina.net/oscnet/ce2de990233b42659126523b6009c484.png)随着近年来前端的一波又一波技术浪潮,前端早已经告别了切图的时代,迎来的是规模化,工程化的大路。但是在如此多变的技术浪潮下,我们如果想成为成熟的前端开发工程师,走上专业化的开发道路,我们都需要学会哪些技术
Stella981 Stella981
2年前
Android从相机或相册获取图片裁剪
package com.only.android.app; import java.io.File; import android.app.Activity;import android.app.AlertDialog;import android.content.DialogInterfa