简单的登录注册系统

时间:2014-11-03 04:25:04
【文件属性】:
文件名称:简单的登录注册系统
文件大小:50.43MB
文件格式:ZIP
更新时间:2014-11-03 04:25:04
注册、登录、密码软键盘 vs2010上开发,用MFC实现的登录系统,具有三大功能: 1、注册功能:注册账号和密码并存入账号文件中、注册时有简单的账号检测功能。 2、登录动能:登录时检测账号是否存在、密码是否存在及账号密码是否为空的简单检测。 3、密码软键盘:密码软键盘的内容包括数字0到9,26个字母的大小写。 (1)每次调用软键盘,显示的数字及字母顺序都重新排列; (2)每填入一个字符显示的数字及字母顺序都重新排列; (3)每次按下shift键,显示的数字及字母顺序都重新排列,并且实现字母的大小写切换; (4)并且通过【密码确认】的显示按钮,可以显示出密码的实际内容。
【文件预览】:
testKeyBoard
----testKeyBoard.sdf(66.02MB)
----Release()
--------testKeyBoard.exe(123KB)
--------testKeyBoard.pdb(4.66MB)
----testKeyBoard.sln(903B)
----ipch()
--------testkeyboard-9bee8f60()
----Debug()
--------testKeyBoard.ilk(1.38MB)
--------testKeyBoard.exe(248KB)
--------testKeyBoard.pdb(5.28MB)
----testKeyBoard.suo(38KB)
----testKeyBoard()
--------ReadMe.txt(4KB)
--------Release()
--------res()
--------userRegist.h(863B)
--------testKeyBoard.vcxproj(6KB)
--------PasswordKeyboard.h(2KB)
--------testKeyBoard.cpp(3KB)
--------testKeyBoard.vcxproj.filters(2KB)
--------stdafx.h(2KB)
--------testKeyBoardDlg.h(1KB)
--------Debug()
--------stdafx.cpp(214B)
--------testKeyBoard.rc(19KB)
--------resource.h(6KB)
--------testKeyBoard.vcxproj.user(143B)
--------testKeyBoard.aps(110KB)
--------targetver.h(314B)
--------testKeyBoard.h(562B)
--------PasswordKeyboard.cpp(5KB)
--------userRegist.cpp(4KB)
--------testKeyBoardDlg.cpp(6KB)
----userInfo()
--------userInfo.txt(424B)
--------userInfo2.txt(42B)

网友评论

  • 特别好,最近我正好使用密码软键盘,这个对我有很大帮助!