首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
西野辉夜
掘友等级
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
1
文章 1
沸点 0
赞
1
返回
|
搜索文章
西野辉夜
4年前
关注
【LeetCode】 476. Number Complement
Given a positive integer, output its complement number. The complement strategy is to ...
0
评论
分享
西野辉夜
4年前
关注
【LeetCode】513. Find Bottom Left Tree Value
Given a binary tree, find the leftmost value in the last row of the tree. Example 1: I...
0
评论
分享
西野辉夜
4年前
关注
【LeetCode】617. Merge Two Binary Trees
Given two binary trees and imagine that when you put one of them to cover the other, s...
0
评论
分享
西野辉夜
4年前
关注
【LeetCode】419. Battleships in a Board
Given an 2D board, count how many battleships are in it. The battleships are represent...
0
评论
分享
西野辉夜
4年前
关注
【LeetCode】442. Find All Duplicates in an Array
Given an array of integers, 1 ≤ a[i] ≤ n (n = size of array), some elements appear twi...
0
1
分享
西野辉夜
4年前
关注
【LeetCode】496. Next Greater Element I
You are given two arrays (without duplicates) nums1 and nums2 where nums1’s elements a...
0
评论
分享
西野辉夜
4年前
关注
【LeetCode】682. Baseball Game
You're now a baseball game point recorder. Given a list of strings, each string can be...
0
评论
分享
西野辉夜
4年前
关注
【LeetCode】657.Judge Route Circle
Initially, there is a Robot at position (0, 0). Given a sequence of its moves, judge i...
0
评论
分享
西野辉夜
4年前
关注
【LeetCode】537. Complex Number Multiplication
复数乘法的问题 i的平方=-1; Given two strings representing two complex numbers. You need to retur...
0
评论
分享
西野辉夜
4年前
关注
【LeetCode】463. Island Perimeter
You are given a map in form of a two-dimensional integer grid where 1 represents land ...
0
评论
分享
西野辉夜
4年前
关注
【leetCode】461. Hamming Distance
The Hamming distance between two integers is the number of positions at which the corr...
0
评论
分享
西野辉夜
4年前
关注
safe area
padding-top: constant(safe-area-inset-top); //为导航栏+状态栏的高度 88px padding-left: co...
0
评论
分享
西野辉夜
赞了这篇文章
Phodal
资深咨询师 @ThoughtWorks
·
4年前
关注
流程即代码:云研发 IDE —— Uncode
在先前的一系列《云研发:研发即代码》文章里,我们介绍了软件工程的代码化闭环。同时,在《Water:云研发架构模式》介绍了设计这样的开发环境里,我们所需要的一些模式。今天呢,...
5
评论
分享
西野辉夜
4年前
关注
解决浏览器记住密码输入框的问题
chrome里面自动填充表单后,jquery的xxx.val()或者js的xxx.value获取到的值都是空字符串“”。试了autocomplete=“off” 但是并没有...
0
评论
分享
西野辉夜
4年前
关注
HTML5应用开发与实践【五】【画布绘制动画】
<!Doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html";char...
0
评论
分享
西野辉夜
4年前
关注
【LeetCode】561. Array Partition I
Given an array of 2n integers, your task is to group these integers into n pairs of in...
0
评论
分享
西野辉夜
4年前
关注
【LeetCode】647. Palindromic Substrings
Given a string, your task is to count how many palindromic substrings in this string. ...
0
评论
分享
西野辉夜
4年前
关注
JavaScript高级编程【BOM-location对象】
location对象是一个很特别的对象,因为他既是window对象的属性,也是document对象的属性。window.location和document.location...
0
评论
分享
西野辉夜
4年前
关注
微信小程序-改变switch/radio/checkbox等组件的大小
微信小程序-改变switch/radio/checkbox等组件的大小微信暂时没有提供这些组件大小的调节。 可以用样式 来调整 ...
1
评论
分享
下一页
个人成就
文章被点赞
10
文章被阅读
14,657
掘力值
533
关注了
0
关注者
1
收藏集
0
关注标签
0
加入于
2017-01-09