Public Function RandomNumber(ByVal low As Int32, ByVal high As Int32) As Integer
        Static RandomNumGen As New System.Random
        Return RandomNumGen.Next(low, high+1)
    End Function
Posted by eXtreme.RKing
,

HTTP 네트워크 스트림 분석 프로그램 ( IE/FF 플러그인 )
Posted by eXtreme.RKing
,
invalid-file

Secure CRT 4.1



과자도 있어요.

설정메녈은 담에~
Posted by eXtreme.RKing
,