1. 使用命令行停止防火墙 /etc/init.d/SuSEfirewall2_init
stop /etc/init.d/SuSEfirewall2_setup stop 2. 修改 vi /etc/ssh/sshd_config 修改:
#PermitRootLogin yes Password...
分类:
系统相关 时间:
2014-05-19 17:45:38
阅读次数:
368
写这个东西只是为了记录一下作为新手的自己经历,大家就不要吐得厉害哇,呵呵。。。。1、新建一个数据库名相同的数据库2、停止sql实例服务3、把数据库文件覆盖新的数据库文件4、启动实例服务5、执行以下语句alter
database dbname set emergency--紧急模式goalter d...
分类:
其他好文 时间:
2014-05-19 17:36:08
阅读次数:
224
[UIViewbeginAnimations:nilcontext:nil];
[UIViewsetAnimationDuration:0.5]; _imgView.transform =
CGAffineTransformScale(CGAffineTransformIdentity, 0....
分类:
Web程序 时间:
2014-05-19 17:15:58
阅读次数:
207
The sp_rename procedure is not avialable in SQL
CE!In Sql Server 2005 Management Studio you have to create a new column with the
new name, then you ha...
分类:
数据库 时间:
2014-05-19 17:13:55
阅读次数:
342
Combination Sum IGiven a set of candidate
numbers (C) and a target number (T), find all unique combinations in C where the
candidate numbers sums to T...
分类:
其他好文 时间:
2014-05-19 16:41:14
阅读次数:
269
About Virtual Hosts
虚拟主机,用于在一个单一IP地址上,运行多个域。这对那些想在一个VPS上,运行多个网站的人,尤其有用。基于用户访问的不同网站,给访问者显示不同的信息。没有限制能VPS中,添加的虚拟主机的个数。
Set Up 教程中的这些步骤,需要你有root权限。你可以查看I...
分类:
其他好文 时间:
2014-05-19 16:36:40
阅读次数:
443
10053事件:将CBO如何做出这个执行计划的整个过程展示出来。10053同样会在$Oracle_base/admin/sid/udump下产生一个trace文件,这个trace文件不能用tkprof工具处理,tkprof工具只能处理sql_trace或者10046事件。windows系统在D:\O...
分类:
其他好文 时间:
2014-05-19 15:34:21
阅读次数:
229
1 @echo off 2 setlocal enabledelayedexpansion 3
git status||goto :eof 4 5 set "msg=quick push. %date% %time%" 6 if #%1==# (set
/p "msg=commit messa...
分类:
其他好文 时间:
2014-05-19 15:14:16
阅读次数:
402
Navier-Stokes equations1 Let $\omega$ be a domain
in $\bbR^3$, complement of a compact set $\mathcal{B}$. Consider the following
boundary value proble...
分类:
其他好文 时间:
2014-05-19 14:27:04
阅读次数:
498
">上一页 "> = $totalPage){echo
$totalPage;}else{echo $page+1;} ?>">下一页
分类:
Web程序 时间:
2014-05-19 13:42:33
阅读次数:
220