搜索资源列表
VC界面编程高级应用技术
- 用户界面线程,登陆界面 界面皮肤,vc界面控件,vc启动界面,vc界面设置,skinmagic界面 用VC实现象QQ好友上线和MSN上好上线效果的信息提示框 -user interface thread, landing interface interface skin, vc interface controls, vc activated interface, vc interface settings, skinmagic interface with VC friends as Q
vc图书管理系统
- 图书管理系统,登陆,查询都可以,不过好象挺简陋的.-library management system, landing inquiries can, but it seems quite simple.
ftp(VC)
- 一个简单的ftp登陆下载程序,供大家学习。 开发环境:visual C++ -a simple ftp download landing procedures for the study. Development environment : visual C
vc车友管理系统
- 车友管理系统 密码我也不知道 不过可以在源代码里改了 先蒋登陆设为1,然后自己建个用户
vc写的学生信息管理系统
- 这是一个用vc写的简单访问数据库的程序,也就是一个简单的学生信息管理系统,程序在运行是需要登陆,用户名和密码在程序说明里面有-vc used to write a simple program accessing the database, which is a simple student information management system, the procedure is necessary landing operation, user name and password in
Visual C++网络游戏建模与实现
- 这个程序基本实现一个游戏大厅的登陆
漂亮的vc登陆界面源码
- 非常好看的登陆界面,适合学生和白领,编程,简单实用…
Login.rar
- VC++与ACCESS数据库连接开发信息管理系统应用,以及软件登陆界面的设计与应用。代码注释详尽,通俗易懂,可参考性很强。,VC++ with the ACCESS database connection information management system for application development, as well as landing software interface design and application. Notes code and detailed, e
qqLog.rar
- qqLog模拟QQ登录界面,实现QQ的登陆界面,VC完整应用程序代码,qqLog simulation QQ login interface, to achieve QQ landing interface, VC integrity of application code
VC.rar
- 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2* 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个
Mir2-VC2
- 热血传奇最新登陆器原代码,还有封装好的VC原代码*+源代码,以前做*的时候找了很久都没有找到这样的源码。 贡献出来给大家了,不下真的很可惜啊。收藏起来吧保证大家会喜欢的!-Legend of Mir latest lander source code, as well as plug-packaged source code VC+ source code, used to do when looking for a long plug did not find such a so
Telnet协定远端登陆VC源代码
- Telnet协定远端登陆VC源代码 TelnetServer::setServer(int nPort, int nMaxConnects, char connectMsg[9999], char serverFullMsg[9999]) { int lcv; if (nMaxConnects < 1) { nMaxConnects = 1; } if (nMaxConnects > 100) { nMaxConnects = 100; } PORT =
MirSF
- 自己写的一个传奇私服的登陆器,VC源码!-Himself a legendary私服the landers, VC source!
VC
- VC++写的聊天室程序 实现了如下功能: 1. 用户注册账号 2. 用户注册时可以验证账号是否可用 3. 用户需要有效用户名和密码才能登陆服务器 4. 多人登陆到服务器同时聊天 5. 用户进入退出聊天室时其他的用户都得到通知 6. 服务器实时更新在线用户名单 7. 用户之间可以私聊 8. 支持抖动窗口的发送 9. 服务器可以踢出某个用户 10. 服务器可以关闭某个用户的计算机-VC++ to write a chat program, to achie
SimMsn_src
- 模拟MSN客户端。可实现登陆、聊天功能。 VC++开发环境。-simulation MSN client. To achieve landing, chatting. VC development environment.
RAS
- RAS高级编程,adsl登陆, VC++源码-RAS high-level programming, adsl landing, VC++ Source
TalkFile
- VC聊天室,mfc,csocket,登陆,退出,私聊等功能.传输文件.-VC chat rooms, mfc, csocket, landing, exit,私聊functions. Transfer files.
SysLogin
- vc++登陆界面设计,使用visual c++编程-vc
talk
- VC++写的聊天室程序 实现了如下功能: 1. 用户注册账号 2. 用户注册时可以验证账号是否可用 3. 用户需要有效用户名和密码才能登陆服务器 4. 多人登陆到服务器同时聊天 5. 用户进入退出聊天室时其他的用户都得到通知 6. 服务器实时更新在线用户名单 7. 用户之间可以私聊 8. 支持抖动窗口的发送 9. 服务器可以踢出某个用户 10. 服务器可以关闭某个用户的计算机-VC++ to write a chat program, to achie
VC登录界面
- VC界面编程实现登陆的方法,利用dat文件的读取与写入。在xp,win7,win10下测试通过。(VC interface programming landing method, the use of dat file read and write. Tested under XP, win7, win10.)