三合一
博客
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 - Drag and Drop
Android drag/drop framework allows your users to move data from one View to another View in the current layo
2021-12-07 14:05
154
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
157
0
0
0
Android Studio如何发布APK
(1)Android Studio菜单Build->Generate Signed APK(2)弹出窗口(3)创建密钥库及密钥,创建后会自动选择刚创建的密钥库和密钥(已拥有密钥库跳过) 点击Create new..
2021-12-07 14:00
157
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
160
0
0
0
Android - UI Controls
Input controls are the interactive components in your apps user interface. Android provides a wide variety
2021-12-07 14:05
161
0
0
0
Android开发入门经典实例
今天带大家做一个简单的Android App,这个App会显示创新工程实践老师们的照片和信息,不妨先看一看效果:虽然这个App非常简单,但是涉及到了Android开发中的一些关键知识,比如:配置开发环境App中一个屏
2021-12-07 13:59
161
0
0
0
Android版本号versionCode,versionName
AndroidManifest.xml是每个android程序中必须的文件。它位于整个项目的根目录,描述了package中暴露的组件(activities, services等),他们各自的实现类,各种能被处理的数据
2021-12-07 14:03
162
0
0
0
Android控件--ProgressBar
1、简介ProgressBar 是进度条组件,通常用于向用户展示某个耗时操作完成的进度,而不让用户感觉是程序失去了响应,从而更好地提升用户界面的友好性。就像我现在进行的 apk 下载的任务,它都是通过进度条通知用户下
2021-12-07 14:03
163
0
0
0
«
1
2
...
6
7
8
9
10
11
12
...
17
18
»
区块链
T:0.027727s,M:662.95 KB
返回顶部
留言
留言
评论