搜索资源列表
VSExam2
- 这是一个建立模式对话框的工程。难度并不大,适合初学者。但是这个代码的特点是在Visual Studio下开发。上传这个代码的目的是想大家知道Visual Studio与VC++的基本的语法结构的区别,包括消息映射和字符串的处理。通过比较,可以使大家更好的在Visual Studio下进行编程-This is a model to establish dialog works. It is not too difficult, for beginners. However, the code fe
dlgsplashscring
- 很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen
C++ 中不规则窗体的快速显示
- 传统的WINDOWS应用软件界面给人的感觉总是千篇一律的方方正正的窗体,看的时间长了难免会有些厌烦,总是希望能见到些不同一般的软件界面。如今,相当数量的商业软件在提供优秀而强大的功能的同时,软件的界面也是做得越来越漂亮,比如《超级解霸2000》中的界面插件,使用过的人一定对其华丽的外观充满好感。作为一个编程爱好者,如果自己写出的软件也拥有类似的界面,也许会吸引更多目光的注视。那么,我们现在就开始动手制作自己的漂亮界面吧。-traditional Windows application softw
美妙的清屏方式
- 问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里 用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观. 子函数及演示程序:-the problem : we in the preparation of procedures, reg
appbar_project.zip
- 用c++实现的类似苹果那样 的顶端有工具栏,窗口界面和不错,大家可以看看,Using c++ implementation are similar to Apple as the top of the toolbar, the window interface and good, we can look at
1
- 傻瓜计算器 , 如鹏网站C语言干大事小项目! 对话筐程序的综合应用!-Fool calculator, such as the Peng-site C-dry big or small the project! Dialogue basket program integrated application!
Mouse
- Visual C++基础入门1:使用鼠标 鼠标在系统中显示为一个十字,发生鼠标动作时系统产生相应的事件消息,应用程序接收到消息后作出恰当的回应,从而完成命令操作-Getting Started with Visual C++ foundation 1: Use the mouse to mouse in the system appears as a cross, occurs when the system to produce mouse action event messages, t
HTTPServiceTest
- 基于Flex的xmlrpc 使Flex成为C++的界面成为可能-Flex-Flex-based xmlrpc to C++ interface as possible
Remove-MID-program
- 去掉MID程序窗口的标题栏,作为程序开发与C++ builder练习学习的小例子,调用了系统函数的使用-Remove MID program window' s title bar, as the program development with C++ builder practice learning little example of the use of calling the system function
Graphic
- 用visual C++实现了,在窗口中添加图片做为背景的程序。-Use visual C++ realization, in a window add pictures as the background program.
c
- 本书讲解了c语言的高级应用,如用c语言编写窗口界面等等。-This book explains the advanced applications of c language, such as window interface using the c language, and so on.
jisuanqi
- c#编写的简单功能的计算器,只能进行加减乘除等简单运算,利用.net提供的窗体和控件完成开发-c# prepared by the simple function calculator, only simple arithmetic such as addition, subtraction, and the use of net provided forms and controls completed the development of
activeskin
- 可美化VB,C等工具制作的软件界面,是一款简易方便的图形化软件界面插件,为你的软件作品打造个性化的图形界面,功能强大,却容易上手。-Can not only beautify the production of software tools such as VB, C interface, is a simple and convenient, graphical software interface plug-in for your software works to build a pers
transparentForm-CPP.rar
- 用C++如何创建一个透明窗口的例子,帮助您学会C++透明窗体的编程。,An example about how to create a transparent window with C++ as a help for transparent form learnig.
C
- 一个小小的窗口程序,如鹏网c语言也能干大事的二讲的程序-A small window procedures, such as Peng net c language capable great things " about the program
text_editor
- VC下,用C++编写的带图形界面的文本编辑器。能在菜单栏中实现对txt文挡的打开、关闭、保存、另存为、新建、打印功能,对文档内容的撤销、复制、粘贴、剪切、删除、查找、替换、全选功能。可实现字体的设置功能,此外还有ToolBar工具条、状态栏、右键菜单(即上下文菜单)功能。-A text editor, programmed under VC, using C++ language with a graphical interface. Able to achieve in the open, c
MyPortScan
- C++实现网络扫描器,包括端口扫描,网络底层数据包的收发等。-C++ network scanner, including port scanning, network infrastructure such as sending and receiving data packets.
matlab-sqlite3-driver-master
- Matlab driver for SQLite3 database. Features include: * Simple and clean Matlab API. * Fast C++ MEX implementation. * Parameter binding for an SQL statement. * Multiple database connections. * Easy manipulation of query results as a
hexie
- 敏感词过滤系统c++源代码,能够读入文本文件并过滤敏感词,如犯法,无法-C++ sensitive word filtering system source code, can be read into a text file and filter sensitive words, such as breaking the law, not so
student--management-system
- 此学生管理系统采用C语言开发,开发环境为VC6.0,系统主要功能如下: (1)能够验证用户名和密码,并在成功登录系统后可以修改用户名和密码; (2)能够提供简单的操作菜单; (3)能完成对学生信息的基本操作,包括创建、显示、查询、修改、插入、删除等操作; (4)显示学生信息时可以按照学号升序和降序方式显示; (5)使学生的某一项信息(一般为学号)取值唯一,创建、插入、修改和删除学生信息时能够及时给与提示; (6)至少能够按照一种方式对学生信息进行查询和删除; (7)实