资源列表
ST_Curvedoc
- 本文档描述了ST_Curve控件的开发使用说明,包括了每一个属性、每一个函数的意义及其使用方法。-This document describes the development of ST_Curve control instructions, including each property, the meaning of each function and use.
hui-tu-ji-chu
- 用户界面设置 绘图基础 界面布局等等 介绍如何在浏览器中显示文字、设置文字的相关属性,包括字体、字型、字号、颜色的设置-Graphics based user interface set interface layouts and more how to display text in the browser, set the text of the relevant attributes, including fonts, font, size, color settings
ChessTest
- 此程序用于实现简单的围棋界面功能,适于初学者参考。-this programe is a simple GUI of the chess game.
AddressBook
- 简单的vc++编写的通讯录,带有查询,浏览,添加,删除功能。不需要数据库,数据保存在文本txt里边-A simple address book written in vc++, with a query, browse, add, delete function. Do not need a database, the data stored inside the text txt
Choujiang
- 一个抽奖小程序,可同时10个人抽奖,彩色界面。完全免费!-Draw a small program!
dotNetSDI
- VC++实现dotNet综合框架界面源代码,这也是大家在从事编程中常规的软件布置界面,含菜单树,类似VS的IDE界面,含多功能TAB切换,我们可将此框架应用到你的软件工程中,让软件功能布局更合理。 -VC++ integrated framework to achieve dotNet interface source code, which is engaged in all conventional software programming interface layout, inclu
TransWindow
- VC.net制作一个透明窗体附源码,注意,本代码运行于VS2005环境,用VS2005打开后直接生成就可以了,双击运行后如上图所示,你可以试着把图标换成其它的形状,本代码仅演示如何实现透明窗体,这只是其中一种方法,希望给你带去一点灵感。 -VC.net create a transparent form with source code, note that this code runs in the VS2005 environment, directly generated by VS2
TreeCtrlDB
- VC++树形控件与数据库连接的典型实例代码,实现将数据库中的内容加入树型控件中,并通过建立数据库,再与树型控件相连,实现对数据库的访问,从而开发完成一款可以适时读取数据库的动态树形菜单控件。 -VC++ tree control and a typical example of database connection code, and implementation will add the contents of the database tree control, and through
GWTTest
- 在VC编写的一个应用程序窗口中,获取另外一个程序窗口中的文本,这曾是在VC论坛里热烈讨论的问题,这个源代码也是本人查阅资料研究之后而写的,还有一些地方仍然摸不着头绪,也希望高手能帮忙找到最佳的解决方案。 -Written in a VC application window, another window to get the text, which had been heated discussions in the VC forum issue, this is my data acce
allwindows
- 自己编写一个用VC++枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找-I have written a VC++ enum with all the current open window, the principle is to use GetWindowLong (hWnd, GWL_STYLE) & WS_VISIBLE to find it on the open windows
C
- 要求能够实现输入记录、查询记录、更新记录、统计记录、输出记录等功能。-Requires the ability to record the input, query records, update records, statistical records, the output log.
ViewModeSDI
- 多模式VC++窗体的实现源代码,这里的多模式是指窗体在正常显示的时候,由用户可以选择是否精简显示,也就是隐藏菜单栏、隐藏主窗体,隐藏窗体状态栏等,能把窗体隐藏成一个工具条一样。目前,这种效果多应用于一些娱乐软件中,比如影音播放器之类的。 本程序界面是由SDI的MFC文档视图结构实现,但是代码在MDI的多文档/视图中并不能很好的实现,近些日找到一些实现 MDI 的多模式实现方法,具体请看代码。 -Multi-mode implementation of VC++ source cod
