三合一
博客
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控件之ToggleButton的使用方法
ToggleButton的状态只能是选中和未选中,并且需要为不同的状态设置不同的显示文本。以下案例为ToggleButton的用法目录结构main.xml布局文件代码如下: ToggleButtonActivi
2021-12-07 14:02
135
0
0
0
关于Android Studio gradle build running很久的问题
在defaultConfig里加上multiDexEnabled true然后就可以了
2021-12-07 14:02
135
0
0
0
android listview item style
@color/light_grey @android:color/transparent @android:color/transparent 0dp @drawable/list_item_selector Th
2021-12-07 14:04
134
0
0
0
Android - Image Effects Tutorial
Android allows you to manipulate images by adding different kinds of effects on the images. You can easily a
2021-12-07 13:59
133
0
0
0
Android API之CheckedTextView代码演示
类CheckedTextView继承超类TextView并实现Checkable接口。当ListView的setChoiceMode方法并设定为CHOICE_MODE_SINGLE或者CHOICE_MODE_MULT
2021-12-07 14:04
131
0
0
0
Android - Notifications
Anotificationis a message you can display to the user outside of your applications normal UI. When you tel
2021-12-07 14:05
131
0
0
0
Android - Styles and Themes
Astyleresource defines the format and look for a UI. A style can be applied to an individual View (from wi
2021-12-07 14:05
131
0
0
0
Android ProgressBar 样式大全
普通圆形ProgressBar该类型进度条也就是一个表示运转的过程,例如发送短信,连接网络等等,表示一个过程正在执行中。一般只要在XML布局中定义就可以了。 此时,没有设置它的风格,那么它就是圆形的,一直会旋转的进度
2021-12-07 14:04
129
0
0
0
«
1
2
...
6
7
8
9
10
11
12
...
17
18
»
怎么提高认知水平?
T:0.010805s,M:624.25 KB
返回顶部
留言
留言
评论