ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

½Ð¨D§ï¨}µ{¦¡

¥»©«³Ì«á¥Ñ quickfixer ©ó 2024-4-17 11:29 ½s¿è

¦^´_ 33# Andy2483


    ´¿¸g³Q01ªº°ª¤â«ü¾É¹L,¥L»¡¤Ö¥Î«_¸¹¨Ó³sµ²µ{¦¡½X,¤×¨ä¬O«e­±¦³ifªº®É­Ô
¨º¥u¬O¬Ý°_¨Ó¤ñ¸ûµu,¹ï³t«×¨SÀ°§U,¥iŪ©Ê¤]¤£¦n,¦³®É­ÔÁÙ·|¤£¤p¤ß¥X·N¥~

Sub test()
   
    aa = "andy2483"
    bb = "andy2484"
   
    If aa = bb Then Debug.Print "andy": Debug.Print "cc": Exit Sub
   
    Debug.Print "dd"

End Sub


Sub test1()
   
    aa = "andy2483"
    bb = "andy2484"
   
    If aa = bb Then Debug.Print "andy"
    Debug.Print "cc"
    Exit Sub
   
    Debug.Print "dd"

End Sub

TOP

        ÀR«ä¦Û¦b : ¨Ã«D¦³¿ú¾{¬O§Ö¼Ö¡A°Ý¤ßµL·\¤ß³Ì¦w¡C
ªð¦^¦Cªí ¤W¤@¥DÃD