文件名称:CheckCode
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:20.82kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Asp.net(C#)实现验证码功能 在本书这部分光盘要使用时,必须合理设置环境,否则将很难正确调试,甚至打不开。比如将光盘中的第一个例子first文件夹拷贝到f:\\cs目录下,然后在first文件加上单击右键,选择web共享。设置别名是first3(这里的别名和目录都都是随便的,但一旦设订就是确定的了)这样就相当于建立虚拟主机的环境是http://localhost/first3/WebForm1.aspx。而fisrt文件夹里first.csproj.webinfo的文件环境设定并没有改变。还是本书作者所在环境<Web URLPath = \"http://localhost/first/first.csproj\" />这种情况下,你是无法打开C# project工程的,因为你的环境(别名)是first3文件夹下的,所以务必将其环境设置改成<Web URLPath = \"http://localhost/first3/first.csproj\" />这样再点击first C# project工程,就可以设置成功。
以上是把first别名设置为first3,当然也可以保持first不用改动。这样fisrt文件夹里first.csproj.webinfo的文件环境设定也就不用改动了。之所以要有个别名是害怕读者的机子里原来就有个first这样就会覆盖掉,所以要建立别名。
以上是把first别名设置为first3,当然也可以保持first不用改动。这样fisrt文件夹里first.csproj.webinfo的文件环境设定也就不用改动了。之所以要有个别名是害怕读者的机子里原来就有个first这样就会覆盖掉,所以要建立别名。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CheckCode/AssemblyInfo.cs
CheckCode/CheckCode.aspx
CheckCode/CheckCode.aspx.cs
CheckCode/CheckCode.aspx.resx
CheckCode/CheckCode.csproj
CheckCode/CheckCode.csproj.webinfo
CheckCode/CheckCode.sln
CheckCode/CheckCode.suo
CheckCode/Global.asax
CheckCode/Global.asax.cs
CheckCode/Global.asax.resx
CheckCode/Web.config
CheckCode/denglu.aspx
CheckCode/denglu.aspx.cs
CheckCode/denglu.aspx.resx
CheckCode/bin/CheckCode.dll
CheckCode/bin/CheckCode.pdb
CheckCode/bin
CheckCode
www.dssz.com.txt
CheckCode/CheckCode.aspx
CheckCode/CheckCode.aspx.cs
CheckCode/CheckCode.aspx.resx
CheckCode/CheckCode.csproj
CheckCode/CheckCode.csproj.webinfo
CheckCode/CheckCode.sln
CheckCode/CheckCode.suo
CheckCode/Global.asax
CheckCode/Global.asax.cs
CheckCode/Global.asax.resx
CheckCode/Web.config
CheckCode/denglu.aspx
CheckCode/denglu.aspx.cs
CheckCode/denglu.aspx.resx
CheckCode/bin/CheckCode.dll
CheckCode/bin/CheckCode.pdb
CheckCode/bin
CheckCode
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.