最新文章
-
wget 从FTP服务器下载文件
wget P /root/tmp ftp://ovh.ssnpv.tk/XXXX.mp4 --ftp-user=XXX --ftp-password=XXXXXX 说明: wget linux下载命令 P /root/tmp 指定下载到/root/tmp ftp://ovh.ssnpv.tk/XXXX.mp4 --ftp-user=FTP帐号 --ftp-password=帐号对应密码 -
PT2014
C 分享率: 4.791 上传量: 3.839 TB 下载量: 820.53 GB T 分享率 : 10.650 上传量 : 3.236 TB 下载量 : 311.08 GB H 上传量 : 1.071 TB 下载量 : 177.97 GB 分享率 : 6.159 -
openwrt 更新源下载速度慢解决办法
hfs下载地址:http://www.melauto.it/rejetto/hfs.exe 完整包下载:http://downloads.openwrt.org/snapshots/trunk/ar71xx/OpenWrt-ImageBuilder-ar71xx_generic-for-linux-x86_64.tar.bz2 下载完成后拉入hfs里面..修改好对opkg.conf里面的对应位置,再执行okpg update . okpg install xxx 就能在线进行安装了 /etc/opkg.conf src/gz barrier_breaker http://192.168.10.122/packages dest root / dest ram /tmp lists_dir ext /var/opkg-lists option overlay_root /overlay https://sqzr.cc/blog/2013/11/09/openwrt-opkgw…… -
-
-
Get Custom Essay
Using a minor planning, a successful dialog that get custom essay get custom essay sets you aside from other challengers vying for school vice get custom essay president can be written by you. Participate your market by having an inspiring offer about command, by what motivated one to function for school vice president, or discuss a quick particular tale. Wrap by asking friends for their election your dialog up. Point out how your skills demonstrate that you will be capable of quickly going ge…… -
-
-
ie6升级ie8失败解决方法
@echo off rem fix update garbage value set Update=HKLMSOFTWAREMicroSoftUpdate set Updates=HKLMSOFTWAREMicroSoftUpdates rem set AutoUpdate="HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateAutoUpdate" echo Cleanning "%Update%" for /f "tokens=1 delims=" %%a in ('reg query %Update%^|Findstr /i "UpdateExeVolatile"') do ( reg delete %%a /f ) echo %Update% is cleanned! echo Cleanning "%Updates%" for /f "tokens=1 delims=" %%a in ('reg query %Updates%^|Findstr /i "UpdateExe……