Advertisement
7_2009-2012 Math/ Dates #218441

Easy Math

Do math, add, subtract, multiply, divide

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