三合一
博客
Android开发
AI助手
站内
搜索
选择分类
数据库
SQL Server
Oracle
MySQL
PostgreSQL
NoSQL
大数据
其他数据库
操作系统
Windows
Windows Server
Linux
macOS
嵌入式
APACHE
NGINX
redis
Docker
git
互联网
tomcat
前端开发
Html/Css
JavaScript
jQuery
HTML5
Angular
React
Vue
小程序
软件设计
架构设计
面向对象
设计模式
领域驱动设计
移动端开发
Android开发
iOS开发
Flutter
鸿蒙
其他手机开发
软件工程
敏捷开发
项目与团队管理
软件工程其他
后端开发
.NET
Java
Python
Go
PHP
C++
Ruby
Swift
C语言
Erlang
Delphi
Scala
R语言
Verilog
Dart
Rust
其他语言
asp
nodejs
其他
读书区
翻译区
求职面试
计算机图形学
软件测试
菜谱
SEO技术
摄影
生活技巧
最新
人气
评论
赞
踩
android样式布局
初学android,感觉还是比较轻松的。当然,如果没有好好的去在自己的电脑上实现的话,估计也会搞得自己稀里糊涂的。下面是我在学习Android布局样式的一些总结(个人这样认为),当然,在其中也借鉴了其他的学习资料,现
2021-12-07 13:59
108
0
0
0
Android - Data Backup Tutorial
Android allows you to backup your application data to remote cloud storage, in order to provide a restore po
2021-12-07 12:59
107
0
0
0
Android Studio如何用真机调试
1,在真机中设置USB调试模式打开,具体:设置->应用程序->开发->USB调试。2,安装安卓的USB驱动,如果按照不好,那么去下载一个豌豆荚,它会帮你正确安装你的手机驱动。下载地址:http://www.wando
2021-12-07 14:01
106
0
0
0
Android - Location Based Services
Android location APIs make it easy for you to build location-aware applications, without needing to focus
2021-12-07 14:05
105
0
0
0
Android - Sending SMS
In Android, you can use SmsManager API or devices Built-in SMS application to send SMS's. In this tutori
2021-12-07 14:05
104
0
0
0
Android 使用DownloadManager进行版本更新的完整方案
在Android App都会有版本更新的功能,以前我们公司是用友盟SDK更新功能,自己服务器没有这样的功能。版本检测、Apk下载都是使用友盟。最近看到友盟的版本更新SDK文档:十月份更新功能将会停止服务器,建议开发者
2021-12-07 14:00
104
0
0
0
Android RadioButton
RadioButton 单选按钮有两种状态:选中或未选中。这允许用户从一个组中选择一个选项。 RadioButton 属性 以下相关是 RadioButton 控件的重要属性。可以检查Android官方文档的属性和相
2021-12-07 14:04
103
0
0
0
关于 Activity 中 must implement OnFragmentInteraction
在使用Android Studio 使用默认创建Fragment时,在Activity中 must implement OnFragmentInteractionListener 错误如下:Caused by: ja
2021-12-07 14:02
103
0
0
0
«
1
2
...
9
10
11
12
13
14
15
...
18
19
»
蝴蝶效应
T:0.010469s,M:802.03 KB
返回顶部
留言
留言
评论