if(this.TextBox1.Text=="") { if(HttpContext.Current.Request.Browser.JavaScript) { this.Page.RegisterStartupScript("sf","<script language='javascript'>document.getElementById('TextBox1').focus();</script>"); } }
if(!Page.IsPostBack) { DataTable rblTable=new DataTable(); rblTable.Columns.Add("CityName",System.Type.GetType("System.String")); rblTable.Columns.Add("CityNum",System.Type.GetType("System.Int32")); DataRow rblRow=rblTable.NewRow(); rblRow["CityName"]="longkou"; rblRow["CityNu...
%systemroot%是系统中的一个变量,表示的是windows系统启动文件夹位置。一般如果你在安装系统的时候没有手动设置安装位置的话,Windos 95,Windows98,Windows Me和Windows Xp的位置是C:\windows,也就是变量%systemroot%=C:\Windows,Windows Nt和Windows2000的位置是C:\Winnt也就是变量%systemroot%=C:\Winnt。如果你的系统是安装在D盘那就是D:\windows或D:\winnt,如果系统安装的别的盘依此类推。System32是系统文件夹下的一个子文件夹,根据你的系统不同就...
1、开始-程序-附件-系统工具-系统信息 2、在我的电脑上点右键选属性,看常规,但这个信息不详细 3、开始-运行winver,也不详细 4、开始-运行cmd,然后输入ver,运行。
在运行对话框中运行CONTROL PASSWORDS2没有反应,解决方法如下:
从安装光盘的I386\netplwiz.dl_复制到C:\WINDOWS\SYSTEM32中或C:\WINDOWS\SYSTEM32\DLLCACHE中即可.
将XP光盘放入光驱,通过运行---rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %windir%\Inf\ie.inf.即可.