自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

原创 Spring学习

这里写自定义目录标题Spring Overview Spring Overview EJB va and v2 - Complexity J2EE 1.2(1999) — Java EE 8(2016/2017) Spring 1.0(2004) - Spring 4.3(2016) - Spring 5(2017) Learn both Spring and Java EE Spring 5 n...

2020-04-23 11:51:24 68

原创 题目

5,3,1,20,2,7,43,53,85,32,34,394,206,9,72,221,45,55,200,679,93,8,26,70,12,21,37,54,42,101,148,557,322,51,224,300,28,84,104,403,130,121.46.171.1106,739.554.289.17.14.203.695,4,13,58,62,66,669,88,96,187,...

2020-04-03 17:40:49 141

原创 【LeetCode刷题】127. Word Ladder(2020-03-31)

127. Word Ladder Given two words (beginWord and endWord), and a dictionary’s word list, find the length of shortest transformation sequence from beginWord to endWord, such that: Only one letter can be...

2020-03-31 20:52:03 78

原创 前端面试题之HTML

1. 浏览器页面由哪三层构成,分别是什么,作用是什么? • 结构层(HTML),表示层(CSS),行为层(JS) 2. HTML5的优缺点 • 优点: a. 网络标准统一 § W3C推荐的,是由几百家公司一起酝酿的技术 b. 多设备、跨平台 § 可以移植到多个平台上,例如UC的开放平台、Opera的游戏中心、Facebook应用平台,更可以封装成IOS或安卓APP c. 自适应网页设...

2020-03-05 20:41:14 116

原创 【LeetCode刷题】2. Add Two Numbers (2020-03-04)

2. Add Two Numbers You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two n...

2020-03-04 20:47:04 82

原创 【LeetCode刷题】9. Palindrome Number(2020-02-04)

9. Palindrome Number Determine whether an integer is a palindrome. An integer is a palindrome when it reads the same backward as forward. Example 1: Input: 121 Output: true Example 2: Input: -121 O...

2020-02-04 20:25:19 147

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除