搜索资源列表
-
0下载:
This application allows a new order to be created and a way to lookup existing orders. The interface
is basic and straight forward to use. Notice what happens when exceptions arise when you try to access
orders that do not exist. Watch the conso
-
-
0下载:
看到在我们工作中,常常会碰到树形组件的生成问题,如果你在开发web application,纯粹使用
javascr ipt来生成树形组件是非常繁琐的,而且交互性也不不太好。所以许多产品使applet来实现树形组件的功能。比如说,weblogic,jboss等产品的console.所以,把树形数据组织成xml文件,用jdom剖析它,最后生成applet就非常有通用的意义.很多人问关于用JTree实现资源管理器的方法,在这里我提供一个例子共大家参考-see in our work, we wi
-
-
2下载:
作品名称:班级成绩管理系统
作者:sammual
一 该系统的设计方法:其主要的设计方法是面对过程的,整个程序的走向很清晰地说明了这一点;但其中也有小部分用的是面对对象的,例如类的实现。该系统包含“main.cpp”,“stuent.cpp ”和“student.h”三个文件,用visual c++6.0先建立一个空的win32 console Application工程,然后把这三个文件添加到工程里编译即可。
二 该系统的特点:1信息保密。由于该系统是用于存放,修改,删除,查询学生
-
-
0下载:
使用VC2005开发。
直接在main函数中调用了窗口相关的函数,写了消息循环。这个例子说明Win32 Console Application与Win32 Application没有本质区别。
-
-
0下载:
How to send debugging output to a console in a MFC application
-
-
0下载:
用C#编写一个控制台应用程序,求1000之内的所有“完数”。所谓“完数”是指一个数恰好等于它的所有因子之和。例如6是完数,因为6=1+2+3。-A console application written in C#, and ask all of 1000, finished the number. The so-called " End" refers to the number of a number exactly equal to all of its factors
-
-
0下载:
一般情况下, 调用ocx控件是需要有一个界面作为父窗口的, 但在控制台程序情况下
就没有界面了, 下面代码叫你怎么做.-In general, call the ocx control is the need for an interface as the parent window, but in case there is no console application interface, and the following code to tell you how.
-
-
0下载:
一个可以重命名workspace的程序。
演示了如何生成一个COM组件。
用图形界面的程序装载控制台程序并接收控制台程序的输出。
将tiff转换成PDF的源程序。
简单字处理程序。
调节灰度的滑动条的类。
一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。
使用CColorDialog类轻松改变对话框背景颜色和字体。
一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。
-
-
0下载:
用控制台程序模仿MFC框架的初始化过程,函数名称及类完全和MFC的函数和类一样,学习MFC框架很值得参考-With the console application imitate MFC framework initialization procedures, function name and class completely and MFC function and classes, as well as learning MFC framework is worth reference
-
-
0下载:
vc++控制台程序的进度条类,用法类似MFC库的进度条。-vc++ console application progress bar class
-
-
0下载:
利用 VC++6.0 提供的一种控制台操作方式,可以建立 C 语言应用程序, Win32 控 制台程序(Win32 Console Application)是一类 Windows 程序,它不使用复杂的图形用户 界面,程序与用户交互是通过一个标准的正文窗口-Using VC++6.0 to provide a console mode of operation, you can create C-language applications, Win32 console application (W
-
-
0下载:
This sample demonstrates a clonable object that implements the IClone interface. This sample supplements the "Implement cloning" topic (refer to the "See Also" link at the bottom of this sample). This sample creates an instance of a user-defined clon
-
-
0下载:
侯俊杰,深入浅出MFC第二版的原版例子程序,包括简单的MFC编程,控制台程序,多文档程序等例子,是学习MFC编程的绝佳范例。-Hou Junjie, easy MFC original example of the second edition of the program, including a simple MFC programming console application, multi-document procedures for example, is a great examp
-
-
0下载:
新建一个控制台应用程序可以实现摄像头的捕获和录制-Create a new console application can be achieved camera capture and recording
-
-
0下载:
使用CWinApp写控制台程序的例子,学习的题材-Using CWinApp write a console application examples, the subject of study
-
-
0下载:
这是一个控制台程序,分析给定Windows Media文件某一范围内的Sample数据-This is a console application, analysis Windows Media files within the scope of a given Sample data
-
-
0下载:
三角网的生成算法,是win32控制台程序,能自动构成Delauney三角网,-Triangular mesh generation algorithm, which is a win32 console application, can automatically form Delauney triangulation,
-
-
0下载:
在控制台应用程序下实现简单的人工洗牌算法,实现语言csharp-Under the console application to shuffle the simple algorithm, implementation language csharp
-
-
0下载:
这是一个控制台程序,分析给定Windows Media文件某一范围内的Sample数据(This is a console application, analysis Windows Media files within the scope of a given Sample data)
-