Focus on WEB Application and Software Engineering
十二月 01
按B/S的三层架构来看,你这种做法不是很合理,不过既然你有你的理由,就不多说了.
其实julyclyde(foreverkok.yeah.net)已经说得很清楚了,你只要试一下就知道了,如
<%
execute "Response.Write ""aaa"""   '此处不可用"'"来代替"""
%>
多行的写法:
<%
str="dim aaa" & vbCrlf _
    & "aaa=100" & vbCrlf _
    & "if aaa>50 then" & vbCrlf _
    & "    Response.Write aaa" & vbCrlf _
    & "end if"
execute str
%>

http://search.csdn.net/Expert/topic/565/565998.xml?temp=.3252375

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

添加评论




看不清?点击图片看看
biuquote
Loading



关于我

kittow (天笑)
80年代生于“天府之国”四川
爱好:编程、篮球、数码、旅游
乘一叶兴趣小舟,漂泊于浩瀚IT海洋。。。
TITLE:MSE of UESTC & 软件设计师
Technical Capacity | Last Blog