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
Y_音响技术
Linux下apache日志(按日期存放)分析与状态查看方法
error_logCustomLog logs/access_logcommonLinux系统配置方法:将其改为ErrorLog“|/usr/local/apache/bin/rotatelogs/home/logs/www/%
Y_
zqtsx
·
2013-07-23 19:00
apache
linux
服务器
apache 日志日益膨胀解决方法
将httpd.conf中CustomLoglogs/access.logcommon改成CustomLog"|c:/apache/bin/rotatelogsc:/apache/logs/%
Y_
%m_%
henianen22
·
2013-07-01 21:05
apache
linux定时备份并清理表中数据
/bin/sh DB_USER="root" DB_PASS="123456" DB_NAME="igames" DB_TABLE="table" DATE=`date+%
Y_
%m_%d` BIN_DIR
hi_kevin
·
2013-05-28 10:00
linux shell 调用存储过程
/bin/sh DB_USER="root" DB_PASS="123456" DB_NAME="igames" DB_TABLE="table" DATE=`date+%
Y_
%m_%d` BIN_DIR
hi_kevin
·
2013-05-28 10:00
Linux 命令精选(不断更新中)
#.代码块注释的方法:#.日期格式显示[root@108test~]#date-dtoday+"%Y-%m-%d" 2008-05-07 [root@108test~]#date-dtoday+"%
Y_
小骏骏
·
2013-04-18 18:00
用 GSL 解常微分方程初值问题
维的常微分方程组一般可以描述为:\[\frac{{dy_i(t)}}{{dx}}=f_i(t,y_1(t),\ldotsy_n(t))\]其中i=1,\ldots,n相应的初值条件为y_i(t_0)=
Y_
Augusdi
·
2013-04-15 15:00
最长公子序列 Longest Common Subsequence
设X=(x0,x1,...,x_(n-1)),Y=(y0,y1,...,
y_
(m-1)), 那么用动态规划的方法,可以得到如下的阶段决策方程:代码如下:#include #include #include
jiyanfeng1
·
2013-02-26 02:00
如何在aodv协议中访问node的各项属性 .
如何在aodv协议中访问node的各项属性(例如,X_,
Y_
,speed_)aodv协议里面没有出现当前节点,如要访问与之对应的节点的信息,则添加一个节点并与AODV对应的Agent绑定。
sydjm
·
2012-11-07 14:00
linux date 格式化时间和日期
[root@108test~]#date-dtoday+"%Y-%m-%d" 2008-05-07 [root@108test~]#date-dtoday+"%
Y_
%-m_%-d"2008_5_7 [
magicsa
·
2012-11-04 16:54
Date
linux
apache日志设置方法:按时间、按大小记录
error_logCustomLoglogs/access_logcommonLinux系统配置方法:将其改为ErrorLog“|/usr/local/apache/bin/rotatelogs/home/logs/www/%
Y_
jerry78
·
2012-10-17 11:06
apache
记录
数字化时代桌子的新生命――多点触摸桌
九华互联推出的多点触摸演示桌是一种最方便、简单、自然、实用的人机交互设备,它集合了电脑技术、多媒体技术、
音响技术
、网络技术、工业造型艺术、机械制造等技术,流线型一体化设计,造型优美
九华互联
·
2012-10-13 19:23
多
日常生活
的
反应速度
交互性
linux时间处理
date+时间格式化字符串当前时间:[root@xmsgstat]#date+%
Y_
%m_%d2012_10_12指定某一天:[root@xmsgstat]#date-d'2012/03/12'+%
Y_
liuguxing
·
2012-10-12 16:00
linux
Date
C语言宏定义取得两数的最大值和最小值--其实你的认为是错的!
(y):(x)) #defineMIN(X,Y)({\ typeof(X)x_=(X);\ typeof(Y)
y_
=(Y);\ (x_<
y_
)?
jk110333
·
2012-09-26 15:00
c
语言
linux shell 编译拷贝启动
FN=`date +%
Y_
%m_%d_%H_%M` HOST=124.160.89.120 # edit 必要的文件 # 0.
lafengmaker
·
2012-09-22 15:00
Linux shell
解决apache日志文件太大的方法
httpd.conf中CustomLoglogs/access.logcommon改成CustomLog"|c:/apache/bin/rotatelogs.exec:/apache/logs/access_%
Y_
beyondlpf
·
2012-09-17 14:00
apache
c
服务器
Access
Apache自动分割每日访问日志
的日志文件一样,每天生成,方法如下:打开http.conf把CustomLog"logs/access.log"common改成CustomLog"|bin/rotatelogs.exelogs/access_%
Y_
李佳顺
·
2012-09-11 15:00
linux date 格式化时间和日期
108test ~]# date -d today +"%Y-%m-%d" 2008-05-07 [root@108test ~]# date -d today +"%
Y_
bluedest
·
2012-08-09 23:00
linux
linux计划任务
/bin/bashmysqldump-uroot-p123456testdb>/mysqlbak/testdb_`date"+%
Y_
%m_%d"`.sql保存退出2、计划任务vi/etc/crontab
sndapk
·
2012-07-06 19:30
Linux计划任务
按日期生成apache日志
error_log CustomLog logs/access_log common 修改为 ErrorLog “| /usr/sbin/rotatelogs /home/logs/www/%
Y_
godlogin
·
2012-07-04 07:00
apache
用 GSL 解常微分方程初值问题
维的常微分方程组一般可以描述为:\[\frac{{dy_i(t)}}{{dx}}=f_i(t,y_1(t),\ldotsy_n(t))\]其中i=1,\ldots,n相应的初值条件为y_i(t_0)=
Y_
liyuanbhu
·
2012-05-12 12:00
c
算法
null
System
library
Matrix
linux date 格式化时间和日期
[root@108test~]#date-dtoday+"%Y-%m-%d" 2008-05-07[root@108test~]#date-dtoday+"%
Y_
%-m_%-d"2008_5_7[root
疯狂的艺术家
·
2012-05-09 18:00
nginx日志自动切割
/bin/bashlog_file=/home/wwwlogs/access.loglog_new_file=/home/wwwlogs/$(date-d"yesterday"+"%
Y_
%m_%d")log_last_week
outhink
·
2012-05-01 17:07
nginx
日志
如何在aodv协议中访问node的各项属性
如何在aodv协议中访问node的各项属性(例如,X_,
Y_
,speed_)aodv协议里面没有出现当前节点,如要访问与之对应的节点的信息,则添加一个节点并与AODV对应的Agent绑定。
ise_gaoyue1990
·
2012-04-23 13:00
command
Tcl
Windows/Linux下Apache日志按日期分类输出配置
Windows下更改apache httpd.conf配置: 错误日志:ErrorLog "| /bin/rotatelogs.exe /logs/error_%
Y_
%m_
水果硬糖
·
2012-03-27 10:00
Windows/Linux下Apache日志按日期分类输出配置
Windows下更改apache httpd.conf配置: 错误日志:ErrorLog "| /bin/rotatelogs.exe /logs/error_%
Y_
%m_
水果硬糖
·
2012-03-27 10:00
Windows/Linux下Apache日志按日期分类输出配置
阅读更多Windows下更改apachehttpd.conf配置:错误日志:ErrorLog"|/bin/rotatelogs.exe/logs/error_%
Y_
%m_%d.log86400480"说明
水果硬糖
·
2012-03-27 10:00
错误日志
访问日志
apache日志
日志分类
linux
apache 日志按天记录
access_log common Linux系统配置方法: 将其改为 ErrorLog "| /usr/local/apache/bin/rotatelogs /home/logs/www/%
Y_
ikon
·
2012-02-14 16:00
apache
Apache Log日志记录
error_logCustomLoglogs/access_logcommonLinux系统配置方法:将其改为ErrorLog“|/usr/local/apache/bin/rotatelogs/home/logs/www/%
Y_
witer666
·
2012-01-11 11:43
apache
PHP
职场
休闲
RMAN ORA-19504、ORA-27038错误解决方法
type disk; allocate channel c2 type disk; backup full tag ‘dbfull’ format ‘/oracle/app/backup/full%
Y_
czmmiao
·
2011-12-14 14:00
rman
按星期备份脚本
backupsetRembakdir=/home/bakuser/bakdata/db_82_203HOSTNAME="172.30.82.15"Datedir=`date+%w`bakdata=`date+%
Y_
lzspf
·
2011-11-21 17:49
oracle
职场
休闲
cd
yesterday
原来C++中struct也有构造函数与析构函数,也可以有访问类型控制
如下所示:#include#includestructpoint{public:point():x_(0.0),
y_
(0.0){std::cout<<"defaultconstructor\n";}point
Devil_2009
·
2011-10-13 20:00
C++
c
struct
Class
Constructor
destructor
一个Linux下Mysql数据库的备份脚本
一个Linux数据库 备份脚本#exportBACKUP_PATH=/backupexportBACKUP_DATABASE=webmetadata#exportTODAY=`date+%
Y_
%m_%d
jackxinxu2100
·
2011-10-01 11:00
数据库
linux
mysql
脚本
File
database
用python把一个文本文件内容写到excel中
importdatetime;now=datetime.datetime.now();#根目录rootDir="E:\\";#文本文件名txtFileName=rootDir+"data_"+now.strftime("%
Y_
isiqi
·
2011-05-25 10:00
Excel
Python
OS
J#
解决单个日志文件长时间造成太大无法打开日志问题
CONF/httpd.conf文件找到:ErrorLoglogs/error.log修改成:ErrorLog"|X:/MYOA/bin/rotatelogs.exeX:/MYOA/logs/error_%
Y_
quanglong
·
2011-04-19 13:02
职场
OA
休闲
通达
通达OA2010
date 格式化时间和日期
date格式化时间和日期[root@108test~]#date-dtoday+"%Y-%m-%d" 2008-05-07 [root@108test~]#date-dtoday+"%
Y_
%-m_%-d
S.l.e!ep.¢%
·
2011-04-02 19:00
vim里插入当前日期续
想在vim里插入当前日期不过date显示的格式不是很满意,就想用date+%
Y_
%m_%d-%H:%M的格式来显示结果用了很多步才达到一般的效果。。。。1.于是在。
I smell magic in the air
·
2011-03-22 20:00
redmine backup
backupmysqldatabase$/usr/bin/mysqldump-uredmine-predmineredmine_default|gzip>/path/to/backup/db/redmine_`date+%
y_
robert_tina
·
2011-03-08 14:00
mysql
Date
database
3角函数转化函数整理
先发一不分//有空再补全~~class Math2 { var x_:Number; var
y_
:Number; var z_:Number; function
yeuego
·
2011-03-02 00:00
函数
shell一些使用技巧
前一天日期:day=`date+%
Y_
%m_%d--date="-1day"`截取某一段字符中的部分:awk'{printsubstr($0,index($0,"subject:"),index($0,
xingyun2010
·
2011-02-24 17:22
职场
技巧
index
休闲
3角函数转化函数整理
先发一不分//有空再补全~~class Math2 { var x_:Number; var
y_
:Number; var z_:Number; function
yeuego
·
2011-02-15 21:00
函数
linux lock使用方法
/bin/bash TMP_FILE=`date +%
Y_
%m_%d_%H_%M`; TMP_FILE="/tmp/"$TMP_FILE".tmp";
andylin02
·
2010-11-25 18:00
linux
F#
bash
Mathematica趣味题集
tid=2694&goto=lastpost Clear[f] f[x_,
y_
] := Module[{n = 0, a = x, b = y, t, re
·
2010-09-26 00:00
Math
IHS日志大小的控制问题
通过修改 httpd.conf 文件,找到 CustomLog 配置,做如下修改: CustomLog "|bin/rotatelogs logs/access_log_%
Y_
michelecindy
·
2010-07-31 16:00
Access
Apache中按天分割日志(Windows)
1、打开httpd.conf配置文件找到: CustomLog"logs/access.log"common 2、将其改为: CustomLog"|bin/rotatelogs.exe logs/%
Y_
liyan_5976
·
2010-05-31 16:00
apache
windows
server
apache日志设置方法汇总
error_logCustomLoglogs/access_logcommonLinux系统配置方法:将其改为ErrorLog“|/usr/local/apache/bin/rotatelogs/home/logs/www/%
Y_
zhangxh1013
·
2010-04-15 14:00
apache
linux
服务器
脚本
Access
远程登录
请你要幸福 这是 你唯一能为我做到的
金**、请你要幸福这是你唯一能为我做到的�u'╅`、”�Z�e�q�o�眚_�����幔�_�
y_
�
y_
�y。°�a故事〉。要怎麽��、�Y局才是beautiful。
lyhaiyan
·
2010-03-30 15:40
情感
职场
休闲
请你要幸福
这是
你唯一能为我做到的
请你要幸福 这是 你唯一能为我做到的
金**、请你要幸福这是你唯一能为我做到的�u'╅`、”�Z�e�q�o�眚_�����幔�_�
y_
�
y_
�y。°�a故事〉。要怎麽��、�Y局才是beautiful。
lyhaiyan
·
2010-03-30 15:40
职场
情感
休闲
请你要幸福
这是
你唯一能为我做到的
shell中获取日期的格式
108test ~]# date -d today +"%Y-%m-%d" 2008-05-07 [root@108test ~]# date -d today +"%
Y_
liujinpan75
·
2010-03-21 13:00
shell
symbian的时间格式化[转]
post/26.html -----------TTimecurrentTime;currentTime.HomeTime();TBuftime;currentTime.FormatL(time,_L("%
Y_
actual_
·
2010-03-10 10:00
apache的access.log和error.log减肥
|D:/thridparty-system/java/apache2/bin/rotatelogs.exeD:/thridparty-system/java/apache2/logs/access_%
Y_
·
2009-09-06 00:17
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
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
其他