-
LeetCode 5. 最长回文子串
LeetCode 5. 最长回文子串 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 5. 最长回文子串 题目 给定一个字符串 s,找到 s 中最长的回文子串。你可以假设?s 的最大长度为 1000...
-
LeetCode 21. 合并两个有序链表
LeetCode 21. 合并两个有序链表 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 21. 合并两个有序链表 题目 将两个升序链表合并为一个新的升序链表并返回。新链表是通过拼接给定...
-
架构设计 | 接口幂等性原则,防重复提交Token管理
架构设计 | 接口幂等性原则,防重复提交Token管理 本文源码:GitHub·点这里 || GitEE·点这里 一、幂等性概念 1、幂等简介 编程中一个幂等操作的特点是其任意多次执行所产生的影响均与一次执行的影响相同。就是说,一次和多次请求某一个资源会产生同样的作用影响。 2...
-
Maven+JSP+Servlet+C3P0+Mysql实现的音乐库管理系统
Maven+JSP+Servlet+C3P0+Mysql实现的音乐库管理系统 项目简介 项目来源于:https://gitee.com/sunnyandgood/OnlineMusic 本系统基于 Maven+JSP+Servlet+C3P0+Mysql 实现的音乐库管理系统。简单实现了充值、购买歌曲、poi数据导入导出、歌曲上传下载、歌曲播放、用户注...
-
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. 在排序数组中查找元素的第一个和最后一个位置 题目 给定一个按照...
-
LeetCode 面试题33. 二叉搜索树的后序遍历序列
LeetCode 面试题33. 二叉搜索树的后序遍历序列 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题33. 二叉搜索树的后序遍历序列 题目 输入一个整数数组,判断该数组是不是某...
-
从无到有Springboot整合Spring-data-jpa实现简单应用
从无到有Springboot整合Spring-data-jpa实现简单应用 本文介绍Springboot整合Spring-data-jpa实现简单应用 Spring-data-jpa是什么?这不由得我们思考一番,其实通俗来说Spring-data-jpa默认使用hibernate,使用Spring-data-jpa这样的技术,它实现了模板Dao层,只需要在...
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
