本文介绍了如何创建随机密码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每一个人;

我正在制作学生注册表。我希望当管理员注册新学生时,会在标签框中为每个学生随机显示密码。管理员在注册期间没有输入密码。我希望系统默认选择密码,但随机选择。我使用学生ID作为主键。

任何人都可以给我一些提示。



提前感谢...

hi every one;
I am making student registration form. I want that when admin register the new student then password are showed randomly for every students in label box. admin didn''t enter the password during the registration. I want that system pick the password by default but randomly. I uses student Id as a primary key.
can anyone give me some hints about it.

thanks in advance...

推荐答案



这篇关于如何创建随机密码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-23 15:05