三合一
博客
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技术
摄影
生活技巧
最新
人气
评论
赞
踩
Unable to start activity ComponentInfo{com.example
本来就是把fragment写死在activity的xml模板里面,结果报了这个错误, Unable to start activity ComponentInfo{com.example.administrator.
2021-12-07 14:02
113
0
0
0
在 fragment 里面调用 findViewById
publicclassCompanyListFragmentextendsFragment{ privateActivityactivity; privateListViewcompanyListView;
2021-12-07 14:02
114
1
1
0
Android - LinkedIn Integration Tutorial
Android allows your application to connect to Linkedin and share data or any kind of updates on Linkedin. Th
2021-12-07 14:00
114
0
0
0
Android imageView图片按比例缩放
android:scaleType可控制图片的缩放方式,示例代码如下: 说明:centerInside表示按比例缩放图片,使得图片长 (宽)的小于等于视图的相应维度。 注意:控制的图片为资源而不是背景,即and
2021-12-07 14:00
115
0
0
0
Android应用更新-自动检测版本及自动升级
步骤:1.检测当前版本的信息AndroidManifest.xml–>manifest–>[Android]2.从服务器获取版本号(版本号存在于xml文件中)并与当前检测到的版本进行匹配,如果不匹配,提示用户进行升级
2021-12-07 14:03
117
0
0
0
android上传图片至服务器
本实例实现了android上传手机图片至服务器,服务器进行保存服务器servlet代码publicvoiddoPost(HttpServletRequestrequest,HttpServletResponseres
2021-12-07 14:03
117
0
0
0
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
117
0
0
0
关于 Activity 中 must implement OnFragmentInteraction
在使用Android Studio 使用默认创建Fragment时,在Activity中 must implement OnFragmentInteractionListener 错误如下:Caused by: ja
2021-12-07 14:02
117
0
0
0
«
1
2
3
4
5
6
7
8
...
17
18
»
蝴蝶效应
T:0.009639s,M:474.74 KB
返回顶部
留言
留言
评论