资源列表
opretiondeploy
- VC++ SQLSERVER+dll测试实现的员工信息查询程序,主要是学习测试用的,功能上不多,想学习VC++的就下载吧。-VC++ SQLSERVER+ dll test procedures to achieve employee information inquiries, primarily of learning test, the features small, want to learn VC++ to download it.
DelStudent
- VC++连接数据库删除信息源码实例,初学者的例子,VC连接数据库后,删除数据库内容,程序简单,源码在VC6.0下可顺利编译,运行截图如上所示。-VC++ source code examples to connect the database to delete information, examples for beginners, the VC connect to the database, delete the contents of the database, the procedur
InvokeDll
- VC++调用DLL的演示示例代码,供测试调用的CommonDll.dll已经放在测试源码的根目录下,你下载源码后可运行InvokeDll.dsw编译项目源码,将编译生成在Bin目录中的InvokeDll.exe拷贝至根目录下,双击运行,可看到程序调用DLL后,将输出一条消息,完美演示在VC++环境下如何调用一个已知的DLL实现某些特定功能。-VC++ DLL called demo code for the test call CommonDll.dll has been placed unde
UseMFCDll
- VC++从DLL动态链接库中加载位图资源,加载动态链接库,要先判断DLL是否加载成功,获取动态链接库中的GetShowDlg函数,判断函数指针是否为空,调用动态链接库中的方法,构造CShowDlg对象,访问CShowDlg类的ShowNoteDlg方法,释放pShowDlg对象,加载动态链接库中的位图,其中2009为动态链接库中的位图资源ID值,判断加载位图是否成功,在控件中显示位图,加载完成,卸载动态链接库。-VC++ is loaded from the DLL dynamic link l
MultiLanguage
- 一个多语言的窗口,基于VC++的窗体源码,在先打开的窗体中,有中文版和英文版两个窗口,分别对应不同的语言版本,你可以点击一下对应的按钮试下,在一些国际版的软件中,有多种语言的版本,是有必要的。-More than one language window, based on VC++ source form, prior to open a form, available in Chinese and English two windows, each corresponding to a dif
TabDialog
- VC++TabDialog对话框源码,浮动在屏幕的最上方,鼠标放上后显示,移走后隐藏起来-VC++ TabDialog Source dialog box, floating at the top of the screen, put the mouse showed that after removing the hide
BracketMatch
- 很简易的一个括号匹配问题算法源码,进栈和出栈的简单程序,实现包括括弧在内的简单符号,判断输入的字符串是否是匹配的-A very simple question parenthesis matching algorithm source code, into the stack and the stack of simple procedures, simple symbols, including the brackets, including, to determine whether the
TCP
- 一个简单的TCP服务器源程序,用来初学最好了,加上一个简单的TCP客户机程序,就可以进行相互通信了-a simple scource code about tcp socket code
Email
- C++语言右键管理系统,代码清晰,程序功能完善。-C++ language right management system, code clarity, the program fully functional.
bahuanghou
- 自己编写的八皇后经典问题,数据结构课程内容,源代码-I have written the classic eight queens problem, the data structure of the curriculum content, the source code
dailisetting
- Delphi编写的代理服务器设置程序,把电脑设置成一个简单的代理服务器,通过添加代码服务器地址、代理服务器端口来配置一个代理程序,比较基础 ,本例只是让Delphi初学者了解一些比较基础的代码服务器相关知识,代码可在Delphi7.0中顺利编译成功。-Delphi written proxy server setup, the computer set up as a simple proxy server, by adding code server address, server port
FtpClient
- VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器。-VC++ FTP client development- WinInet source code examples, an FTP client source code, the interface looks quite professional, fu
