-
LeetCode 面试题06. 从尾到头打印链表
LeetCode 面试题06. 从尾到头打印链表 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题06. 从尾到头打印链表 题目 输入一个链表的头节点,从尾到头反过来返回每个节点的值...
-
LeetCode 面试题05. 替换空格
LeetCode 面试题05. 替换空格 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题05. 替换空格 题目 请实现一个函数,把字符串 s 中的每个空格替换成%20。 示例 1: 输入:s...
-
LeetCode 面试题04. 二维数组中的查找
LeetCode 面试题04. 二维数组中的查找 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题04. 二维数组中的查找 题目 在一个 n * m 的二维数组中,每一行都按照从左到右递增...
-
LeetCode 面试题03. 数组中重复的数字
LeetCode 面试题03. 数组中重复的数字 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题03. 数组中重复的数字 题目 找出数组中重复的数字。 在一个长度为 n 的数组 nums 里...
-
LeetCode 3. 无重复字符的最长子串
LeetCode 3. 无重复字符的最长子串 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 3. 无重复字符的最长子串 题目 给定一个字符串,请你找出其中不含有重复字符的__最长子串__的...
-
LeetCode 191. 位1的个数
LeetCode 191. 位1的个数 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 191. 位1的个数 题目 编写一个函数,输入是一个无符号整数,返回其二进制表达式中数字位数为 ‘1’?的...
-
LeetCode 面试题14- II. 剪绳子 II
LeetCode 面试题14- II. 剪绳子 II 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题14- II. 剪绳子 II 题目 给你一根长度为 n 的绳子,请把绳子剪成整数长度的 m 段(m、n...
-
使用Mongodb实现打卡签到系统
使用Mongodb实现打卡签到系统 使用excel文件导入数据,整合mongodb实现打卡签到系统 环境参数 开发工具:IDEA 基础环境:Maven+JDK8 主要技术:SpringBoot、Mongodb SpringBoot版本:2.2.6 实现步骤如下: 1.添加依赖 dependency groupIdorg.springframework.boot/grou...
-
Linux三阶段之六:ansible批量管理服务介绍
Linux三阶段之六:ansible批量管理服务介绍 六、ansible批量管理服务介绍 (一)批量管理服务知识介绍 a. ansible是一个基于Python开发的自动化运维工具b. ansible是一个基于ssh协议实现远程管理的工具c. ansible软件可以实现多种批量管理操作(批量系统配置、批量软件...
-
form提交表单时,action携带参数(form跳转页面时在rul中拼接字
form提交表单时,action携带参数(form跳转页面时在rul中拼接字符串) 项目背景: 在自己的主页中添加一个百度搜索框,在里面输入要搜索的内容后可以直接跳转到相关内容搜索结果的界面。搜索框是用form表单实现的,action中为百度的url,将输入的内容拼接到url中,以实...
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
