上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 57 下一页
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/14051225.html 分糖果 题目链接:https://leetcode-cn.com/problems/distribute-candies/ 给定一个偶数长度的数组,其中不同的数字代表着不同种类的糖果 阅读全文
posted @ 2020-11-28 01:08 萍2樱释 阅读(148) 评论(0) 推荐(0)
摘要: 此博客连接:https://www.cnblogs.com/ping2yingshi/p/14045519.html 只出现一次的数字 题目链接:https://leetcode-cn.com/problems/single-number/submissions/ 题目 给定一个非空整数数组,除了某 阅读全文
posted @ 2020-11-27 00:04 萍2樱释 阅读(79) 评论(0) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/14035790.html 上升下降字符串 题目链接:https://leetcode-cn.com/problems/increasing-decreasing-string/ 题目 给你一个字符串 s ,请 阅读全文
posted @ 2020-11-25 14:08 萍2樱释 阅读(168) 评论(3) 推荐(0)
摘要: 此博客链接: 前言 在vs conde中,在英文状态下,输入!,然后按tab键可以自动生成html代码。 同时按住shift和alt键加上b可以快捷在浏览器中浏览效果。 创建大白 存在 先搭建大白的框架,使大白真实存在。 1.先用html搭建大白的框架。 <div id="baymax"> <!-- 阅读全文
posted @ 2020-11-25 10:25 萍2樱释 阅读(258) 评论(3) 推荐(0)
摘要: 此博客连接:https://www.cnblogs.com/ping2yingshi/p/14028983.html 气球的最大数量 题目链接:https://leetcode-cn.com/problems/maximum-number-of-balloons/ 题目 给你一个字符串 text,你 阅读全文
posted @ 2020-11-24 10:48 萍2樱释 阅读(186) 评论(1) 推荐(0)
摘要: 此博客连接:https://www.cnblogs.com/ping2yingshi/p/14023309.html 机器人能都返回原点(22min) 题目链接:https://leetcode-cn.com/problems/robot-return-to-origin/ 题目 在二维平面上,有一 阅读全文
posted @ 2020-11-23 10:59 萍2樱释 阅读(271) 评论(2) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/14022559.html 解密字母 题目链接:https://leetcode-cn.com/problems/decrypt-string-from-alphabet-to-integer-mapping/ 阅读全文
posted @ 2020-11-23 01:42 萍2樱释 阅读(420) 评论(6) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/14017992.html 学习W3C笔记 学习链接:https://www.w3school.com.cn/css/index.asp 计时 学习笔记 样式 背景 1.在标签内部改样式 2.backgroun 阅读全文
posted @ 2020-11-22 00:00 萍2樱释 阅读(103) 评论(0) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/14017921.html 字符重排 题目 题目链接:https://leetcode-cn.com/problems/check-permutation-lcci/ 给定两个字符串 s1 和 s2,请编写一个 阅读全文
posted @ 2020-11-21 23:40 萍2樱释 阅读(399) 评论(1) 推荐(0)
摘要: 此博客链接:https://www.cnblogs.com/ping2yingshi/p/14013442.html 字符串相加 题目链接:https://leetcode-cn.com/problems/add-strings/ 题目 给定两个字符串形式的非负整数 num1 和num2 ,计算它们 阅读全文
posted @ 2020-11-20 22:55 萍2樱释 阅读(2191) 评论(2) 推荐(0)
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 57 下一页