上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 51 下一页

2019年9月18日

idea导入Protocol buffers编译的代码报错,无法导入

摘要: 原因是Protocol buffers协议多了以后后整个项目比较大,超过了idea的限制了,调节下配置就可以了。找到idea安装目录... 阅读全文

posted @ 2019-09-18 21:44 愤怒的苹果ext 阅读(87) 评论(0) 推荐(0)

2019年9月10日

linux使用小米球内网穿透映射到外网

摘要: 小米球官网http://ngrok.ciqiuwl.cn1、到https://manager.xiaomiqiu.com注册账号得到token 2、下载对应的版本http://ngrok.ciqiuwl.cn下方有下载地址3、在配置文件里替换你注册获得的token4、执行命令,映射到外网,有两种方式 阅读全文

posted @ 2019-09-10 09:51 愤怒的苹果ext 阅读(58) 评论(0) 推荐(0)

2019年9月7日

idea更改缓存路径

摘要: idea的默认缓存路径是在C:\Users\Administrator\.IntelliJIdeaxxxxx,后面会越来越大;持续占... 阅读全文

posted @ 2019-09-07 09:46 愤怒的苹果ext 阅读(370) 评论(0) 推荐(0)

2019年9月6日

更改gradle缓存路径

摘要: 最近用Android Studio开发程序包管理使用的gradle,默认下载的那些依赖会放在C:\Users\Administrat... 阅读全文

posted @ 2019-09-06 23:00 愤怒的苹果ext 阅读(107) 评论(0) 推荐(0)

2019年8月31日

Criteria already contains 'xxx :

摘要: mongodb查询报错详情如下: org.springframework.data.mongodb.InvalidMongoDbApiUsageException: Due to limitations of the com.mongodb.BasicDocument, you can't add 阅读全文

posted @ 2019-08-31 15:07 愤怒的苹果ext 阅读(18) 评论(0) 推荐(0)

Criteria already contains 'xxx :

摘要: mongodb查询报错详情如下: org.springframework.data.mongodb.InvalidMongoDbAp... 阅读全文

posted @ 2019-08-31 15:08 愤怒的苹果ext 阅读(34) 评论(0) 推荐(0)

2019年8月16日

android ijkplayer编译和导入ijkplayer-example例子

摘要: 目录 一、简介二、编译三、添加https支持四、导入例子五、可能遇到的问题 一、简介 ijkplayer是bilibili开源的... 阅读全文

posted @ 2019-08-16 23:42 愤怒的苹果ext 阅读(570) 评论(0) 推荐(0)

2019年8月2日

Studio 3T破解

摘要: Studio 3T破解可以尝试修改它的试用时间,来达到无限的使用期限。创建脚本crackStudio3T.bat @echo ... 阅读全文

posted @ 2019-08-02 10:08 愤怒的苹果ext 阅读(105) 评论(0) 推荐(0)

2019年7月31日

RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054

摘要: git clone时报错 RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCA... 阅读全文

posted @ 2019-07-31 16:48 愤怒的苹果ext 阅读(113) 评论(0) 推荐(0)

2019年7月29日

@EventListener注解使用及源码解析

摘要: 一、简介 @EventListener是一种事件驱动编程在spring4.2的时候开始有的,早期可以实现ApplicationLis... 阅读全文

posted @ 2019-07-29 15:54 愤怒的苹果ext 阅读(270) 评论(0) 推荐(0)

上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 51 下一页

导航