三合一
博客
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 - 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 - 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进阶之实现listview的分页加载
上篇博文和大家分享了下拉刷新,这是一个用户体验非常好的操作方式。新浪微薄就是使用这种方式的典型。还有个问题,当用户从网络上读取微薄的时候,如果一下子全部加载用户未读的微薄这将耗费比较长的时间,造成不好的用户体验,同时
2021-12-07 14:03
121
0
0
0
Android 6.0 以及HttpClient
Android 6.0 SDK,API Level 是 23。更新之后,就可以修改 compileSdkVersion 和targetSdkVersion 到 23 体验新的特性了。同时 Android Suppor
2021-12-07 14:03
121
0
0
0
android 自动检测更新,下载,安装
importjava.io.BufferedReader; /** *更新功能模块 * *@authorAdministrator * */ publicclassUpdateManage{ privateConte
2021-12-07 14:03
121
0
0
0
Android学习笔记46:使用Post方式提交数据
在Android中,提供了标准Java接口HttpURLConnection和Apache接口HttpClient,为客户端HTTP编程提供了丰富的支持。 在HTTP通信中使用最多的就是GET和POST了,GET请
2021-12-07 14:04
122
0
0
0
«
1
2
...
8
9
10
11
12
13
14
...
18
19
»
孤独与无聊的定义
T:0.007839s,M:541.25 KB
返回顶部
留言
留言
评论