-
架构设计 | 接口幂等性原则,防重复提交Token管理
架构设计 | 接口幂等性原则,防重复提交Token管理 本文源码:GitHub·点这里 || GitEE·点这里 一、幂等性概念 1、幂等简介 编程中一个幂等操作的特点是其任意多次执行所产生的影响均与一次执行的影响相同。就是说,一次和多次请求某一个资源会产生同样的作用影响。 2...
-
LeetCode 面试题55 - I. 二叉树的深度
LeetCode 面试题55 - I. 二叉树的深度 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题55 - I. 二叉树的深度 与以下题目相同 前往:LeetCode 104. 二叉树的最大深度...
-
LeetCode 104. 二叉树的最大深度
LeetCode 104. 二叉树的最大深度 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 104. 二叉树的最大深度 题目 给定一个二叉树,找出其最大深度。 二叉树的深度为根节点到最远叶...
-
LeetCode 面试题53 - I. 在排序数组中查找数字 I
LeetCode 面试题53 - I. 在排序数组中查找数字 I 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题53 - I. 在排序数组中查找数字 I 与以下题目相同 前往:LeetCode 34. 在...
-
LeetCode 34. 在排序数组中查找元素的第一个和最后一个位置
LeetCode 34. 在排序数组中查找元素的第一个和最后一个位置 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 34. 在排序数组中查找元素的第一个和最后一个位置 题目 给定一个按照...
-
JDK1.8新特性之(三)--函数式接口
JDK1.8新特性之(三)--函数式接口 在上一篇文章中我们介绍了JDK1.8的新特性有以下几项。 1.Lambda表达式 2.方法引用 3.函数式接口 4.默认方法 5.Stream 6.Optional类 7.Nashorm javascript引擎 8.新的日期时间API 9.Base64 之前学习了前面两项Lambda表达式,方法引用...
-
LeetCode 面试题33. 二叉搜索树的后序遍历序列
LeetCode 面试题33. 二叉搜索树的后序遍历序列 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题33. 二叉搜索树的后序遍历序列 题目 输入一个整数数组,判断该数组是不是某...
-
LeetCode 面试题56 - II. 数组中数字出现的次数 II
LeetCode 面试题56 - II. 数组中数字出现的次数 II 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题56 - II. 数组中数字出现的次数 II 题目 在一个数组 nums 中除一个数字...
-
java 类加载系统
java 类加载系统 java很强大,特别是加载系统,看到好多人在背空洞的概念,可没有实践过,我就表演下 0. 原材料: 先建几个java文件 打开cmd,切换到想要的工作盘符,比如d: 按回车键,然后cd到工作目录 ? 然后新建目录md code,然后cd code,然后在建子目录md classloa...
-
LeetCode 210. 课程表 II
LeetCode 210. 课程表 II 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 210. 课程表 II 题目 现在你总共有 n 门课需要选,记为?0?到?n-1。 在选修某些课程之前需要一些先修课...
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash
