Activity class {com.../com....MainActivity} does not exist.
竹山一叶 2018-11-21 09:51
阅读:5706
评论:0
推荐:0
编辑
我的随笔
No serializer found for class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer and no properties discovered to create BeanSerializer
竹山一叶 2018-10-29 15:32
阅读:1416
评论:0
推荐:0
编辑
ASM ClassReader failed to parse class file解决方法
竹山一叶 2018-05-25 14:53
阅读:2467
评论:0
推荐:0
编辑
Android Studio3.1.2升级问题:Configuration 'compile' is obsolete and has been replaced with 'implementation'.
竹山一叶 2018-05-09 13:54
阅读:6680
评论:0
推荐:0
编辑
解决Android Studio出现Failed to open zip file. Gradle's dependency cache may be corrupt的问题
竹山一叶 2018-05-09 11:49
阅读:5981
评论:0
推荐:0
编辑
AS使用lombok注解报错:Annotation processors must be explicitly declared now. The following dependencies on the compile classpath are found to contain annotation processor.
竹山一叶 2018-05-08 15:22
阅读:3052
评论:0
推荐:0
编辑
IDEA调试SpringMvc项目时,出错:java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener,解决办法
竹山一叶 2017-11-21 15:38
阅读:12115
评论:0
推荐:8
编辑
解决Android Studio出现GC overhead limit exceeded
竹山一叶 2017-09-28 16:22
阅读:15737
评论:0
推荐:1
编辑
android ScrollView 控制行数
竹山一叶 2017-06-19 13:13
阅读:946
评论:0
推荐:0
编辑
[android警告]AndroidManifest.xml警告 Not targeting the latest versions of Android
竹山一叶 2017-06-19 13:12
阅读:1451
评论:0
推荐:0
编辑
Android中的windowSoftInputMode属性详解
竹山一叶 2017-06-19 12:26
阅读:461
评论:0
推荐:0
编辑
MySQL中的isnull、ifnull和nullif函数用法
竹山一叶 2017-06-15 11:24
阅读:3001
评论:0
推荐:0
编辑
MySQL中删除重复数据只保留一条
竹山一叶 2017-06-15 11:23
阅读:835
评论:0
推荐:0
编辑
MySQL之You can't specify target table for update in FROM clause解决办法
竹山一叶 2017-06-15 11:21
阅读:61574
评论:0
推荐:2
编辑
Android TextView中链接(link)点击事件的截取
竹山一叶 2017-06-10 17:37
阅读:1126
评论:0
推荐:0
编辑
Android application捕获崩溃异常
竹山一叶 2017-06-09 10:45
阅读:1842
评论:0
推荐:0
编辑
Android 对程序异常崩溃的捕捉
竹山一叶 2017-06-09 10:14
阅读:3366
评论:0
推荐:0
编辑
Android: Avoid passing null as the view root
竹山一叶 2017-06-08 16:00
阅读:2281
评论:0
推荐:0
编辑
关于ProgressDialog.show抛出android.view.WindowManager$BadTokenException: Unable to add window
竹山一叶 2017-06-08 15:57
阅读:5921
评论:0
推荐:0
编辑
Android自定义控件实战——滚动选择器PickerView
竹山一叶 2017-06-07 17:58
阅读:5400
评论:0
推荐:0
编辑
详细解读Android中的搜索框—— SearchView
竹山一叶 2017-06-07 17:39
阅读:43317
评论:0
推荐:0
编辑
sqlite "insert or replace" 和 "insert or ignore" 用法
竹山一叶 2017-06-06 17:10
阅读:2961
评论:0
推荐:0
编辑
android SQLite 批量插入数据慢的解决方案 (针对于不同的android api 版本)
竹山一叶 2017-06-06 17:09
阅读:791
评论:0
推荐:0
编辑
Android ListView滚动到指定的位置
竹山一叶 2017-06-05 16:50
阅读:3477
评论:0
推荐:0
编辑
使用Jsoup 抓取页面的数据
竹山一叶 2017-06-04 23:26
阅读:1617
评论:0
推荐:0
编辑
HttpURLConnection用法详解
竹山一叶 2017-06-03 16:58
阅读:73473
评论:0
推荐:6
编辑
Android 解压zip文件你知道多少?
竹山一叶 2017-06-02 14:41
阅读:14777
评论:0
推荐:2
编辑
不解压直接读取压缩包中的文件
竹山一叶 2017-06-01 22:53
阅读:5814
评论:0
推荐:0
编辑
Android 安全开发之 ZIP 文件目录遍历
竹山一叶 2017-06-01 22:52
阅读:550
评论:0
推荐:0
编辑
Android ActionBar完全解析,使用官方推荐的最佳导航栏(下)
竹山一叶 2017-06-01 22:24
阅读:5089
评论:0
推荐:0
编辑
Android ActionBar完全解析,使用官方推荐的最佳导航栏(上)
竹山一叶 2017-06-01 22:23
阅读:801
评论:0
推荐:0
编辑
解决Android抽屉被击穿问题
竹山一叶 2017-06-01 18:04
阅读:523
评论:0
推荐:0
编辑
找回Android studio的帮助文档
竹山一叶 2017-06-01 09:39
阅读:1517
评论:0
推荐:0
编辑
adb shell 命令详解
竹山一叶 2017-05-28 22:25
阅读:6820
评论:0
推荐:0
编辑
Android 获取Activity当前view
竹山一叶 2017-05-25 18:12
阅读:5496
评论:0
推荐:0
编辑
下载网络文件HttpURLConnection.getContentLength()大小为 0
竹山一叶 2017-05-25 11:34
阅读:4284
评论:0
推荐:0
编辑
Android设置屏幕旋转后保存数据
竹山一叶 2017-05-24 18:01
阅读:2083
评论:0
推荐:0
编辑
解决TextView drawableRight左侧图片大小不可控的问题
竹山一叶 2017-05-24 15:32
阅读:2433
评论:0
推荐:0
编辑
Android全屏(包含3种隐藏顶部状态栏及标题栏和一种隐藏Android 4.0平板底部状态栏的方法)
竹山一叶 2017-05-24 13:49
阅读:3715
评论:0
推荐:0
编辑