- Beginning C# 7 Hands-On:Advanced Language Features
- Tom Owsiak
- 105字
- 2021-07-02 15:29:28
Adding a Show Values button to the HTML
Bring up a project, and below the line beginning with <form id=... in the <html>, we will place a button. Change the text on the button to something different, for example, Show Values.
Now switch to the Design view, and double-click on the Show Values button. This takes us into Default.aspx.cs. Delete the Page_Load block. We don't need it. The relevant portion of the starting code for this project should look like Figure 9.4.1:

Figure 9.4.1: The starting code section for this project
We'll work with a little bit of code in this chapter, but it's sequential from top to bottom.
推薦閱讀
- 軟件安全技術(shù)
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Mastering JavaScript Object-Oriented Programming
- 自己動手實現(xiàn)Lua:虛擬機(jī)、編譯器和標(biāo)準(zhǔn)庫
- MATLAB 2020 從入門到精通
- 單片機(jī)應(yīng)用技術(shù)
- Learn React with TypeScript 3
- Java程序設(shè)計:原理與范例
- Gradle for Android
- AppInventor實踐教程:Android智能應(yīng)用開發(fā)前傳
- Python忍者秘籍
- Terraform:多云、混合云環(huán)境下實現(xiàn)基礎(chǔ)設(shè)施即代碼(第2版)
- Learning Splunk Web Framework
- 黑莓(BlackBerry)開發(fā)從入門到精通
- 人人都能開發(fā)RPA機(jī)器人:UiPath從入門到實戰(zhàn)