Recently, Zhongguancun Online distributed theZOL Downer for users to download the resources from ZOL. In this case, userscan just download the ZOL downer with the code of resources, not theinstallation packages.
But if someone want toinstall the PC wh...
分类:
其他好文 时间:
2014-08-22 12:55:58
阅读次数:
548
Rem Backup Mysql Binlog
Rem Backup Yesterday and RAR
Rem Backup every day 00:01 begin backup yesterday and now binlog @set curPath=%~dp0
@set SourcePa...
分类:
其他好文 时间:
2014-08-22 10:45:55
阅读次数:
318
题目链接:http://acm.uva.es/local/online_judge/search_uva.htmlProblem:Find out the center of masses of a convex polygon.Input:A series of convex polygons, ...
分类:
其他好文 时间:
2014-08-22 01:31:25
阅读次数:
203
--只获取数据库名称和最后的还原时间SELECT sdb.Name AS DatabaseName ,COALESCE(CONVERT(VARCHAR(12), MAX(bus.backup_finish_date), 101), '-') AS LastBackUpTimeFROM sys.sys...
分类:
数据库 时间:
2014-08-21 20:56:24
阅读次数:
271
使用crontab你可以在指定的时间执行一个shell脚本或者一系列Linux命令。例如系统管理员安排一个备份任务使其每天都运行如何往 cron 中添加一个作业?# crontab –e0 5 * * * /root/bin/backup.sh这将会在每天早上5点运行 /root/bin/backu...
分类:
系统相关 时间:
2014-08-21 16:44:04
阅读次数:
212
dism/online/add-package/packagepath:<cab文件路径>比较慢,大约需要20分钟
不需要搭建rsync服务实现两台服务器文件的传输:rsync-artvz-e"ssh-p22-lroot"redis4.tar.gz192.168.1.1:/data/backup/
分类:
其他好文 时间:
2014-08-21 15:16:25
阅读次数:
188
OJ是Online Judge系统的简称,用来在线检测程序源代码的正确性。著名的OJ有RQNOJ、URAL等。国内著名的题库有北京大学题库、浙江大学题库等。国外的题库包括乌拉尔大学、瓦拉杜利德大学题库等。
简介:
Online Judge系统(简称OJ)是一个在线的判题系统。用户可以在线提交程序多种程序(如C、C++)源代码,系统对源代码进行编译和执行,并通过预先设计的测试数据来检验程序源...
分类:
其他好文 时间:
2014-08-21 00:11:23
阅读次数:
533
1、新建一个网站集,模板选择开发人员模板,如下图: 2、确定以后,需要稍等一会儿; 3、点击网站内容,添加app,如下图: 4、进入SharePoint Store,选择Napa,如下图: 5、选择ADD IT,如下图: 6、可能需要登录,如果没有微软账号,可以注册一个,如下图: 7...
分类:
其他好文 时间:
2014-08-20 23:58:13
阅读次数:
582
怎样找到windows 2012 server上的Backup OperatorsPress the Windows + R keys to open the Run dialog, type lusrmgr.msc, and press Enter. NOTE: This file is loc....