三合一
博客
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 自动检测更新,下载,安装
importjava.io.BufferedReader; /** *更新功能模块 * *@authorAdministrator * */ publicclassUpdateManage{ privateConte
2021-12-07 14:03
121
0
0
0
Android - Phone Calls
Android provides Built-in applications for phone calls, in some occasions we may need to make a phone call t
2021-12-07 14:05
120
0
0
0
Android - UI Layouts
The basic building block for user interface is aViewobject which is created from the View class and occupies
2021-12-07 14:05
120
0
0
0
Android - UI Controls
Input controls are the interactive components in your app's user interface. Android provides a wide va
2021-12-07 14:05
119
0
0
0
Android - Fragments
WML 文档实例: http://www.wapforum.org/DTD/wml_1.1.xml> Our HTML Tutorial is an award winning
2021-12-07 14:05
119
0
0
0
Android控件之ToggleButton的使用方法
ToggleButton的状态只能是选中和未选中,并且需要为不同的状态设置不同的显示文本。以下案例为ToggleButton的用法目录结构main.xml布局文件代码如下: ToggleButtonActivi
2021-12-07 14:02
119
0
0
0
Android控件--ProgressBar
1、简介ProgressBar 是进度条组件,通常用于向用户展示某个耗时操作完成的进度,而不让用户感觉是程序失去了响应,从而更好地提升用户界面的友好性。就像我现在进行的 apk 下载的任务,它都是通过进度条通知用户下
2021-12-07 14:03
118
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
118
0
0
0
«
1
2
...
6
7
8
9
10
11
12
...
18
19
»
灵感和创意的闪现
T:0.007996s,M:627.77 KB
返回顶部
留言
留言
评论