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
nouse
C++实现双链表和双向循环链表和静态链表
pragmaonce#includeusingnamespacestd;//静态链表---一维数组#defineMAXSIZE201//静态链表的大小---0不存放数据从下标一开始存放数据enumNODEUSE{e_
NOUSE
随便问玩玩啊哈
·
2024-01-25 12:25
c++
链表
数据结构
起步
本来人生就很枯燥的一件事,上班,回家,如此往复,作为一个为生活努力打拼的人,我发现很容易在其中迷失自我,小时候都想着干一番大事,长大了才知道一个人的力量是多么微不足道,虽然也想做点什么,但是,
nouse
灵雨思佳
·
2023-12-19 10:13
Docker搭建DNS服务器--
nouse
前言DNS服务器是(DomainNameSystem或者DomainNameService)域名系统或者域名服务,域名系统为Internet上的主机分配域名地址和IP地址。安装2.1实验环境IP系统版本角色192.168.40.121Ubuntu22.10DNS服务器192.168.40.122Ubuntu22.10测试机器2.2服务器端2.2.1Docker安装更新软件包root@121:~#a
风情客家__
·
2023-09-23 23:56
Linux
docker
dns
第四周作业
conf;cp-a`date+%F`.tar.gz/usr/local/src2、查找当前系统上没有属主或属组,且最近一个周内曾被访问过的文件或目录[root@centos7-test~]#find/\(-
nouse
马晖
·
2023-07-26 10:07
nouse
#!/bin/sh#firstforfilein*doifgrep-qPOSIX$filethenecho$filefidoneexit0#!/bin/shmyvar="Hithere"echo$myvarecho"$myvar"echo'$myvar'echo\$myvarechoEntersometextreadmyvarecho'$myvar'nowequals$myvarexit0
lilybear101
·
2020-09-16 03:47
其他
linux find prune exec 排除某目录或文件 执行
/includes'-prune-o-typed-maxdepth1-print排除多个目录,”(“前是带”\”的find/\(-path/home/-o-path/root\)-prune-
nouse
ysdaniel
·
2020-09-14 03:24
Shell
linux
CCF CSP刷题—元素选择器
includeusingnamespacestd;structtag{char*name;char*id;intline;intlevel;tag*father;};intmain(){intn=0;intm=0;cin>>n>>m;char*
nouse
qq_36795903
·
2020-08-18 01:42
CSP
移远EC20 R2.0 AT指令拨号流程
+CPIN:READY【READY】OKAT+CSQ+CSQ:31,99【0~31】【99
nouse
】OKAT+CREG?注网+CREG:0,1【1or5】OKAT+CG
王二车
·
2020-08-15 12:09
Linux
EC20
AT指令拨号
第一人称相机视角控制
usingSystem;usingDG.Tweening;publicclassFirstViewControl:MonoBehaviour{publicenumFirstViewControlState{
noUse
雪松打虎
·
2020-08-14 12:22
人物移动
C++初学各种错误
unexpectedendoffilewhilelookingforprecompiledheaderdirective解决:1、右键点工程名,选设置,然后选c/c++属性页,再选catagory选单中选precompiledheader,将选项置成
nouse
wazhl
·
2020-07-29 14:41
C++
Ubuntu16.04 安装FTP服务器vsftpd实现Windows之间传输文件
修改fpt的配置文件,打开这个文件/etc/vsftpd.conf在文件的末尾加入以下代码;utf8_filesystem=YES#在文件中将以上这一句代码前面的“#”删除userlist_deny=
NOuse
makeryzx
·
2020-07-09 20:57
Ubuntu16.04操作笔记
macOS install autojump
functiondefinitionfilenotfound,sodoesrvmwheniterm2starting.2.googleitandtrytousethecommonestadvice:rm~/.zcompdump*,
nouse
blueacker
·
2020-03-29 15:59
那些看似没用的东西
我们看看实际运行效果:ghci>const1"
nouse
"1ghci>const1undefined1这个东西为啥有用,我们说得简单一点:如果你要用到某个函数F,这个函数的原型要求你必须给他提供另外一个函数
逸章
·
2020-02-18 14:19
python自动选取空闲gpu
pynvmlpipinstallnvidia-ml-py3如果是Python2,则pipnvidia-ml-py2importosimportpynvmlpynvml.nvmlInit()defusegpu(need_gpu_count=1):
nouse
ShellCollector
·
2018-09-22 13:33
python
nodejs 3种守护进程使用说明forever/PM2/
一、使用forever启动进程cd/目录/;/usr/local/npm/bin/foreverstart--
nouse
-idle-notification--expose-gc--max-old-space-size
扬子
·
2016-09-05 19:16
node.js
SSIS故障排除
2、SSIS使用tips:1)在用派生列进行计算时(stock_count+stock_nocount-stock_
nouse
-IFUORG)/(sale_count/(
bourn1
·
2016-01-29 15:00
SSIS故障排除
2、SSIS使用tips:1)在用派生列进行计算时(stock_count+stock_nocount-stock_
nouse
-IFUORG)/(sale_count/(
bourn1
·
2016-01-29 15:00
判断字符串为空 为null
str:string; delphistr.IsNullOrEmptystr.IsNullOrWhiteSpace TStringHelperfordelphionly,c++
nouse
.
lypzxy
·
2016-01-22 13:00
判断字符串为空 为null
str:string; delphistr.IsNullOrEmptystr.IsNullOrWhiteSpace TStringHelperfordelphionly,c++
nouse
.
lypzxy
·
2016-01-22 13:00
oracle笔记整理16——表空间利用率、锁表、锁包、dbms_job操作
selecta.TABLESPACE_NAMETablespace_Name,sum(a.bytes/1024/1024)total_size,sum(nvl(b.free_space1/1024/1024,0))
nouse
_space
thinkpadshi
·
2016-01-18 18:00
oracle
锁表
锁包
dbms-job
表空间利用率
JavaScript使IE6下png背景透明对单击事件的影响
今天看到一篇不错的文章与大家分享: 原文:http://www.zhangxinxu.com/study/200908/js-ie6-png-click-
nouse
.html#nogo
·
2015-11-11 00:37
JavaScript
tcpdump示例
tcpdump,给一个我使用的例子: sudo /usr/sbin/tcpdump dst 10.20.137.24 and tcp port 8080 -A -s0 -w
nouse
·
2015-10-21 11:31
tcpdump
高并发Nodejs参数调整
关闭v8空时通知机制--
nouse
-idle-notification修改http.Agent官网说明:agent.maxSocketsBydefaultsetto5.Determineshowmanyconcurrentsocketstheagentcanhaveopenperhost
轩辕朗逸
·
2015-02-27 16:30
Nodejs
一次编译php参数
1.先在/home/
nouse
下编译安装apache22.在/home/
nouse
下编译php.
here2142
·
2013-09-27 17:56
编译php
C++初学各种错误
unexpectedendoffilewhilelookingforprecompiledheaderdirective解决:1、右键点工程名,选设置,然后选c/c++属性页,再选catagory选单中选precompiledheader,将选项置成
nouse
wazhl
·
2013-01-16 16:00
linux find prune exec 排除某目录或文件 执行
/includes'-prune-o-typed-maxdepth1-print排除多个目录,”(“前是带”\”的find/\(-path/home/-o-path/root\)-prune-
nouse
ysdaniel
·
2012-09-19 13:00
html
linux
cache
shell
Windows平台下erlang的port进程关闭标准输入输出的方法
Unix平台下,open_port只要指定
nouse
_stdio参数就可以让port进程使用fd3、4作为通信信道, 而在Windows平台下并没有所谓的3、4fd可用,调用fdopen(3,“rb”)
zhangxinrun
·
2012-09-16 15:00
windows
erlang
IO
测试
File
平台
ss7.conf 8e1
[linkset-ls1]enabled=yesenable_st=
nouse
_connect=yeshunting_policy=odd_lrucontext=ss7_calllanguage=cnvariant
whyhonest
·
2012-07-02 22:00
mysql LOAD DATA INFILE 使用
###SQL_PASSWORD### database -e"LOADDATAINFILE'$data_file' INTOTABLEdatabase.table_nameIGNORE1LINES(@
nouse
wocjj
·
2012-03-31 12:00
vsftp服务
vsftp本地用户:######yuminstallvsftpdvim/etc/vsftpd/vsftpd.conf listen=YESlisten_port=2188anonymous_enable=
NOuse
_localtime
luojunyong
·
2011-10-27 14:58
职场
休闲
vsftpd虚拟用户
chan_ss7 sls(slc 链路编号)
[linkset-ls1]enabled=>yesenable_st=>
nouse
_connect=>nohunting_policy=>even_mrucontext=>ss7_calllanguage
whyhonest
·
2011-09-08 13:00
asterisk chan_ss7 双链路集
[linkset-siuc]enabled=>yesenable_st=>
nouse
_connect=>yeshunting_policy=>even_mrusubservice=>auto[linkset-peer2
whyhonest
·
2011-08-29 15:00
asterisk chan_ss7 双主机
[linkset-siuc]enabled=>yesenable_st=>
nouse
_connect=>yeshunting_policy=>even_mrusubservice=>auto[linkset-peer2
whyhonest
·
2011-08-29 15:00
asterisk chan_ss7 双链路
[linkset-siuc]enabled=>yesenable_st=>
nouse
_connect=>yeshunting_policy=>even_mrusubservice=>auto[link-l1
whyhonest
·
2011-08-29 15:00
获取版本信息Version的完整代码(从msdn扩展而来)
"C://Maxthon.exe"; DWORDNoUse=0; //没有什么用 DWORDInfoSize=::GetFileVersionInfoSize(MyName.c_str(),&
NoUse
C_C518888888888
·
2011-03-24 00:00
c
String
struct
null
扩展
unexpected end of file while looking for precompiled header directive 解决办法
右键点工程名,选设置,然后选c/c++属性页,再选catagory选单中选precompiledheader,将选项置成
nouse
或者autometic---------转载的文章----------预编译头的概念
lin_angle
·
2011-02-11 13:00
linux下FTP服务器配置文件vsftpd.conf解析《二》
默认值:
NOuse
_local
reyleon
·
2010-10-12 22:32
linux
解析
职场
详解
休闲
vsftpd.conf
vsftpd配置文件
linux下FTP服务器配置文件vsftpd.conf解析《二》
默认值:
NOuse
_local
reyleon
·
2010-10-12 22:32
linux
解析
职场
详解
休闲
vsftpd.conf
vsftpd配置文件
VC6.0编译是提示:nexpected end of file while looking for precompiled header directive
nexpectedendoffilewhilelookingforprecompiledheaderdirective解决方法:右键点工程名,选设置,然后选c/c++属性页,再选catagory选单中选precompiledheader,将选项置成
nouse
crazyvoice
·
2010-09-10 11:00
Windows平台下erlang的port进程关闭标准输入输出的方法
Unix平台下,open_port只要指定
nouse
_stdio参数就可以让port进程使用fd 3、4作为通信信道, 而在Windows平台下并没有所谓的3、4 fd可用,调用fdopen(3,“rb
arksea
·
2010-06-26 22:00
C++
c
windows
erlang
C#
“rails之外的ruby语言web开发”演讲相关资料
代码库地址 http://github.com/
nouse
/ruby
花花公子
·
2009-03-16 10:00
Web
Ruby
Rails
Youtube
Sinatra
“rails之外的ruby语言web开发”演讲相关资料
代码库地址http://github.com/
nouse
/ruby-off-rails/tr
花花公子
·
2009-03-16 10:00
Rails
Ruby
Web
Sinatra
Youtube
如何启动linux的telnet服务
修改telnet服务配置文件vi/etc/xinetd.d/telnetservicetelnet{disable=yesflags=REUSEsocket_type=streamwait=
nouse
sipsir
·
2009-03-08 17:00
linux
Stream
socket
service
防火墙
Security
编译unexpected end of file while looking for precompiled header directive的问题
unexpectedendoffilewhilelookingforprecompiledheaderdirectiveA1、右键点工程名,选设置,然后选c/c++属性页,再选catagory选单中选precompiledheader,将选项置成
nouse
wrhwww
·
2009-02-20 10:00
获取版本信息Version的完整代码(从msdn扩展而来)
"C:\\Maxthon.exe"; DWORDNoUse=0; //没有什么用 DWORDInfoSize=::GetFileVersionInfoSize(MyName.c_str(),&
NoUse
只有有耐心圆满完成简单工作的人,才能够轻而易举地完成困难的事。
·
2009-02-05 19:00
如何解决unexpected end of file while looking for precompiled header directive的问题
右键点工程名,选设置,然后选c/c++属性页,再选catagory选单中选precompiledheader,将选项置成
nouse
或者autometic
hao507
·
2008-11-06 12:00
header
File
API(3)- 在PB中如何注销当前用户、关闭计算机、重启计算机
PB中如何注销当前用户、关闭计算机、重启计算机通过ExitWindowsEx函数可实现这三个功能,首先作如下声明:Function Long ExitWindowsEx(Long uflag,Long
nouse
rambo_china
·
2008-03-05 23:00
如何解决unexpected end of file while looking for precompiled header directive的问题
unexpectedendoffilewhilelookingforprecompiledheaderdirective的问题 右键点工程名,选设置,然后选c/c++属性页,再选catagory选单中选precompiledheader,将选项置成
nouse
wuna66320
·
2007-08-18 18:00
header
File
APACHE+PHP5的简易安装配置
先从各官方网站下了APACHE2.050、PHP5、MYSQL4.0.20、PHPMYADMIN2.57apache_2.0.50-win32-x86-no_ssl.msi(
nouse
)php-5.0.0
luj999
·
2004-12-09 21:00
上一页
1
下一页
按字母分类:
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
其他