E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Description
代码随想录算法训练营DAY20 | 二叉树 (8)
LeetCode701二叉搜索树中的插入操作题目链接:701.二叉搜索树中的插入操作https://leetcode.cn/problems/insert-into-a-binary-search-tree/
description
橙南花已开
·
2024-02-20 00:34
代码随想录算法训练营
算法
java
双向链表反转
packagecom.zzw.test;/***@program:HashMapTest*@
description
:双向链表反转*@author:zhaozhenwei*@create:2021-05-
hello_zzw
·
2024-02-20 00:30
算法
Java
java
链表
双向链表
反转
代码随想录刷题第36天
第一题是无重叠区间https://leetcode.cn/problems/non-overlapping-intervals/
description
/,与昨天用箭射气球的逻辑相同,按左边界排序,找出重叠区间数量即可
太阳照常升起366
·
2024-02-19 23:55
哈希算法
算法
代码随想录刷题第33天
第一题是k次取反后求数组最大和https://leetcode.cn/problems/maximize-sum-of-array-after-k-negations/
description
/,使用了两次贪心策略
太阳照常升起366
·
2024-02-19 23:23
leetcode
算法
职场和发展
代码随想录刷题第32天
第一题是买卖股票的最佳时机https://leetcode.cn/problems/best-time-to-buy-and-sell-stock-ii/
description
/,题目很唬人,但事实上就是遍历一遍数组
太阳照常升起366
·
2024-02-19 23:53
算法
leetcode
数据结构
职场和发展
BUG:required a single bean, but 2 were found:
Description
:Fieldxinarequiredasinglebean,but2werefound:-x:definedinfile[cxServiceImpl.class]-x1:definedinfile
摇响檐下风铃
·
2024-02-19 23:51
BUG_CurtainRain
前端
bug
spring
boot
141 . 环形链表
链接https://leetcode.cn/problems/linked-list-cycle/
description
/?
ros275229
·
2024-02-19 22:05
leetcode
算法学习
链表
数据结构
Windows10的Docker安装和配置
Docker安装Win10Docker安装与配置@
Description
:Windows10/11(家庭版)环境下安装Docker@Author:HuZiyin@Data:2022-04-12一、DockerDesktop
Hu Ziyin
·
2024-02-19 22:15
Docker
docker
windows
2023-07-22
,Highlydetailed,Studiolighting,ultra-finepainting,sharpfocus,physically-basedrendering,extremedetail
description
大法师的输出
·
2024-02-19 22:34
Leetcode With Golang 二叉树 part1
一、Leecode144-二叉树的前序遍历https://leetcode.cn/problems/binary-tree-preorder-traversal/
description
/二叉树的遍历是入门
Kyookk
·
2024-02-19 21:40
Golang
leetcode
算法
数据结构
机器分配(AcWing)
题目描述题目链接:https://www.acwing.com/problem/content/
description
/1015/思路:本题不是难题,但是还蛮有意思,我就简单写一下博客,总结一下,也算是对自己的提醒
蓝田心语
·
2024-02-19 20:48
算法题
算法
数据结构
动态规划
【学习iOS高质量开发】——接口与API设计
用前缀避免命名空间冲突1.为什么用前缀避免明明冲突2.应当如何避免3.要点二、提供“全能初始化方法”1.什么是全能初始化方法2.如何重写初始化方法3.一个类有多个全能初始化方法要注意的问题3.要点三、实现
description
不会敲代码的VanGogh
·
2024-02-19 20:12
ios
学习
cocoa
5、Linux 常用指令
一、帮助指令1.man指令语法man[命令或配置文件]//功能描述:获得帮助手册上的信息查看ls命令的帮助信息manls信息作用NAME命令名称SYNOPSIS如何使用命令
DESCRIPTION
描述命令
Byron丶
·
2024-02-19 20:03
Linux
linux
服务器
运维
全局比对代码实现
#-*-coding:utf-8-*-""":Author:huangsh:Date:19-7-28下午19:17:
Description
:使用Needleman–Wunsch算法来计算两条序列的最大相似得分如果您对此算法不熟悉
何物昂
·
2024-02-19 18:02
iconfont.cn无刷新修改Font Class
UserScript==//@nameiconfont.cn无刷新修改FontClass//@namespacehttps://ansonhorse.github.io///@version0.1//@
description
iconfont.cn
小马普莱斯
·
2024-02-19 15:04
numpy.random.randint()函数生成随机坐标点
np.random.seed(40)来保持随机产生数组的可重复性#-*-coding:utf-8-*-"""author:15025time:2020/11/3016:39software:PyCharm
Description
勤奋的大熊猫
·
2024-02-19 15:28
Python科学计算基础
python
random
numpy
【PyQt】12-滑块、计数控件
计数器控件QSpinBox运行结果总结前言1、滑块控件2、计数控件一、滑块控件QSlider'''#Author:susocool#Creattime:2024/2/15#FileName:28-滑块控件#
Description
R三哥哥啊
·
2024-02-19 15:36
PyQt5
pyqt
全栈笔记_浏览器扩展篇(manifest.json文件介绍)
manifest.json介绍是web扩展技术必不可少的插件配置文件,放在根目录作用:指定插件的基本信息name:名称manifest_version:manifest.json文件的版本号,可以写2或3version:版本
description
weiweivita
·
2024-02-19 15:01
笔记
扩展现实
.net和jar包windows服务部署
run_instal.bat,例如程序文件为ApiDoc.exesetserviceName="ApidocWeb01"setserviceFilePath=%~dp0ApiDoc.exesetservice
Description
wang_peng
·
2024-02-19 15:27
微服务
windows
[leetcode] 589. N-ary Tree Preorder Traversal
Description
Givenann-arytree,returnthepreordertraversalofitsnodes’values.Nary-Treeinputserializationisrepresentedintheirlevelordertraversal
农民小飞侠
·
2024-02-19 14:34
python
leetcode题解
VUE 字段为空时,一个class搞定,适用多种情形
在下不才,写了个适用于大多数el-table、el-
description
、el-collapse等、但不限于这些内容的空字段通用样式,只要是用css的都适用。只需要在父节
一名技术极客
·
2024-02-19 12:02
随笔
vue.js
javascript
前端
配置javascript.json用户代码片段
{"打印文本":{"prefix":"log","body":["console.log($1);"],"
description
":"打印输出"},"根据id获取元素":{"prefix":"dgi",
吹过的那阵风_看过的那片海
·
2024-02-19 12:18
Servlet的Get方法和Post方法的请求处理
packagerequest;/***@AuthorZRX*@Date2023/6/2515:18*@
Description
*@Version*/importjavax.servlet.
天晓蓝
·
2024-02-19 12:07
servlet
java
前端
.NET Core WebAPI中使用swagger版本控制,添加注释
builder.Services.AddSwaggerGen(x=>{x.SwaggerDoc("v1",newOpenApiInfo{Title="Swagger标题",Version="第一版",
Description
Tigers996
·
2024-02-19 11:29
.NET
.netcore
中间件
网页脚本 bilibili003:字幕展示功能的脚本说明(笔记)
//==UserScript==//@name脚本名称//@namespace命名空间//@version版本号//@
description
描述脚本功能//@author作者//@match匹配的页面地址
FakeOccupational
·
2024-02-19 11:25
硬件和移动端
笔记
【图论经典题目讲解】CF786B - Legacy 一道线段树优化建图的经典题目
CF786B−Legacy\mathrm{CF786B-Legacy}CF786B−Legacy
Description
\mathrm{
Description
}
Description
给定111张nnn个点的有向图
阿史大杯茶
·
2024-02-19 11:47
图论经典
图论
c++
算法
【图论经典题目讲解】洛谷 P2371 墨墨的等式
P2371墨墨的等式
Description
\mathrm{
Description
}
Description
求解有多少个b∈[l,r]b\in[l,r]b∈[l,r]满足∑i=1naixi=b\sum\limits
阿史大杯茶
·
2024-02-19 11:16
图论经典
图论
算法
c++
【图论经典题目讲解】CF715B - Complete The Graph
CF715B−CompleteTheGraph\mathrm{CF715B-Complete\The\Graph}CF715B−CompleteTheGraph
Description
\mathrm{
Description
阿史大杯茶
·
2024-02-19 11:45
图论经典
图论
c++
算法
【图论经典题目讲解】洛谷 P2149 Elaxia的路线
P2149Elaxia的路线
Description
\mathrm{
Description
}
Description
给定nnn个点,mmm条边的无向图,求222个点对间最短路的最长公共路径Solution\
阿史大杯茶
·
2024-02-19 11:45
图论经典
图论
算法
c++
uniapp中打开蓝牙需要哪些权限
获取权限步骤:在uni-app项目的manifest.json文件中,添加以下权限声明:"permissions":{"bluetooth":{"
description
":"用于蓝牙连接"},"locat
前端fighter
·
2024-02-19 11:40
uni-app
前端
javascript
iTop-4412 裸机程序(四)- 流水灯
delay延时函数,其他文件不变,代码我已经上传到GitHub上:https://github.com/Kilento/4412NoOS/**Filename:start.S*Author:Kilento*
Description
Kilento
·
2024-02-15 08:26
Exynos4412
exynos
嵌入式
Docker 安装 Apache
方法一、dockerpullhttpd查找DockerHub上的httpd镜像runoob@runoob:~/apache$dockersearchhttpdNAME
DESCRIPTION
STARSOFFICIALAUTOMATEDhttpdTheApacheHTTPServer
zwb_jianshu
·
2024-02-15 07:39
代码随想录算法训练营29期Day51|LeetCode 139
文档讲解:单词拆分139.单词拆分题目链接:https://leetcode.cn/problems/word-break/
description
/思路:单词就是物品,字符串s就是背包,单词能否组成字符串
tlingyuqi
·
2024-02-15 06:55
代码随想录算法训练营29期
算法
leetcode
职场和发展
动态规划
c++
leetcode.array--62. Unique Paths
题目:62.UniquePaths题目链接:https://leetcode.com/problems/unique-paths/
description
/一个MxN的矩阵,起点在左上方,终点在右下方,每次只能向右或者向下移动一步
我是NeroZhang
·
2024-02-15 04:01
leetcode
leetcode
array
动态规划
2.12学习总结
https://leetcode.cn/problems/remove-linked-list-elements/
description
/classSolution{public:ListNode*removeElements
啊这泪目了
·
2024-02-15 01:20
学习
2.14学习总结
1.区间嵌套https://www.acwing.com/problem/content/
description
/5462/2.卡片https://www.lanqiao.cn/problems/1443
啊这泪目了
·
2024-02-15 01:50
学习
el-table 表格懒加载的同时合并单元格
function(){return{tableData:[{id:1,firstRisk:"战略风险",secRisk:"宏观经济风险",earlyWarning:"国内外宏观经济",type:"国内外宏观经济",
description
加蓓努力我先飞
·
2024-02-14 19:02
前端开发
elementui
element-ui
javascript
前端
ArgsHelper.sh
sourceBaseEnvHelper.shorsourceArgsHelper.shtouse#usedtohelpotherscriptstomaketheirargsorganized#invoke'SetRequestedArg'/'Set
Description
delusionxb
·
2024-02-14 16:20
SDUTOJ3469_深度优先搜索练习之神奇的矩环(DFS)
深度优先搜索练习之神奇的矩环TimeLimit:1000msMemoryLimit:65536KiBSubmitStatisticProblem
Description
小鑫的女朋友被魔王抢走了!
devhg_
·
2024-02-14 14:45
数据结构--
图的遍历DFS&BFS
[leetcode]741. Cherry Pickup
链接:https://leetcode.com/problems/cherry-pickup/
description
/InaNxNgridrepresentingafieldofcherries,eachcellisoneofthreepossibleintegers
xiaocong1990
·
2024-02-14 14:44
leetcode
动态规划
leetcode - 2149. Rearrange Array Elements by Sign
Description
Youaregivena0-indexedintegerarraynumsofevenlengthconsistingofanequalnumberofpositiveandnegativeintegers.Youshouldrearrangetheelementsofnumssuchthatthemodifiedarrayfollowsthegivenconditions
KpLn_HJL
·
2024-02-14 14:14
OJ题目记录
leetcode
算法
职场和发展
leetcode - 169. Majority Element
Description
Givenanarraynumsofsizen,returnthemajorityelement.Themajorityelementistheelementthatappearsmorethan
KpLn_HJL
·
2024-02-14 14:44
OJ题目记录
leetcode
算法
职场和发展
LeetCode741. Cherry Pickup
https://leetcode.com/problems/cherry-pickup/
description
/InaNxNgridrepresentingafieldofcherries,eachcellisoneofthreepossibleintegers
dbvz4901
·
2024-02-14 14:12
数据结构与算法
leetcode - 1463. Cherry Pickup II
Description
Youaregivenarowsxcolsmatrixgridrepresentingafieldofcherrieswheregrid[i][j]representsthenumberofcherriesthatyoucancollectfromthe
KpLn_HJL
·
2024-02-14 14:42
OJ题目记录
leetcode
java
算法
如何对接第三方数据库视图的数据
2.步骤1.首先需要先创建连接:CREATEDATABASELINK"连接名(自己定义就好)"CONNECTTO"用户名"IDENTIFIEDBY"密码"USING'(
DESCRIPTION
努力奋斗的小佳
·
2024-02-14 14:27
数据库
java
sql
LeetCode #791 Custom Sort String 自定义字符串排序
791CustomSortString自定义字符串排序
Description
:Youaregiventwostringsorderands.Allthewordsoforderareuniqueandweresortedinsomecustomorderpreviously.Permutethecharactersofssothattheymatchtheorderthatorderwassort
air_melt
·
2024-02-14 13:30
讲解:IEEE、Python、Python、DataFramePython|Web
Description
TypeNameCoversheetCompulsoryOnePDF(.pdf)fileStudent_number.pdfYoursolutiontoquestion1CompulsoryOnePython
bitanqi
·
2024-02-14 11:13
Leetcode 29. Divide Two Integers
文章作者:Tyan博客:noahsnail.com|CSDN|1.
Description
DivideTwoIntegers2.SolutionclassSolution{public:intdivide
SnailTyan
·
2024-02-14 05:49
Python asyncio
svnupdate整个大目录耗时会很长,所以分而治之,每个小目录“同时”updateCode#@Time:2023/11/1016:02#@Author:yhw#@FileName:c_update.py#@
Description
Loganer
·
2024-02-14 03:59
Python
python
开发语言
Map集合按照ASCII码从小到大(字典序)排序--JAVA
以下代码:将传参按照ASCII码字典序排序,并将生成的字符串进行MD5加密/***
Description
:MD5工具生成token*@paramvalue*@return*/publicStringgetMD5Value
麦克劳林
·
2024-02-14 03:52
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他