国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > .NET > 正文

我的第一個Asp.Net程序

2024-07-10 12:56:16
字體:
來源:轉載
供稿:網友

商業源碼熱門下載www.html.org.cn



首先配制好自己的環境,要能夠運行aspx程序。。


把下面這段保存成 hello.aspx


<%@ page language="vb" src="hellocodebehindvb.vb" inherits="hellowebformvb"%>

<html>

   <head>

      <title>我的第一個asp.net程序</title>

   </head>

   <body>

   使用vb.net寫的第一個小程序,慶祝一下。<p><p>

      <form runat="server" id="form1">

         <asp:button runat="server" text="點擊" id="button1" />

         <p>

         <asp:label runat="server" text="" id="thelabel" />

      </form>

   </body>

</html>




把下面這段保存成文件hellocodebehindvb.vb




public class hellowebformvb

    inherits system.web.ui.page

    protected withevents button1 as system.web.ui.webcontrols.button

    protected thelabel as system.web.ui.webcontrols.label

 private sub button1_click(byval sender as object, byval e as system.eventargs) handles button1.click

      thelabel.text = "您好,我是慈勤強,看到了嗎?^o^<p>"+button1.text+"<p>"+thelabel.text 

    end sub




 private sub page_load(byval sender as system.object, byval e as system.eventargs) handles mybase.load

        '在此處放置初始化頁的用戶代碼

        thelabel.text = "<a href=http://blog.csdn.net/cqq>http://blog.csdn.net/cqq</a>"

    end sub

end class



然后運行 hello.aspx 就可以了
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 盐亭县| 通海县| 余江县| 云阳县| 瓦房店市| 高唐县| 朝阳区| 随州市| 柏乡县| 濮阳市| 天全县| 洪湖市| 台南县| 安泽县| 融水| 来安县| 太谷县| 佛坪县| 辰溪县| 营口市| 林周县| 论坛| 遂川县| 哈密市| 彝良县| 广汉市| 阿拉善左旗| 平顶山市| 额济纳旗| 伊金霍洛旗| 白银市| 梅河口市| 荥经县| 思茅市| 额济纳旗| 全椒县| 丹寨县| 嵊泗县| 湄潭县| 舒城县| 长春市|