CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 控制台程序

搜索资源列表

  1. Csharpcode11

    0下载:
  2. Microsoft.Win32命名空间下面的SystemEvents类,他有一个静态的事件SessionEnding在系统注销或者关机时发生,此事件只有在winform的程序下有效,而在控制台程序下面无效,不能激发事件;还有一点我们必须在程序推出时将加上的事件移除掉,否则就容易造成内存溢出。 -Microsoft.Win32 naming the space below SystemEvents category, He has a static events SessionEnding or
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1545
    • 提供者:高昂
  1. cs

    0下载:
  2. 本章的主要是对C#的基础知识进行简要介绍。其中包括.NET Framework、Common Language Runtime以及C#的特点等。另外,本章还介绍了Visual Studio 2005的安装及使用,MSDN的安装及使用,命名空间的基本概念。本章的最后还给出了两个简单的实例,分别介绍了控制台应用程序和Windows窗体应用程序的编写。
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:1011245
    • 提供者:wanqi
  1. aa

    0下载:
  2. c++派生例子 vs 2005下通过编译 wind.cpp 定义控制台应用程序的入口点。 -c++ derived examples vs 2005 under the definition adopted by the compiler wind.cpp console application entry point.
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2808
    • 提供者:
  1. command

    0下载:
  2. 软件工程命令模式与装饰者模式结合,控制台程序。比较简单,适合初学者。 开发语言C-Software Engineering Command mode combined with the decorated models, the console program. Simple, suitable for beginners. Development language C++
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:655999
    • 提供者:linda
  1. compute_sipf

    0下载:
  2. 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1015257
    • 提供者:William penn
  1. VCPP

    0下载:
  2. 告诉我们什么是控制台程序,什么事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
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3572139
    • 提供者:魏春
  1. windowsCharChatroom

    0下载:
  2. 本文详细介绍了VC控制台终端模式下网络聊天室程序的实现-This paper describes the VC console terminal mode, the implementation of Internet chat room program
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:61435
    • 提供者:liuzg
  1. BankSystem

    0下载:
  2. 一个强大而复杂的银行模拟程序 程序功能要求: 模拟一个持有若干银行账号的银行,银行帐户可以通过控制台窗口提供的一个简单用户界面来访问和操作。用户通过发出简单命令必须能: 开始指定由银行管理的账户数; 在指定帐户上存款; 从指定帐户上提款; 设置指定帐户的利率; 将利息加到所有帐户上; 计算帐户结算; 计算支付给每个帐户的利息; 计算每个帐户的利率; 结束模拟。-A powerful and complex banking simulation prog
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:103156
    • 提供者:幽若小晶
  1. MFC_dll

    0下载:
  2. 一般将控制台代码封装成dll很简单,本文介绍将可视化窗口程序封装成dll的方法-Generally the console code is encapsulated into a dll is very simple, the article describes the visualization window program package the dll
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:48649
    • 提供者:wanyzh
  1. window-hidden

    0下载:
  2. 用于控制台窗口隐藏,分别有运行程序后隐藏窗口和开机启动隐藏窗口-Hidden window for the console window hidden, respectively, run the program and boot hidden window
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:724
    • 提供者:zong
  1. 02

    0下载:
  2. C#的第一程序控制台应用程序和widows应用程序-the first program of C#
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:199686
    • 提供者:jiaozyuoye
  1. Myproject

    0下载:
  2. 基于win32控制台应用程序实现 socket客户端通信数据采集 和插入数据库sqlserver-Based on the win32 console application the socket client communication data acquisition and inserted into the database sqlserver
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:5531429
    • 提供者:孙悌超
  1. VCPP-Win32_API-sample

    0下载:
  2. 该文档详细描述了基于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.
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:7974
    • 提供者:shiyi
  1. shangrenguohe

    0下载:
  2. 一个用c语言写的控制台程序,模拟商人过河问题的解决,希望对你有所帮助!-A console using c language program to simulate merchants across the river solve the problem, I hope for your help!
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1164
    • 提供者:黄刚
  1. CPP-GUI-QT4-

    0下载:
  2. 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
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2954930
    • 提供者:xiadaga
  1. Linux---the-design-of-program

    0下载:
  2. 内容包括Linux开发环境、Linux编程的入门知识、系统和网络编程、多线程程序设计、控制台编程、XWindow系统编程、国际化编程知识等-Including Linux development environment, Linux programming introductory knowledge, systems and network programming, multi-threaded programming, console programming, XWindow system
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4599708
    • 提供者:linxiao
  1. Door

    0下载:
  2. 门禁系统 适合初学者学习的 控制台java程序 代码简单功能明确-Access control system suitable for beginners to learn a simple function of the console java code explicitly
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:41570
    • 提供者:黄叉叉
  1. Cwuziqi

    0下载:
  2. 直接利用控制台的五子棋程序,可以实现五子棋的功能,简单美观、-Directly using the console backgammon program, can achieve Gobang function, simple and beautiful,
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:19350
    • 提供者:萧寒
  1. cPP

    0下载:
  2. c++几个简单的程序代码,C++控制台代码 全部经过测试通过。-few simple c++ code, C++ console code all through the test.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:962
    • 提供者:hewei
  1. CLOCK

    0下载:
  2. 数字时钟,是控制台程序,没有进行MFC设计;-Digital clock, is a console program, no MFC design
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:任生
« 12 »
搜珍网 www.dssz.com