会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
努力成长静待花开
首页
新随笔
管理
订阅
2019年3月13日
简单生成随机密码
摘要: Membership.GeneratePassword(Int32, Int32) //生成指定长度的随机密码 Add-Type -AssemblyName system.web [System.Web.Security.Membership]::GeneratePassword(10,5) 1..
阅读全文
posted @ 2019-03-13 19:23 努力成长静待花开
阅读(525)
评论(0)
推荐(0)