asp.net从入门到精通(第三版)
                 	
                        发表在ASP.NET图书答疑
                        2015-11-27                                                
                    		
                                                                            	
                        
                        
                    
                    
                    	是否精华
                    	是
                    	否
                    
                    
                    
                            版块置顶:
                            是
                            否
                        
                    
                                           1.3.8:表达式语法例子
<html>
<head runat="server">
<title>表达式语法</title>
</head>
<body>
<form id="form1" runat="server">
    
<%for(int i=1;i<7;i++)%>
<%{%>
<font size=<%=i+1 %>>Hello World!</font></br>
<%}%>
<% Next%>
</form>
</body>
</html>
调试不出来
        
                
        	
        
        
    <html>
<head runat="server">
<title>表达式语法</title>
</head>
<body>
<form id="form1" runat="server">
<%for(int i=1;i<7;i++)%>
<%{%>
<font size=<%=i+1 %>>Hello World!</font></br>
<%}%>
<% Next%>
</form>
</body>
</html>
调试不出来

 
	
                                                 VIP会员
VIP会员 购物车
购物车


 私信
                         私信 
                     发表新帖
发表新帖 立即签到
立即签到 
        		  
        		 
         		 关注
关注
                  回复
 回复 支持(
                	支持( 反对(
                    反对( 
                







 
                     
                     
					 
						 
						 
						 
						