三合一
博客
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技术
摄影
生活技巧
最新
人气
评论
赞
踩
用Fragment实现如新浪微博一样的底部菜单的切换
像我这个有强迫症的人来说,自从TabActivity抛弃之后,再使用看到一个个警告和一条条划着的横线,心里很不舒服,现在终于下定决心用Fragment来替换掉TabActivity了!我的研究成果如下:首先是Main
2021-12-07 14:00
152
0
0
0
Android开发之自定义Spinner下拉列表样式
Spinner控件,展示下拉列表,默认使用系统的样式。Spinner默认样式包括:Spinner本身样式和Spinner下拉样式(下拉列表样式),APP开发的需要,学会如何更改Spinner默认样式,制作出好看漂亮的
2021-12-07 14:04
154
0
0
0
Android基础控件之Button的基本使用
Button基本使用方法 首先,添加Button控件到XML布局文件中。也可通过程序添加。 在布局文件中设置按钮的一些属性,如位置,宽高,按钮上的字,颜色等。 比较重要的是要给按钮一个id号,这是按钮唯一的名字
2021-12-07 14:01
157
0
0
0
Android - UI Design Tutorial
In this chapter we will look at the different UI components of android screen. This chapter also covers the
2021-12-07 14:02
157
0
0
0
Android - Spelling Checker Tutorial
The Android platform offers a spelling checker framework that lets you implement and access spell checking i
2021-12-07 14:02
157
0
0
0
Android - Intents and Filters
An AndroidIntentis an abstract description of an operation to be performed. It can be used withstartActivity
2021-12-07 14:05
158
0
0
0
Android - Broadcast Receivers
Broadcast Receiverssimply respond to broadcast messages from other applications or from the system itself.
2021-12-07 14:05
163
0
0
0
Android - Wi-Fi Tutorial
Android allows applications to access to view the access the state of the wireless connections at very low l
2021-12-07 13:59
163
0
0
0
«
1
2
...
10
11
12
13
14
15
16
17
18
»
冥想是什么?怎么冥想?
T:0.011191s,M:767.3 KB
返回顶部
留言
留言
评论