全功能c#编译器

源代码在线查看: web.config

软件大小: 10246 K
上传用户: qq735970242
关键词: 编译器
下载地址: 免注册下载 普通下载 VIP

相关代码

				
								This is a sample web.config.  After compiling the project, put the .dll into the 
				bin directory of your web application (or add a reference to the project in vs.net).
				After you have the .dll in your asp.net app's bin directory, add the following 
				chunks to your web.config file.
				
				-->
				
				
					
				  
				    
				      
				    
				  
				  
				  
				  
				    							  Here's an example on how to change the algorithm or compression level
							
				      
							
							so, to use deflate by default, and high compression, you would use the following line
							-->
				    
				  
				 
				  						Here, we insert the HttpModule into the HttpRuntime for this web application.
					-->
				  
				    
				    
				      
				    
				 
				
				
							

相关资源