首页
学习
活动
专区
工具
TVP
发布

安卓圈

专栏作者
72
文章
79927
阅读量
12
订阅数
源码系列--CallServerInterceptor
Github下载源码地址https://github.com/square/okhttp
用户3112896
2020-05-12
5910
Flutter入门(二)
* Padding(个人感觉和Container很像)(下面的代码很难看,重要的是思路)
用户3112896
2019-12-27
5480
Dart入门
要学Flutter必先学Dart,Dart和Java的语法很像,学过Java的人很快就能入手
用户3112896
2019-12-27
7340
SpringCloud基础+基本框架
SpringCloud极大的简化了分布式系统的开发,实现了微服务的快速部署和灵活应用
用户3112896
2019-12-27
7580
人脸识别(基于ArcFace)
登录https://ai.arcsoft.com.cn/,注册开发者账号,身份认证,注册应用,得到APPID和SDKKEY
用户3112896
2019-09-26
5.1K0
LeetCode第21题
Merge two sorted linked lists and return it as a new list. The new list should be made by splicing together the nodes of the first two lists.
用户3112896
2019-09-26
3270
LeetCode第26题
Given a sorted array nums, remove the duplicates in-place such that each element appear only once and return the new length.
用户3112896
2019-09-26
3100
LeetCode第27题
Given an array nums and a value val, remove all instances of that value in-place and return the new length.
用户3112896
2019-09-26
3510
LeetCode第28/35题
Return the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack.
用户3112896
2019-09-26
3970
Java虚拟机
1.常说的JDK包含了Java语言、Java虚拟机和Java API类库这三部分,是Java程序开发的最小环境
用户3112896
2019-09-26
8770
LeetCode第38题
The count-and-say sequence is the sequence of integers with the first five terms as following:
用户3112896
2019-09-26
3820
LeetCode第53题
Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.
用户3112896
2019-09-26
3330
LeetCode第58/66题
Given a string s consists of upper/lower-case alphabets and empty space characters ' ', return the length of last word in the string.
用户3112896
2019-09-26
2560
SpringIOC
IOC:控制反转的底层原理就是:工厂模式+反射+配置文件 DI:依赖注入就是通过配置文件设置属性值
用户3112896
2019-09-26
3770
SSH整合
Spring的配置文件是applicationContext.xml和web.xml
用户3112896
2019-09-26
1.4K0
Hibernate文件配置
映射需要通过XML的配置文件来完成,这个配置文件尽量统一(xxx.hbm.xml) Hibernate核心的配置:必须的配置、可选的配置、映射文件的引入
用户3112896
2019-09-26
3910
MyBatis注解开发
指的是MyBatis中SqlSession对象的缓存,当我们执行查询之后,查询的结果会同时存入到SqlSession为我们提供一块区域中。
用户3112896
2019-09-26
4400
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档