Music
Music  


HOME

Music

หลักการเขียน VB

Music

Homework

Music

Webboard

Music

About Friends

Music

Profile

Music

Music

   
Music
Music
Main Menu
ตารางเรียนภารเรียนที่2/52

Musicหลักการเขียน VB

รู้จัก.NET Framework
แนะนำภาษา Visual Basic
ความรู้พื้นฐาน VB2005
การควบคุมทิศทางของโปรแกรม
การตรวจสอบแก้ไขข้อผิดพลาด

ใบงานที่ 1: หลักการเขียนโปรแกรม

ใบงานที่ 2: ตัวดำเนินการและนิพจน์
ใบงานที่ 3: การเขียนโปรแกรม VB
sports booksHomework
Form
Grad
ร้านก๊วยเตี๊ยว
Factorial
ฟังก์ชันคำนวณ
Test
Menustrip
Webboard
About Friends
Profile

การบ้าน : งาน Gard

form1

 

 

Public Class Form1

Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Me.CenterToScreen()
TextBox1.Text = "50641207018-3"
TextBox2.Text = "นางสาวศรัญญา คำศรี"
TextBox3.Text = "40"
TextBox4.Text = "45"
End Sub

Private Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim m, f, t As Single
Dim g As String
m = Val(TextBox3.Text)
f = Val(TextBox4.Text)
t = m + f
Label5.Text = Format(t, "##0")
If t < 49.5 Then
g = "F"
ElseIf t <= 59.5 Then
g = "D"
ElseIf t <= 69.5 Then
g = "C"
ElseIf t <= 79.5 Then
g = "B"
Else
g = "A"
End If
Label6.Text = g
End Sub
End Class


  
Gard1
Gard2
จำนวนผู้เยี่ยมชมเวบ
count internet traffic
Music Music
Free Web Hosting