搜索资源列表
一个屏保程序
- 本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能退出!!!!!!!! 密码是\"kkcocoon\". 本程序在Visual C++ 6.0 下编译.大家可在vc下打开scrnsave.dsw文件就可以很好的查看源文件.也可以File->New->Project->Win32 Application->起个名字,create new workspace->
银行储蓄系统
- MFC写的银行储蓄系统,功能完善,自动分配帐号,有密码功能,debug里有exe文件,运行即可,源码在外面,加了注释了!-MFC wrote savings bank system, complete functions, automatic allocation account, password function, debug there are exe files, run can be, the source code on the outside, plus a footnote!
BookSale
- 简单的图书销售管理系统 说明: 1.程序基本实现用户要求 2.登录密码为12345 该密码保存在数据库的Pwd表中,程序没有直接提供修改密码的功能 若要该密码,请到数据库中直接修改 3.为了方便统计,程序利用了临时表SaleReport。一般来说,统计完毕时该表会自动删除 如果由于异常原因,该表没有自动删除,那么程序在运行统计时会出现问题,其他功能不受影响 解决方法:用Access打开数据库RBookSale.mdb,将表SaleReport删除即可
BChat
- 是一款基于mfc的c++聊天工具,分客户端和服务端。服务器可挂载多客户端,并支持用户的名称及密码管理,允许其进行在线消息发送,还有一款别致的aqua水波界面供选择。-was based on the c mfc chat tools, and client-server. Servers can mount multi-client, and supports user name and password management, allowing for online messaging, as
MFC实现的界面登陆
- MFC实现的界面登陆,适合新手阅读。能保存密码和修改密码,下载了稍微修改下就可以直接用。-MFC implements interface landing, suitable for beginners to read. To save the password and change password, download a slightly revised and can be directly used.
PassWordDlg.rar
- 自己编的小程序,MFC编程实现单文档工程的登陆框功能,通过弹出password对话框,可以程序通过设置的密码进行登录,Own procedures for the small, MFC single document project programming landing box functions, through the password pop-up dialog box, you can program by setting password to log in
SocketLoginDlg
- MFC对话框登陆,利用SOCKET传递用户名密码给远程主机,确认得到主窗口-MFC dialog box, Logining, using SOCKET pass user name password to the remote host, confirmed to be the main window
dialog
- mfc ,在dialog绘制登陆界面,含有用户名,密码,自绘按钮入门教程。-mfc, drawing in dialog login screen with user name, password, since the draw button Tutorial.
example
- MFC密码登陆,可以自己设定密码,相关功能按钮-MFC password login, you can set their own password related functions button
scrnsave_code
- 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。 本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
learn1
- MFC Dialog programme and User with password programme
Dialog
- MFC对话框各个功能,包括模态非模态和密码验证等等。-MFC dialog box in all functions, including non-modal mode and password authentication and so on.
Misdb
- MFC编程 vc++代码 登录的用户和密码均为RSK-Vc++ MFC programming code of the user login and password are RSK
user-and-password-setting
- 基于MFC的小程序,可以用于用户的保密设置,输入用户名和密码后可以进入界面(本应用程序中,用户名和密码均设置为a),用鼠标进行简单的画图操作-A small program based on VC MFC,which can be used to confidential setting.Inputting user name and password,you can enter a graphic masks(The user name and password are setted as "
MFC
- 模拟登陆系统,实现正确的密码账号登陆。并且密码和账号在文本中-Simulated landing system to achieve the correct password log inAnd password, and account number in the text
password
- 利用Visual C++ 6.0中的MFC编写简单的文本加密的程序-failed to translate
PASSWORD
- 实现MFC正确读取密码功能,如果输入密码错误,则弹出对话框提示。-Realize MFC read correct password function, if the input password mistake, then the pop-up dialog prompt.
SQL-database-operations-in-MFC
- 对CSV文件读取,并且写入SQL server 2005数据库中,注意一定需要自己链接数据库这一块设置SQL登录密码即可(相关参数见代码),在vs2010中可以运行通过-On the CSV file to read, and write SQL server 2005 , pay attention to their own must be linked to this one set the SQL login password (see parameters in the code),
201301281118
- 基于MFC,使用C++语言编写的Socket点对点聊天软件,具有注册登陆找回密码功能(Based on MFC, the use of C + + language Socket point-to-point chat software, with a registered login password recovery function)
mfc连接mysql实例
- MFC编写登录界面,调用MySQL数据库进行用户名密码验证登录(MFC compiles login interface and calls MySQL database to verify login with username and password)