C# Class admin_checkCode, NewStudent

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: vtmer/NewStudent

Méthodes publiques

Méthode Description
CreateRandomCode ( int num ) : string

���������

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
CreateImage ( string checkCode ) : void

����ͼƬ

Method Details

CreateRandomCode() public méthode

���������
public CreateRandomCode ( int num ) : string
num int ��������
Résultat string

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void