Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Other assembly language
  • Category : assembly language
  • Tags :
  • Update : 2012-11-26
  • Size : 8kb
  • Downloaded :0次
  • Author :s***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Public sym, tmp Public Sub Cl_Click() txt = "" Form1.sym = "" Form1.tmp = "" End Sub Public Sub cmd_Click(Index As Integer) If InStr(1, txt, "=") <> 0 Then txt = "" txt = txt & Index End Sub Public Sub pt_Click() txt = txt & "." End Sub Private Sub Form_Load() sym = "" End Sub Public Sub oth_Click(Index As Integer) Form1.equ_Click Form1.sym = oth(Index).Caption If Replace(txt, vbCrLf, "") <> txt Then txt = Form1.tmp Else End If txt = txt & vbCrLf & Form1.sym End Sub Public Sub equ_Click() Select Case Form1.sym Case "+" Form1.tmp = Val(txt)+ Val(Mid(txt, (InStr(1, txt, Form1.sym)+ 1))) txt = txt & vbCrLf & "=" & Form1.tmp Case "-" Form1.tmp = Val(txt)- Val(Mid(txt, (InStr(1, txt, Form1.sym)+ 1))) txt = txt & vbCrLf & "=" & Form1.tmp Case "*" Form1.tmp = Val(txt)* Val(Mid(txt, (InStr(1, txt, Form1.sym)+ 1))) txt = txt & vbCrLf & "=" & Form1.tmp Case "/" Form1.tmp = Val(txt)/Val(Mid(txt, (
Packet file list
(Preview for download)
calc
....\Form1.frm
....\MSSCCPRJ.SCC
....\Project1.exe
....\Project1.vbp
....\Project1.vbw
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.