@echo offrem @echo off rem 取1天之前的日期echo wscript.echo dateadd("d",-1,date) >%tmp%\tmp.vbs for /f "tokens=1,2,3* delims=/" %%i in ('cscript /nologo %tmp...
location?~*?\.(gif|jpg|jpeg|png|ico)$?{
valid_referers?none?blocked?www.oschina.net?oschina.net;
if?($invalid_referer)?{
????rewrite?^/?/daolian.jpg;
}
access_log?off;
root?/opt/we...
分类:
其他好文 时间:
2015-05-02 12:32:56
阅读次数:
140
zabbix初始化检查安装环境不通过:PHP databases support off Fail --未找到所支持的数据库处理方法:安装Mysqli模块################mysqli模块的安装################记得原来在编译php的已经已经加上参数--with-m...
分类:
数据库 时间:
2015-05-02 06:17:52
阅读次数:
918
Reset 10.5 Leopard & 10.6 Snow Leopard passwordPower on or restart your Mac.At the chime (or grey screen if your chime is turned off), hold down Comma...
分类:
系统相关 时间:
2015-05-01 18:41:38
阅读次数:
247
http://blog.csdn.net/vipzjyno1/article/details/23707149 Switch开关android源码SwitchButton刚开始接触开关样式的按钮是在IOS系统上面,它的切换以及滑动十分帅气,深入人心。所谓的开关按钮,就是只有2个状态:on和off,下...
分类:
其他好文 时间:
2015-04-30 17:39:10
阅读次数:
182
setdll.exe 下载地址:http://download.csdn.net/detail/u013147600/8649009点击打开链接
1.将下载好的setdll.exe 和.exe应用程序以及.dll文件放在同一个文件夹下
如图:
在同一文件夹下新建一个批处理文件:Setdll.bat
内容如下:
@echo off
setdll /d:messageDll.dll H...
分类:
其他好文 时间:
2015-04-30 16:20:19
阅读次数:
572
把下面的内容复制保存到ClearRubbish.bat,执行就ok了。
@echo off
echo 正在清除系统垃圾文件,请稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q...
leetcode -Count and SayQ:The count-and-say sequence is the sequence of integers beginning as follows:1, 11, 21, 1211, 111221, ...1is read off as"one 1...
分类:
其他好文 时间:
2015-04-29 00:28:16
阅读次数:
142
一张图轻松搞懂javascript event对象的clientX,offsetX,screenX,pageX区别 2014-09-14 ?????0?个评论??? 来源:ruoyiqing的专栏?? 收藏????我要投稿 总是会被javascript的event对象的clientX,off...
分类:
其他好文 时间:
2015-04-28 12:12:57
阅读次数:
231
linux文件函数-write
一 定位文件
函数名:lseek
函数原形:
off_t lseek(int fd, off_t offset, int whence)
函数功能:移动文件指针
所属头文件:
#include
#include
返回值:
成功:返回移动后的文件指针到文件开头的字节数即偏移...
分类:
系统相关 时间:
2015-04-27 18:24:44
阅读次数:
181