摘要: 题目描述 Determine whether an integer is a palindrome. An integer is a palindrome when it reads the same backward as forward. Example 1: Example 2: Exampl 阅读全文
posted @ 2019-05-24 17:33 芒果爱打小怪兽 阅读(257) 评论(0) 推荐(0)
摘要: 题目描述: The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed 阅读全文
posted @ 2019-05-23 14:28 芒果爱打小怪兽 阅读(418) 评论(0) 推荐(0)
摘要: 题目描述 Given a string, find the length of the longest substring without repeating characters. Example 1 Example 2 Input: "bbbbb" Output: 1 Explanation: 阅读全文
posted @ 2019-04-11 11:48 芒果爱打小怪兽 阅读(106) 评论(0) 推荐(0)
摘要: Description: You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their 阅读全文
posted @ 2019-04-10 15:26 芒果爱打小怪兽 阅读(180) 评论(0) 推荐(0)
摘要: 题目描述: Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would h 阅读全文
posted @ 2019-04-04 10:22 芒果爱打小怪兽 阅读(452) 评论(0) 推荐(0)
摘要: 引用:https://www.cnblogs.com/leime/p/9441169.html 阅读全文
posted @ 2019-03-28 12:44 芒果爱打小怪兽 阅读(179) 评论(0) 推荐(0)
摘要: 1、关闭当前弹出层 阅读全文
posted @ 2019-03-12 20:25 芒果爱打小怪兽 阅读(171) 评论(0) 推荐(0)
摘要: 1、快速格式化代码:Ctrl+Alt+L 2、快速引入get、set方法:ALT+insert 3、win 10锁屏:win+L 4、查找接口实现类的快捷键:ctrl+alt+b 阅读全文
posted @ 2019-03-05 10:42 芒果爱打小怪兽 阅读(106) 评论(0) 推荐(0)
摘要: 设置用户密码 阅读全文
posted @ 2019-03-04 14:59 芒果爱打小怪兽 阅读(119) 评论(0) 推荐(0)
摘要: 怎样取消idea默认打开工程 引用:https://jingyan.baidu.com/article/656db918c05135e381249cb7.html 阅读全文
posted @ 2019-03-04 14:48 芒果爱打小怪兽 阅读(219) 评论(0) 推荐(0)