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
space错误解决方法
L1-079 天梯赛的善良
三、代码#includeusingname
space
std;intmain(){intn,max=0,min=1000005,maxcot,mincot;cin>>n;while(n--){intt;cin
still&
·
2024-02-09 01:35
c++
L1-080 乘法口诀数列
一、题目二、解题思路三、代码#includeusingname
space
std;intmain(){inta1,a2,n;cin>>a1>>a2>>n;if(n==1
still&
·
2024-02-09 01:35
c++
L1-049 天梯赛座位分配
三、代码#includeusingname
space
std;intmain(
still&
·
2024-02-09 01:05
c++
L1-072 刮刮彩票
三、代码#includeusingname
space
std;intmain(){inta[5][5],b[15],I,J;for(inti=0;i>a[i][j];b[a[i][j]]=1;if(a[i
still&
·
2024-02-09 01:05
c++
L1-016 查验身份证
三、代码#includeusingname
space
std;intmain(){intn,cot=0;intquan[18]={7,9,10,5,8,4,2,1,6,3,7,
still&
·
2024-02-09 01:34
PTA
c++
P6659 [POI 2019] Najmniejsza wspólna wielokrotność
否则可以通过直接模拟,用map存储#include#definelllonglongusingname
space
std;lln
#lyn#
·
2024-02-09 01:32
算法
数据结构
CF706E Working routine
题目【传送门】给定一个n*m的矩阵(2usingname
space
std;intn,m,q,h,w,xl,yl,x2,y2,a[1005][1005];structnode{intx,y;};nodex
#lyn#
·
2024-02-09 01:02
算法
L1-088 静静的推荐
三、代码正确代码:#includeusingname
space
std;intmain(){int
still&
·
2024-02-09 01:31
c++
MyBatis之动态代理实现增删改查以及MyBatis-config.xml中读取DB信息文件和SQL中JavaBean别名配置
Mapper.xml文件(增删改查SQL文)3.定义PeronMapper接口4.编写测试类1.执行步骤2.代码实例3.运行log开发环境构造图总结前言上一篇文章,我们使用MyBatis传统的方式(name
space
JavaWeb学起来
·
2024-02-09 01:28
MyBatis
mybatis
c/c++ 从入门到精通 第一讲 程序设计入门 例题及相关解析
#include"iostream"usingname
space
std;intmain(){inta;intb;cout>a>>b;cout<<"a+b="<
天涯背包不羁客
·
2024-02-09 01:28
c/c++
从入门到精通
c++
算法
开发语言
c++ 写一个程序,功能是是借助一个变量交换两个已知数据的值。
#include"iostream"usingname
space
std;intmain(){intx,y,t;cin>>x>>y;t=x;x=y;y=t;cout<<
天涯背包不羁客
·
2024-02-09 01:57
c++
算法
入门训练 序列求和
gpid=T2公式n*(n+1)/2#includeusingname
space
std;intmain(){longlongn;cin>>n;cout<<fixed;//不使用科学计数法
HeoLis
·
2024-02-09 00:52
lqb日志08
的数(7000)如果,7000次还不能抓到牛,就算不能工作调度问题(抽象时间轴绘制)方案一源码网址方案二(我写完才发现…实现的是它…)#include#include#includeusingname
space
std
tngyrn
·
2024-02-08 23:25
蓝桥杯日志
c语言
算法
蓝桥杯
c++
CodeFoeces-708A
代码#includeusingname
space
std;chars[100010];intmain(){cin>>s;intl=strlen(s),i=0;if(l==1){if(s[0]!
ss5smi
·
2024-02-08 23:24
单细胞转录组之Seurat包全流程-数据过滤、降维分群及可视化
requireName
space
("BiocManager",quietly=TRUE))install.packages("BiocManager")BiocManager::install("Seurat
青青青山
·
2024-02-08 23:32
C#中使用Char类中的方法对字符进行各种操作,判断是否为字母、数字、标点符号、分隔符或空白。
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Threading.Tasks;name
space
text
耳钉_梦
·
2024-02-08 23:33
C#
C#
Char类
k8s 部署java应用 基于ingress+jar包
k8集群ingress的访问模式先部署一个name
space
命名空间vimname
space
.yamlkind:Name
space
apiVersion:v1metadata:name:ingress-testlabels
村长在路上
·
2024-02-08 22:34
kubernetes
java
容器
2024牛客寒假算法基础集训营3
A智乃与瞩目狸猫、幸运水母、月宫龙虾题干题解:就看两个字符串的第一个字母是否相同#includeusingname
space
std;#defineintlonglongconstintN=1e6+10;
我包菜的
·
2024-02-08 22:04
算法
2020牛客寒假算法基础集训营2题解
A:题意:A和B猜拳,问A获胜次数题解:求获胜次数,只需关心获胜次数,依次判断A出石头剪刀布的获胜次数即可,注意3e93e93e9爆intintint代码:#includeusingname
space
std
solego
·
2024-02-08 22:04
#
悟已往之不谏
2023牛客寒假算法基础集训营6(题解及经验总结)
赛场AC代码:#include#include#defineintlonglongusingname
space
std;signedmain(){intn;cin>>n;if(n>=1&&n7&&n233&
古谷彻
·
2024-02-08 22:34
算法
c++
c语言
数据结构
蓝桥杯
2024牛客寒假算法基础集训营2题解(A,B)
这两道是本小白比赛期间打出的,顺带复个盘,剩下的就是补题了o(╥﹏╥)oA.TokitsukazeandBracelet思路:无脑题,只需要会基础的ifelse语句即可#includeusingname
space
std
七月雨蝶
·
2024-02-08 22:33
题解
c++
牛客寒假算法基础集训营6 题解报告
比赛地址:https://ac.nowcoder.com/acm/contest/332#questionA:考虑一下极限位置就行#includeusingname
space
std;#definelllonglongintconstintINF
甦萌
·
2024-02-08 22:03
500mA High Voltage Linear Charger with OVP/OCP
GeneralDescriptionYHM2810isahighlyintegrated,single-cellLi-ionbatterychargerwithsystempowerpathmanagementfor
space
-limitedportableapplications.ThefullchargerfunctionfeaturesTrickle-charge
攻城狮Wayne
·
2024-02-08 22:25
芯片的设计与验证案例
嵌入式开发应用案例
开闭原则
Qt网络编程-写一个简单的网络调试助手
VS2022)Linux:Qt5.12.12(gcc)源代码TCP服务器头文件:#ifndefTCPSERVERWIDGET_H#defineTCPSERVERWIDGET_H#includename
space
Ui
MayZork
·
2024-02-08 21:26
QT
qt
开发语言
c#基础语法
usingSystem;//在任何C#程序中的第一条语句都是name
space
RectangleApplication{classRectangle{//成员变量doublelength;doublewidth
yz_wang
·
2024-02-08 20:20
2023年天梯赛复盘(剪切复制、分寝室、堆宝塔)
erase函数、substr函数、find函数、insert函数AC代码:#include#includeusingname
space
std;strings,s1,s2,s3;intn,a,b;intmain
在猴站学算法
·
2024-02-08 20:44
c++
算法
数据结构
*构造 蓝桥OJ4133 小浩的ABC
#includeusingname
space
std;usingll=longlong;intmain(){llt;cin>>t;while(t--){llx;cin>>x;if(x==1)cout<<-
懒羊羊oo
·
2024-02-08 19:47
蓝桥杯备赛练习
算法
c++
倍增c++
快速幂区间最小值(用倍增思想去求)#includeusingname
space
std;#definemaxn110000#definelllonglongintn,a[maxn],f[maxn][40]
懒羊羊oo
·
2024-02-08 19:46
蓝桥杯备赛练习
c++
算法
蓝桥OJ 1389二分查找数组元素
#includeusingname
space
std;intmain(){ios::sync_with_stdio(0),cin.tie(0),cout.tie(0);intdata[200];for(inti
懒羊羊oo
·
2024-02-08 19:16
蓝桥杯备赛练习
算法
c++
构造 蓝桥OJ小蓝的无限集
样例输入4147258368121181样例输出NoYesNoNo#includeusingname
space
std;usingll=longlong;boolrnk(lla,llb,lln){if((
懒羊羊oo
·
2024-02-08 19:46
蓝桥杯备赛练习
算法
c++
关于css单行、多行文本溢出展示 ...
单行文本溢出...div{width:200px;background-color:hotpink;padding:5px10px;white-
space
:nowrap;text-overflow:ellipsis
阿湘zs
·
2024-02-08 19:44
css
css
前端
javascript
Leetcode386-Lexicographical Numbers
ninlexicographicalorder.Forexample,given13,return:[1,10,11,12,13,2,3,4,5,6,7,8,9].Pleaseoptimizeyouralgorithmtouselesstimeand
space
.Theinputsizemaybeaslargeas5,000,000
BlueSkyBlue
·
2024-02-08 18:53
20240227作业
#include#includeusingname
space
std;classMagic{doublex;public:Magic(doubled=0.00):x(fabs(d)){}Magicoperator
shown51124
·
2024-02-08 18:31
c++
算法
开发语言
20240205作业
#includeusingname
space
std;classexample{inta;public:example(intb=5){a=b++;}voidprint(){a=a+1;coutusingname
space
std
shown51124
·
2024-02-08 18:30
算法
c++
开发语言
20240206作业
#includeusingname
space
std;classTest{private:staticintnum;public:Test(int);voidshow();};intTest::num=5
shown51124
·
2024-02-08 18:28
c++
算法
开发语言
QT学习(六)C++构造函数和初始化列表
下面的实例有助于更好地理解构造函数的概念:#include#includeusingname
space
std;//使用std命名空间
ryh2004812
·
2024-02-08 17:26
qt
开发语言
qt
c++
学习
QT学习(一)C++命名空间
二、QT中新建c++代码步骤创建.c文件添加头文件我们新建一个QTCreator的C++工程,默认生成的代码#includeusingname
space
std;i
ryh2004812
·
2024-02-08 17:25
qt
算法
qt
c++
c++STL容器适配器--Apple的学习笔记
我的练习代码:#include#include#include#include#include#includeusingname
space
std;voidtest3_1(){std::dequewords
applecai
·
2024-02-08 17:50
QT学习(五)C++函数重载
下面的实例中,同名函数print()被用于输出不同的数据类型#include#include"string"usingname
space
std;classprintData{public:voidprint
ryh2004812
·
2024-02-08 17:24
qt
c++
开发语言
学习
docker基础知识
主要利用host主机的操作系统的name
space
,cgroup,chroot技术来实现资源隔离;而虚拟机是通过Hypervisor技术来实现资源隔离。
musiclvme
·
2024-02-08 17:20
linux
docker
运维
容器
笔记二(C++中strtok字符串剪切函数以及格式输入函数sscanf)
*/usingname
space
std;intmain(){ios::sync_with_stdio(false);intdp[1000],i=0;cin.tie(0);cout.tie(0);cout
KID怪盗基德1412
·
2024-02-08 16:25
笔记
strtok
sscanf
re:从0开始的CSS学习之路 6. 字体相关属性
font-family字体的系列(字体簇)可以设置多个字体,每个字体之间以逗号隔开设置多个字体的目的是为了用户尽可能的支持字体网页字体的五大类:serif衬线字体sans-serif非衬线字体mono
space
扶摇|
·
2024-02-08 16:45
css
学习
前端
vue的事件修饰符和常用的按键别名
1.vue中的事件修饰符Documentvue中常用的按键别名:回车=>enter删除=>delete(捕获删除或空格键)退出=>esc空格=>
space
换行=>tab上=>up下=>down左=>left
wish't
·
2024-02-08 16:05
vue.js
javascript
前端
开发语言
前端框架
visual
studio
LaTeX算法排版 笔记
algpseudocode}\usepackage{algorithmicx,algorithm}源码\begin{algorithm}[t]\caption{algorithmcaption}%算法的名字\h
space
weixin_30830327
·
2024-02-08 15:55
挑选子串#蓝桥杯
1621、挑选子串#includeusingname
space
std;/*双指针适用于快速查找,匹配,排序或移动操作(并非用指针实现,是用两个变量表示下标操作)(1)对撞指针:left和right指针同时移动一个向右
席万里
·
2024-02-08 15:49
C/C++备战蓝桥杯
蓝桥杯
c++
算法
数据结构
无尽的石头#蓝桥杯
3766、无尽的石头#include#defineIOSios::sync_with_stdio(0);cin.tie(0);cout.tie(0);usingname
space
std;constintN
席万里
·
2024-02-08 15:19
C/C++备战蓝桥杯
蓝桥杯
c++
大石头的搬运工#蓝桥杯
3829、大石头的搬运工#includeusingname
space
std;usingPair=pair;usingll=longlong;//带权中位数的计算//|x-1|+|x-3|+|x-6|+|
席万里
·
2024-02-08 15:19
C/C++备战蓝桥杯
蓝桥杯
c++
算法
数据结构
C++算法竞赛常用函数及算法
算法竞赛常用函数及算法一、string类在算法中的常见用法构造,赋值,存取,拼接,查找,替换,比较,子串,插入,删除#include#include//#include//#includeusingname
space
std
席万里
·
2024-02-08 15:18
C/C++备战蓝桥杯
c++
算法
开发语言
区间更新#蓝桥杯
3291、区间更新#include#defineIOSios::sync_with_stdio(0);cin.tie(0);cout.tie(0);usingname
space
std;/*对差分数组做前缀和
席万里
·
2024-02-08 15:17
C/C++备战蓝桥杯
蓝桥杯
算法
c++
数据结构
指针基础知识(C++; 空指针以及野指针+const修饰指针和常量学习总结)
空指针指向的内存是不可以访问的;2.野指针:1).野指针:指针变量指向非法的内存空间2).野指针指向的内存是不可以访问的;3.const修饰指针常量,及常量指针:在这里插入代码片:#includeusingname
space
std
The endeavor
·
2024-02-08 15:31
C++笔记
上一页
24
25
26
27
28
29
30
31
下一页
按字母分类:
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
其他