搜索资源列表
Csharpcode11
- Microsoft.Win32命名空间下面的SystemEvents类,他有一个静态的事件SessionEnding在系统注销或者关机时发生,此事件只有在winform的程序下有效,而在控制台程序下面无效,不能激发事件;还有一点我们必须在程序推出时将加上的事件移除掉,否则就容易造成内存溢出。 -Microsoft.Win32 naming the space below SystemEvents category, He has a static events SessionEnding or
cs
- 本章的主要是对C#的基础知识进行简要介绍。其中包括.NET Framework、Common Language Runtime以及C#的特点等。另外,本章还介绍了Visual Studio 2005的安装及使用,MSDN的安装及使用,命名空间的基本概念。本章的最后还给出了两个简单的实例,分别介绍了控制台应用程序和Windows窗体应用程序的编写。
aa
- c++派生例子 vs 2005下通过编译 wind.cpp 定义控制台应用程序的入口点。 -c++ derived examples vs 2005 under the definition adopted by the compiler wind.cpp console application entry point.
command
- 软件工程命令模式与装饰者模式结合,控制台程序。比较简单,适合初学者。 开发语言C-Software Engineering Command mode combined with the decorated models, the console program. Simple, suitable for beginners. Development language C++
compute_sipf
- 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
VCPP
- 告诉我们什么是控制台程序,什么事Win程序,什么是GUI程序,C++能干什么,VC和C++的区别是什么-Tell us what is the console program, what Win program, what is the GUI program, C++ can do, VC and C++ What is the difference
windowsCharChatroom
- 本文详细介绍了VC控制台终端模式下网络聊天室程序的实现-This paper describes the VC console terminal mode, the implementation of Internet chat room program
BankSystem
- 一个强大而复杂的银行模拟程序 程序功能要求: 模拟一个持有若干银行账号的银行,银行帐户可以通过控制台窗口提供的一个简单用户界面来访问和操作。用户通过发出简单命令必须能: 开始指定由银行管理的账户数; 在指定帐户上存款; 从指定帐户上提款; 设置指定帐户的利率; 将利息加到所有帐户上; 计算帐户结算; 计算支付给每个帐户的利息; 计算每个帐户的利率; 结束模拟。-A powerful and complex banking simulation prog
MFC_dll
- 一般将控制台代码封装成dll很简单,本文介绍将可视化窗口程序封装成dll的方法-Generally the console code is encapsulated into a dll is very simple, the article describes the visualization window program package the dll
window-hidden
- 用于控制台窗口隐藏,分别有运行程序后隐藏窗口和开机启动隐藏窗口-Hidden window for the console window hidden, respectively, run the program and boot hidden window
02
- C#的第一程序控制台应用程序和widows应用程序-the first program of C#
Myproject
- 基于win32控制台应用程序实现 socket客户端通信数据采集 和插入数据库sqlserver-Based on the win32 console application the socket client communication data acquisition and inserted into the database sqlserver
VCPP-Win32_API-sample
- 该文档详细描述了基于C++编译环境下win32 API函数的使用指南,尤其对于开发控制台程序具有很大的作用。-This document describes in detail the build environment based C++ win32 API function to use guide, especially for the development of the console program has a significant role.
shangrenguohe
- 一个用c语言写的控制台程序,模拟商人过河问题的解决,希望对你有所帮助!-A console using c language program to simulate merchants across the river solve the problem, I hope for your help!
CPP-GUI-QT4-
- Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。-Qt is a Trolltech developed in 1991 by C++ cross-platform graphical user interface application d
Linux---the-design-of-program
- 内容包括Linux开发环境、Linux编程的入门知识、系统和网络编程、多线程程序设计、控制台编程、XWindow系统编程、国际化编程知识等-Including Linux development environment, Linux programming introductory knowledge, systems and network programming, multi-threaded programming, console programming, XWindow system
Door
- 门禁系统 适合初学者学习的 控制台java程序 代码简单功能明确-Access control system suitable for beginners to learn a simple function of the console java code explicitly
Cwuziqi
- 直接利用控制台的五子棋程序,可以实现五子棋的功能,简单美观、-Directly using the console backgammon program, can achieve Gobang function, simple and beautiful,
cPP
- c++几个简单的程序代码,C++控制台代码 全部经过测试通过。-few simple c++ code, C++ console code all through the test.
CLOCK
- 数字时钟,是控制台程序,没有进行MFC设计;-Digital clock, is a console program, no MFC design