Advertisement
C_Volume2 Math/ Dates #77166

Easy Math

Do math, add, subtract, multiply, divide

AI

AI சுருக்கம்: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

மூலக் குறியீடு
original-source
'Make a Command1
 'Make a Text1
 'Make a Text2
 'Make a Text3 (Locked)
 
 'Add
 Private Sub Command1_Click() 
 Add Text1, Text2 
 End Sub 
 
 'Subtract
 Private Sub Command1_Click() 
 Subtract Text1, Text2 
 End Sub 
 
 'Multiply
 Private Sub Command1_Click() 
 Multiply Text1, Text2 
 End Sub 
 
 'Divide
 Private Sub Command1_Click() 
 Divide Text1, Text2 
 End Sub 
அசல் கருத்துகள் (3)
வேபேக் மெஷினிலிருந்து (Wayback Machine) மீட்டெடுக்கப்பட்டது