资源列表
VC.NETnoform
- VC.NET源代码创建一个圆角窗口,椭圆形窗口,创建非矩形的窗口,虽然不是常规的窗口类型,但也算“规则”窗口吧,因为除了四角是圆的之外,其余地方与标准的矩形窗口没什么不同,只可惜牺牲了窗口右下角的拖放功能,不能按住鼠标实现拖动了,只能一点一点改边宽度后再改变高度,这样可把窗口拉大或缩校 -VC.NET source code to create a rounded window, oval window, create a non-rectangular windows, though not
vc.netformmiddle
- vc.net将应用程序窗口设置为居中显示,它有三种模式:1、相对于父窗口居中;2、相对于屏幕居中;3、相对于主窗口居中,请根据你自己的需要选择不同的居中模式,如截图示,点击对应的模式窗口就自动居中,并且把窗口缩小的话,程序会自动判断。-vc.net the application window is set to be centered, it has three modes: 1, relative to the parent window centered 2, relative to t
VC.NETMFC
- VC.NET创建一个最简单的MFC程序,此为源码文件,真的是挺简单的MFC程序,想学习VC.NET环境的MFC编程,就要从最简单的MFC程序源码开始-VC.NET create a simple MFC program, this is the source file, it is really quite simple MFC program VC.NET want to learn MFC programming environment, it is necessary from the m
SocketTool
- socket调试助手,可以帮助学习socket的学者调试socket程序。-socket debugging aids that can help scholars learn to debug socket socket procedure.
VC.NETopenfiledialog
- VC.NET在程序启动时弹出文件打开对话框,基于MFC实现的VS2010源码,使用了微软类库mfc70.dll和msvcr70.dll两个文件,本站已将两个文件下载,放进压缩包内,你只需使用VS2010打开项目源码重新编译运行看效果。-VC.NET pop up when the program starts the File Open dialog based MFC implementation VS2010 source, use the Microsoft library mfc70.d
VC.NETcolordialog
- VC.NET调用Windows指定对话框的实例,在此演示如何使用Windows的颜色对话框,点击窗口中按钮即可调用系统的颜色选择器,你可把这个功能复制进你的VC.NET项目中,使用方便。-VC.NET call Windows dialog specified instance, in this demonstration of how to use the Windows Color dialog box, click the button to call the window system
MedicamentManageSystem
- C++医药管理项目源代码,类似于控制台的程序,具体效果请参见运行截图,请进一步测试功能,学习C++编程的好素材-Pharmaceutical Management Project C++ source code, similar to the console program, see the specific effects of running shots, make further testing capabilities, good material to learn C++ Progra
docktool
- c++实现超多的可停靠工具条的丰富实例,也就是可把工具栏从主窗口菜单中拖出来,并定义了多种不同的工具栏代码,效果如演示截图示,在VC6下直接编译项目生成可执行文件,就可查看效果了。-c++ implementation over many dockable toolbars rich instance, which is available to the toolbar drag from the main window menu out and define a number of diffe
Augest-3
- VC++代码开发的C编译器源代码,名字就叫做Augest-3吧,可用来简单编译C扩展名的文件,代码中由于用了union,定义的变量占用4字节的内存,也就是说f和by4是共用这4字节内存的。对浮点的转化变得异常简单,union UFLOAT// 用以快速转换的自定义UFLOAT变量,一些运算 下面这段代码将fNum转成4字节插入到byBuf中:uf.f=f // 将要转换的浮点数放入UFLOAT变量,此时uf.by[]数组也被赋值了,因为内存是共用的。-VC++ code develop
ODBC
- MFC实现通过odbc连接数据库sql2008,只做了登陆界面。-MFC realize the connection sql2008 database through odbc, only the login screen.
jsq
- VC实现基于MFC的简单计算器程序源码,jsq.vcproj是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成计算器的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 jsq.h是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CjsqApp 应用程序类。 jsq.cpp是包含应用程序类 CjsqApp 的主要应用程序源文件。 jsq.rc是程序使用的所有
wuzilianzhu
- 一款小巧的VC++益智游戏五子连珠的代码文件,可玩性极强,开发你的思维,适合上班族休闲娱乐-A small puzzle game Wuzilianzhu VC++ code file, playability is very strong, the development of your thinking for recreation workers