您目前尚未登陆,请选择【登陆】或【注册
首页->控件插件->Vb.net验证码控件及Demo源码>>WebControlCaptcha/AssemblyInfo.vb>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:Vb.net验证码控件及Demo源码
当前文件:文件类型 VBCaptcha/WebControlCaptcha/AssemblyInfo.vb打开代码结构图
普通视图
		            
1Imports System 2Imports System.Reflection 3 4' General Information about an assembly is controlled through the following 5' set of attributes. Change these attribute values to modify the information 6' associated with an assembly. 7 8' Review the values of the assembly attributes 9 10<Assembly: AssemblyTitle("WebControlCaptcha")> 11<Assembly: AssemblyDescription("ASP.NET CAPTCHA server control")> 12<Assembly: AssemblyCompany("Atwood Heavy Industries")> 13<Assembly: AssemblyProduct("Captcha")> 14<Assembly: AssemblyCopyright("?2007, Atwood Heavy Industries")> 15<Assembly: AssemblyTrademark("All Rights Reserved")> 16<Assembly: CLSCompliant(True)> 17 18' Version information for an assembly consists of the following four values: 19' 20' Major Version 21' Minor Version 22' Build Number 23' Revision 24' 25' You can specify all the values or you can default the Build and Revision Numbers 26' by using the '*' as shown below: 27 28<Assembly: AssemblyVersion("2.3.*")> 29
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:Vb.net验证码控件及Demo源码
51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号