您目前尚未登陆,请选择【登陆】或【注册
首页->留言本类->三层入门之留言板>>IDAL/IDAL.csproj>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:三层入门之留言板
当前文件:文件类型 JMWQZM6NWKG61/IDAL/IDAL.csproj打开代码结构图
普通视图
		            
1<VisualStudioProject> 2 <CSHARP 3 OwnerKey = "{FE3BBBB6-72D5-11d2-9ACE-00C04F79A2A4}" 4 ProjectType = "Local" 5 ProductVersion = "7.10.3077" 6 SchemaVersion = "2.0" 7 ProjectGuid = "{BB509151-20BB-4399-A475-12FDB68FE9BB}" 8 > 9 <Build> 10 <Settings 11 ApplicationIcon = "" 12 AssemblyKeyContainerName = "" 13 AssemblyName = "MessageBoard7.IDAL" 14 AssemblyOriginatorKeyFile = "" 15 DefaultClientScript = "JScript" 16 DefaultHTMLPageLayout = "Grid" 17 DefaultTargetSchema = "IE50" 18 DelaySign = "false" 19 OutputType = "Library" 20 PreBuildEvent = "" 21 PostBuildEvent = "" 22 RootNamespace = "MessageBoard7.IDAL" 23 RunPostBuildEvent = "OnBuildSuccess" 24 StartupObject = "" 25 > 26 <Config 27 Name = "Debug" 28 AllowUnsafeBlocks = "false" 29 BaseAddress = "285212672" 30 CheckForOverflowUnderflow = "false" 31 ConfigurationOverrideFile = "" 32 DefineConstants = "DEBUG;TRACE" 33 DocumentationFile = "" 34 DebugSymbols = "true" 35 FileAlignment = "4096" 36 IncrementalBuild = "false" 37 NoStdLib = "false" 38 NoWarn = "" 39 Optimize = "false" 40 OutputPath = "bin\Debug\" 41 RegisterForComInterop = "false" 42 RemoveIntegerChecks = "false" 43 TreatWarningsAsErrors = "false" 44 WarningLevel = "4" 45 /> 46 <Config 47 Name = "Release" 48 AllowUnsafeBlocks = "false" 49 BaseAddress = "285212672" 50 CheckForOverflowUnderflow = "false" 51 ConfigurationOverrideFile = "" 52 DefineConstants = "TRACE" 53 DocumentationFile = "" 54 DebugSymbols = "false" 55 FileAlignment = "4096" 56 IncrementalBuild = "false" 57 NoStdLib = "false" 58 NoWarn = "" 59 Optimize = "true" 60 OutputPath = "bin\Release\" 61 RegisterForComInterop = "false" 62 RemoveIntegerChecks = "false" 63 TreatWarningsAsErrors = "false" 64 WarningLevel = "4" 65 /> 66 </Settings> 67 <References> 68 <Reference 69 Name = "System" 70 AssemblyName = "System" 71 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" 72 /> 73 <Reference 74 Name = "System.Data" 75 AssemblyName = "System.Data" 76 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" 77 /> 78 <Reference 79 Name = "System.XML" 80 AssemblyName = "System.Xml" 81 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" 82 /> 83 <Reference 84 Name = "Classes" 85 Project = "{A2E41AFE-203F-48F6-96D3-549410B80F1A}" 86 Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" 87 /> 88 </References> 89 </Build> 90 <Files> 91 <Include> 92 <File 93 RelPath = "AssemblyInfo.cs" 94 SubType = "Code" 95 BuildAction = "Compile" 96 /> 97 <File 98 RelPath = "IMessages.cs" 99 SubType = "Code" 100 BuildAction = "Compile" 101 /> 102 </Include> 103 </Files> 104 <UserProperties 105 TDLFILE = "DAP.tdl" 106 TDLELEMENTTYPE = "BusinessRules" 107 /> 108 </CSHARP> 109</VisualStudioProject> 110 111
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:三层入门之留言板
51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号