ÄúĿǰÉÐδµÇ½£¬ÇëÑ¡Ôñ¡¾µÇ½¡¿»ò¡¾×¢²á¡¿
Ê×Ò³->ÉÏ´«ÏÂÔØ->Îļþ¹ÜÀíϵͳԴÂë(Asp.net1.1)>>FileManage_Sys.csproj>>Ô´ÂëÔÚÏ߲鿴
ÎÂܰÌáʾ£º´úÂëÔÚÏßä¯ÀÀ¹¦ÄÜÖ»ÄÜ×öΪԴÂëä¯ÀÀ²Î¿¼£¬Èç¹ûÏë¸ü½øÒ»²½Á˽â¸Ã´úÂëÇëÏÂÔØ£ºÎļþ¹ÜÀíϵͳԴÂë(Asp.net1.1)
µ±Ç°Îļþ£ºÎļþÀàÐÍ FileManageSys/FileManage_Sys.csproj£¬´ò¿ª´úÂë½á¹¹Í¼
ÆÕͨÊÓͼ
		            
1<VisualStudioProject> 2 <CSHARP 3 ProjectType = "Web" 4 ProductVersion = "7.10.3077" 5 SchemaVersion = "2.0" 6 ProjectGuid = "{26473876-C846-4CB2-8B89-3A6BCEEAEE4F}" 7 > 8 <Build> 9 <Settings 10 ApplicationIcon = "" 11 AssemblyKeyContainerName = "" 12 AssemblyName = "FileManage_Sys" 13 AssemblyOriginatorKeyFile = "" 14 DefaultClientScript = "JScript" 15 DefaultHTMLPageLayout = "Grid" 16 DefaultTargetSchema = "IE50" 17 DelaySign = "false" 18 OutputType = "Library" 19 PreBuildEvent = "" 20 PostBuildEvent = "" 21 RootNamespace = "FileManage_Sys" 22 RunPostBuildEvent = "OnBuildSuccess" 23 StartupObject = "" 24 > 25 <Config 26 Name = "Debug" 27 AllowUnsafeBlocks = "false" 28 BaseAddress = "285212672" 29 CheckForOverflowUnderflow = "false" 30 ConfigurationOverrideFile = "" 31 DefineConstants = "DEBUG;TRACE" 32 DocumentationFile = "" 33 DebugSymbols = "true" 34 FileAlignment = "4096" 35 IncrementalBuild = "false" 36 NoStdLib = "false" 37 NoWarn = "" 38 Optimize = "false" 39 OutputPath = "bin\" 40 RegisterForComInterop = "false" 41 RemoveIntegerChecks = "false" 42 TreatWarningsAsErrors = "false" 43 WarningLevel = "4" 44 /> 45 <Config 46 Name = "Release" 47 AllowUnsafeBlocks = "false" 48 BaseAddress = "285212672" 49 CheckForOverflowUnderflow = "false" 50 ConfigurationOverrideFile = "" 51 DefineConstants = "TRACE" 52 DocumentationFile = "" 53 DebugSymbols = "false" 54 FileAlignment = "4096" 55 IncrementalBuild = "false" 56 NoStdLib = "false" 57 NoWarn = "" 58 Optimize = "true" 59 OutputPath = "bin\" 60 RegisterForComInterop = "false" 61 RemoveIntegerChecks = "false" 62 TreatWarningsAsErrors = "false" 63 WarningLevel = "4" 64 /> 65 </Settings> 66 <References> 67 <Reference 68 Name = "System" 69 AssemblyName = "System" 70 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll" 71 /> 72 <Reference 73 Name = "System.Drawing" 74 AssemblyName = "System.Drawing" 75 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll" 76 /> 77 <Reference 78 Name = "System.Data" 79 AssemblyName = "System.Data" 80 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" 81 /> 82 <Reference 83 Name = "System.Web" 84 AssemblyName = "System.Web" 85 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.dll" 86 /> 87 <Reference 88 Name = "System.XML" 89 AssemblyName = "System.Xml" 90 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" 91 /> 92 </References> 93 </Build> 94 <Files> 95 <Include> 96 <File 97 RelPath = "AssemblyInfo.cs" 98 SubType = "Code" 99 BuildAction = "Compile" 100 /> 101 <File 102 RelPath = "CreateRole.aspx" 103 SubType = "Form" 104 BuildAction = "Content" 105 /> 106 <File 107 RelPath = "CreateRole.aspx.cs" 108 DependentUpon = "CreateRole.aspx" 109 SubType = "ASPXCodeBehind" 110 BuildAction = "Compile" 111 /> 112 <File 113 RelPath = "CreateRole.aspx.resx" 114 DependentUpon = "CreateRole.aspx.cs" 115 BuildAction = "EmbeddedResource" 116 /> 117 <File 118 RelPath = "CreateRole_add.aspx" 119 SubType = "Form" 120 BuildAction = "Content" 121 /> 122 <File 123 RelPath = "CreateRole_add.aspx.cs" 124 DependentUpon = "CreateRole_add.aspx" 125 SubType = "ASPXCodeBehind" 126 BuildAction = "Compile" 127 /> 128 <File 129 RelPath = "CreateRole_add.aspx.resx" 130 DependentUpon = "CreateRole_add.aspx.cs" 131 BuildAction = "EmbeddedResource" 132 /> 133 <File 134 RelPath = "CreateUser.aspx" 135 SubType = "Form" 136 BuildAction = "Content" 137 /> 138 <File 139 RelPath = "CreateUser.aspx.cs" 140 DependentUpon = "CreateUser.aspx" 141 SubType = "ASPXCodeBehind" 142 BuildAction = "Compile" 143 /> 144 <File 145 RelPath = "CreateUser.aspx.resx" 146 DependentUpon = "CreateUser.aspx.cs" 147 BuildAction = "EmbeddedResource" 148 /> 149 <File 150 RelPath = "Default.htm" 151 BuildAction = "Content" 152 /> 153 <File 154 RelPath = "EditRole.aspx" 155 SubType = "Form" 156 BuildAction = "Content" 157 /> 158 <File 159 RelPath = "EditRole.aspx.cs" 160 DependentUpon = "EditRole.aspx" 161 SubType = "ASPXCodeBehind" 162 BuildAction = "Compile" 163 /> 164 <File 165 RelPath = "EditRole.aspx.resx" 166 DependentUpon = "EditRole.aspx.cs" 167 BuildAction = "EmbeddedResource" 168 /> 169 <File 170 RelPath = "EditUser.aspx" 171 SubType = "Form" 172 BuildAction = "Content" 173 /> 174 <File 175 RelPath = "EditUser.aspx.cs" 176 DependentUpon = "EditUser.aspx" 177 SubType = "ASPXCodeBehind" 178 BuildAction = "Compile" 179 /> 180 <File 181 RelPath = "EditUser.aspx.resx" 182 DependentUpon = "EditUser.aspx.cs" 183 BuildAction = "EmbeddedResource" 184 /> 185 <File 186 RelPath = "FileList_m.aspx" 187 SubType = "Form" 188 BuildAction = "Content" 189 /> 190 <File 191 RelPath = "FileList_m.aspx.cs" 192 DependentUpon = "FileList_m.aspx" 193 SubType = "ASPXCodeBehind" 194 BuildAction = "Compile" 195 /> 196 <File 197 RelPath = "FileList_m.aspx.resx" 198 DependentUpon = "FileList_m.aspx.cs" 199 BuildAction = "EmbeddedResource" 200 /> 201 <File 202 RelPath = "FileList_v.aspx" 203 SubType = "Form" 204 BuildAction = "Content" 205 /> 206 <File 207 RelPath = "FileList_v.aspx.cs" 208 DependentUpon = "FileList_v.aspx" 209 SubType = "ASPXCodeBehind" 210 BuildAction = "Compile" 211 /> 212 <File 213 RelPath = "FileList_v.aspx.resx" 214 DependentUpon = "FileList_v.aspx.cs" 215 BuildAction = "EmbeddedResource" 216 /> 217 <File 218 RelPath = "Global.asax" 219 SubType = "Component" 220 BuildAction = "Content" 221 /> 222 <File 223 RelPath = "Global.asax.cs" 224 DependentUpon = "Global.asax" 225 SubType = "Code" 226 BuildAction = "Compile" 227 /> 228 <File 229 RelPath = "Global.asax.resx" 230 DependentUpon = "Global.asax.cs" 231 BuildAction = "EmbeddedResource" 232 /> 233 <File 234 RelPath = "Index.aspx" 235 SubType = "Form" 236 BuildAction = "Content" 237 /> 238 <File 239 RelPath = "Index.aspx.cs" 240 DependentUpon = "Index.aspx" 241 SubType = "ASPXCodeBehind" 242 BuildAction = "Compile" 243 /> 244 <File 245 RelPath = "Index.aspx.resx" 246 DependentUpon = "Index.aspx.cs" 247 BuildAction = "EmbeddedResource" 248 /> 249 <File 250 RelPath = "Login.aspx" 251 SubType = "Form" 252 BuildAction = "Content" 253 /> 254 <File 255 RelPath = "Login.aspx.cs" 256 DependentUpon = "Login.aspx" 257 SubType = "ASPXCodeBehind" 258 BuildAction = "Compile" 259 /> 260 <File 261 RelPath = "Login.aspx.resx" 262 DependentUpon = "Login.aspx.cs" 263 BuildAction = "EmbeddedResource" 264 /> 265 <File 266 RelPath = "Menu.aspx" 267 SubType = "Form" 268 BuildAction = "Content" 269 /> 270 <File 271 RelPath = "Menu.aspx.cs" 272 DependentUpon = "Menu.aspx" 273 SubType = "ASPXCodeBehind" 274 BuildAction = "Compile" 275 /> 276 <File 277 RelPath = "Menu.aspx.resx" 278 DependentUpon = "Menu.aspx.cs" 279 BuildAction = "EmbeddedResource" 280 /> 281 <File 282 RelPath = "RoleList.aspx" 283 SubType = "Form" 284 BuildAction = "Content" 285 /> 286 <File 287 RelPath = "RoleList.aspx.cs" 288 DependentUpon = "RoleList.aspx" 289 SubType = "ASPXCodeBehind" 290 BuildAction = "Compile" 291 /> 292 <File 293 RelPath = "RoleList.aspx.resx" 294 DependentUpon = "RoleList.aspx.cs" 295 BuildAction = "EmbeddedResource" 296 /> 297 <File 298 RelPath = "Uploadfile.aspx" 299 SubType = "Form" 300 BuildAction = "Content" 301 /> 302 <File 303 RelPath = "Uploadfile.aspx.cs" 304 DependentUpon = "Uploadfile.aspx" 305 SubType = "ASPXCodeBehind" 306 BuildAction = "Compile" 307 /> 308 <File 309 RelPath = "Uploadfile.aspx.resx" 310 DependentUpon = "Uploadfile.aspx.cs" 311 BuildAction = "EmbeddedResource" 312 /> 313 <File 314 RelPath = "UserList.aspx" 315 SubType = "Form" 316 BuildAction = "Content" 317 /> 318 <File 319 RelPath = "UserList.aspx.cs" 320 DependentUpon = "UserList.aspx" 321 SubType = "ASPXCodeBehind" 322 BuildAction = "Compile" 323 /> 324 <File 325 RelPath = "UserList.aspx.resx" 326 DependentUpon = "UserList.aspx.cs" 327 BuildAction = "EmbeddedResource" 328 /> 329 <File 330 RelPath = "Web.config" 331 BuildAction = "Content" 332 /> 333 </Include> 334 </Files> 335 </CSHARP> 336</VisualStudioProject> 337 338
»¹Ã»ÓÐÕÒµ½ÄúÐÄÒǵÄÄÚÈÝ£¿ÇëÓÃ.netÔ´Âë´óËѲ¶
´úÂëÆ¬¶Ï ´ò°üÏÂÔØ¸ÃÏîÄ¿ÍêÕûÔ´Â룺Îļþ¹ÜÀíϵͳԴÂë(Asp.net1.1)