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
USING
实现Singleton模式-C#
using
System;namespace_02_Singleton{publicsealedclassSingleton1{privateSingleton1(){}privatestaticSingleton1instance
做人,最重要的就是开心嘛
·
2024-02-14 18:28
#
Sword
To
Offer
实现Singleton模式
common sense on various of OS operation, Script and Programm language
CommonsenseonITI)OS1.1)Windows1.1.1)goodhabitfor
using
WinOS1.1.2)onWinOS,usercanconnectwifi,whilethereisnodataloadedI
Dyan GONG
·
2024-02-14 18:28
OS
operation
system
运维
寒假思维训练计划day2
Codeforces题意:给定两个长度为n的数组,可以对a数组进行操作:选定l#defineintlonglong#definefffirst#definesssecond#definepbpush_back
using
namespacestd
嘗_
·
2024-02-14 18:26
算法
Spring Security关闭
idea后台提示
Using
generatedsecuritypassword:7d96fd39-c828-4e05-ad90-6f8b41277fbbThisgeneratedpasswordisfordevelopmentuseonly.Yoursecurityconfiguration
雲墨知秋
·
2024-02-14 18:55
spring
java
后端
1610:扫雷游戏地雷数计算
1#include
using
namespacestd;intmain(){intn,
无聊的木子
·
2024-02-14 18:21
C++
算法
游戏
Fatal error in launcher: Unable to create process
using
'"
确认python.exe存在,确认python.exe被你改成了pyython3.exe改回来就ok
吉凶以情迁
·
2024-02-14 17:08
微信小程序(四十四)鉴权组件插槽-登入检测
注释很详细,直接上代码新增内容:1.鉴权组件插槽的用法2.登入检测示范源码:app.json{"
using
Components":{"auth":"/components/auth/auth"}}app.jsApp
代码对我眨眼睛
·
2024-02-14 17:33
微信小程序
微信小程序
小程序
C# WPF中图片剪裁并显示
XAML:wpf代码:首先要在nuget上安装emgucv
using
Emgu.CV;
using
Emgu.CV.Structure;
using
Emgu.CV.CvEnum;
using
System;
using
System.Windows
zls365365
·
2024-02-14 16:21
c#
wpf
开发语言
winform使用NPIO导入导出Excel
安装包NPIO命名空间
using
NPOI.SS.UserModel;
using
NPOI.XSSF.UserModel;
using
System.IO;界面导出//////导出/////////privatevoidtoolStripButton2
道九离
·
2024-02-14 16:20
excel
c#
C# winfrom NPOI导出Excel 添加视频、音频文件
下载(项目是以解决方案模式打开的)工具->NuGetb包管理器->管理解决方案Nuget程序包搜索NPOI如果没有下载按钮点开项目目录看到引用右键点击管理NuGet程序包先引用
using
System.IO
qq_42729129
·
2024-02-14 16:50
winfrom
c#
C#NPOI获取Excel的DataTable
publicstaticDataTableGetDataTable(stringpath,intsheetIndex=0,intfieldRowIndex=0){//保存获取表格的数据DataTabledt=newDataTable();try{//获取文件流
using
mouka~
·
2024-02-14 16:19
Word
Excel
TXT
XML
C# .NET 使用NPOI进行Excel导出到指定目录地址
using
NPOI.HSSF.UserModel;
using
NPOI.SS.UserModel;
using
System;
using
System.Collecti
IT_0802
·
2024-02-14 16:18
随记
excel导出
execl指定位置
C#winform中操作Excel数据,导入导出功能
命名空间
using
NPOI.HSSF.UserModel;
using
NPOI.SS.UserModel;
using
NPOI.XSSF.UserModel;
using
System;
using
System.Data
AllowHua
·
2024-02-14 16:18
winfrom
c#
开发语言
粘的ScalersTalk第七轮新概念朗读持续力训练Day 14 211028
Ihadanam
using
experiencelastyear.AfterIhadleftasmallvillageinthesouthofFrance,Idroveontothenexttown.Ontheway
粘_NIAN
·
2024-02-14 16:07
L1-096 谁管谁叫爹
三、代码#include
using
namespacestd;#includeintmain(){intn;cin>>n;while(n--){intn1,n2,s1=0,s2=0;cin>>n1>>n2
still&
·
2024-02-14 16:12
PTA
c++
L2-001 紧急救援
三、代码#include
using
namespacestd;//无穷大#definemaxInt
still&
·
2024-02-14 16:12
算法
c++
数据结构
迪杰斯特拉算法
Dijkstra
L2-005 集合相似度
一、题目二、解题思路Nc是两个集合都有的不相等整数的个数:A∩B;Nt是两个集合一共有的不相等整数的个数:A∪B=A.size()+B.size()-A∩B;三、代码#include
using
namespacestd
still&
·
2024-02-14 16:12
算法
c++
数据结构
集合
set
iOS 关于数组删除的时候使用enumerateObjects
Using
Block删除不全
背景:今天使用enumerateObjects
Using
Block删除数组里面的对象元素出现删除不全的问题。
我一不小心就
·
2024-02-14 15:55
深度优先搜索hnust-oj
intmain(){Graphg;CreateUDG(g);DFSTraverse(g);cout#include#include
using
namespacestd;#defineMVNum100//
久长愿长久
·
2024-02-14 14:47
笔记
深度优先
c++
算法
数据结构
OJ_计算不带括号的表达式
题干C++实现#define_CRT_SECURE_NO_WARNINGS#include#include#include#include
using
namespacestd;intmain(){charstr
Listennnn
·
2024-02-14 14:46
数据结构与算法
算法
c语言
数据结构
OJ_括号匹配
题干C++实现#define_CRT_SECURE_NO_WARNINGS#include#include#include
using
namespacestd;intmain(){stackmyStack
Listennnn
·
2024-02-14 14:45
数据结构与算法
算法
c语言
数据结构
OJ_深度优先搜索
题干c++代码#include#include
using
namespacestd;#defineMax_M100#defineMax_N100chara[Max_M][Max_N],M,N;voiddfs
Listennnn
·
2024-02-14 14:15
数据结构与算法
深度优先
算法
打印ASCII码
用例输入1A用例输出165代码#include//头文件调用
using
namespacestd;intmain(){chara;intb;cin>>a;b=(int)a;cout<<
2401_82881310
·
2024-02-14 14:36
c++
算法
开发语言
计算分数的浮点数值
用例输入157用例输出10.714285714代码#include
using
namespacestd;intmain(){doublea,b,c;cin>>a>>b;c=a/b;prin
2401_82881310
·
2024-02-14 14:06
算法
判断素数c++
用例输入157用例输出1F代码#include#include
using
namespacestd;intmain(){intn,y;boolisprime=tr
2401_82881310
·
2024-02-14 14:35
算法
如何对接第三方数据库视图的数据
2.步骤1.首先需要先创建连接:CREATEDATABASELINK"连接名(自己定义就好)"CONNECTTO"用户名"IDENTIFIEDBY"密码"
USING
'(DESCRIPTION
努力奋斗的小佳
·
2024-02-14 14:27
数据库
java
sql
正经人不会想看的不用动脑子的内容之dfs与bfs的极限拉扯
题目描述已知nn个整数x_1,x_2,\cdots,x_nx1,x2,⋯,xn,以及11个整数kk(k
using
namespacestd;intn,k;intans=0;inta[22];boolshisushu
Zzwwjjjjjjj
·
2024-02-14 13:46
c++
图论
算法
深度优先
宽度优先
图论之dfs与bfs的练习
*****#include
using
na
了一li
·
2024-02-14 13:45
题解
深度优先
图论
宽度优先
c++自学笔记001-输入输出
#include#include
using
namespacestd;intmain(){inta,b,c;cout>a>>b>>c;cout>是插入运算符。
梁逸尘
·
2024-02-14 13:10
c++笔记
cin与cout
C++笔记1:操纵符输入输出
1.控制布尔值的格式一般我们用cout打印bool值为1或0,如果我们要打印为true或false,那么我们可以对流使用boolalpha操作符:cout#include#include
using
小林up
·
2024-02-14 13:09
C和C++
C++
操纵符
setw
setprecision
iomanip
get
put
CodeFoeces-994A
代码#include
using
namespacestd;intmain(){intn,m,a[10],b[10];cin>>n>>m;for(inti=0;i>a[i];}for(inti=0;i>b[
ss5smi
·
2024-02-14 13:57
【C++计算几何】点是否在线段上
样例输入Copy331275样例输出CopyYES解法(共线)还需保证Q不在P1P2的延长线或反向延长线上#include
using
namespacestd;intmain(){doubleqx,qy,
CuberW
·
2024-02-14 13:38
数学
算法
C#系列-C#EF框架执行SQL查询语句(25)
csharp代码
using
(varcontext=newMyDbCont
管理大亨
·
2024-02-14 13:38
C#系列
数据库
服务器
c#
开发语言
201709CSPT5除法
有一个长度为nnn的序列,对其有mmm个操作:1:对[L,R]1:对[L,R]1:对[L,R]之间所有vvv的倍数除以vvv2:对[L,R]2:对[L,R]2:对[L,R]之间所有求和#include
using
namespacestd
wly127
·
2024-02-14 13:38
CSP
算法
图论
数据结构
202209CSPT4吉祥物投票
2:2:投给xxx号的人将票转投给www号作品3:x,w3:x,w3:x,w号作品票数交换4:4:4:输出xxx号作品票数5:5:5:输出票数最多的作品号数(如果票数相同输出编号小的)#include
using
namespacestd
wly127
·
2024-02-14 13:07
CSP
算法
C# WinFrom+AspNetCore WebApi实现大文件下载与上传
客户端UI:服务端WebApi:客户端代码:App.config:自定义进度条:CustomProgressBar.cs(长方形)
using
System;
using
System.Windows.Forms
漂泊_人生
·
2024-02-14 13:37
c#
java
mysql
DFS(指数型枚举)
数据范围1≤n≤15输入样例:3输出样例:322311312123#include#include#include
using
names
记得开心一点嘛
·
2024-02-14 13:58
搜索(DFS
+
BFS)
深度优先
算法
Daily Reading-Enrich yourself
Thisisatoolforrecordingyourownbookexperience.Itcanhelpyoubetterrecordyourreading.By
using
thisapplication
Green_Mage
·
2024-02-14 12:15
欧拉筛板子
造数组时间复杂度:O(n)查询:O(1)#include
using
namespacestd;constintN=100000010;boolnums[N];longlongf[N],cot=0;intmain
why_not_fly
·
2024-02-14 11:20
算法
数据结构
拼接数字后求36的倍数--习题笔记(数学)
大致题意:给一列数字,1≤ai≤10的18次方,将两个数字以字符串的形式进行拼接1818------1818,求36的倍数有多少(不能自己拼自己)法一:36实质是4和9的倍数#include
using
namespacestd
why_not_fly
·
2024-02-14 11:49
笔记
算法
c++
学习
假期刷题打卡--Day30
1、MT1228宝宝抢糖果宝宝们一起抢N个糖果(N
using
namespacestd;intmain(){intn,count=0;cin>>n;for(inti=0;i
using
namespacestd
a-626
·
2024-02-14 11:46
假期打卡学习
c语言
c++
You are currently
using
Java 1.8.
>AndroidGradlepluginrequiresJava11torun.Youarecurrently
using
Java1.8.Youcant
小福8090
·
2024-02-14 10:21
用免疫风险评分预测黑色素瘤转移的风险
PredictingtheRiskofMelanomaMetastasis
Using
anImmuneRiskScoreintheMelanomaCohort在黑色素瘤数据集中,用免疫相关的基因来预测患者的体内肿瘤瘤的转移状态发表期刊
生信学霸
·
2024-02-14 10:48
python代码混淆工具pyminifier(适用python3)
pipinstallpyminifier执行上面的命令会报错:Lookinginindexes:https://pypi.tuna.tsinghua.edu.cn/simple/Collectingpyminifier
Using
cachedhttps
羊族大圣懒天帝
·
2024-02-14 10:21
python
开发语言
B2084 质因数分解
输入格式输入只有一行,包含一个正整数n(6
using
namespacestd;intmain(){intn;cin>>n;for(inti=2;i<=sqrt(n);i++)if(n%
Hello,world!*10
·
2024-02-14 10:48
C++
算法
数据结构
掘根宝典之C++友元函数与运算符重载
但是我们还没有更深入的理解重载运算符和友元函数之间的爱恨情仇我们先看作为类成员的重载运算符的例子#include
using
namespacestd;classAA{private:inta_;public
掘根
·
2024-02-14 09:16
c++
算法
开发语言
洛谷p1996 约瑟夫问题(c++)
#include
using
namespacestd;boola[101]={0};//创建一个布尔数组a,用于记录每个人是否已经出圈。数组大小为101,因为n的最大值为100。
handsomezqh
·
2024-02-14 09:39
c++
开发语言
洛谷P9556 Orders c++
#include
using
namespacestd;//定义结构体sss来存储订单信息,a表示交付日期,b表示交付数量structsss{longlonga;longlongb;}srr[100+9];
handsomezqh
·
2024-02-14 09:39
算法
洛谷p9421 班级活动(c++)
下面是我的代码#include
using
namespacestd;inta[1000005]={0};longlongs=0,x=0,i,n,b;intmain(){
handsomezqh
·
2024-02-14 09:09
算法
洛谷P1014 Cantor 表(c++)
#include//包含常用的库
using
namespacestd;longlongdc(longlongn)//定义一个函数dc,用于确定给定序号n在Cantor表中的对角线{longlongi=1;
handsomezqh
·
2024-02-14 09:09
c++
算法
上一页
13
14
15
16
17
18
19
20
下一页
按字母分类:
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
其他