登录
首页 » Visual C++ » wuziqi

wuziqi

于 2012-08-30 发布 文件大小:258KB
0 198
下载积分: 1 下载次数: 7

代码说明:

  SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FileSpliter
    快速切割文件为多块,有时候对于单个文件 大小有限制又不想用winrar的分卷压缩,而直接原文件的分块存放时就需要直接分割.(Rapid cutting document multi-block, sometimes for a single file size restrictions also do not want to use the sub-volume compression winrar directly block the original documents stored directly on the need to partition.)
    2008-12-24 16:41:57下载
    积分:1
  • 49525823chap04Telnet
    Visual C++ .NET 网络与通信高级编程范例配套代码(Visual C++. NET network and high-level programming paradigm supporting code)
    2014-02-20 23:05:14下载
    积分:1
  • MFC-read-bmp
    MFC读取bmp图片,让你很清楚的理解bmp文件的结构和组成,欢迎使用(MFC read bmp images, so you clearly understand the structure and composition of bmp files, Welcome)
    2014-02-12 22:36:05下载
    积分:1
  • P2P
    一个P2P语音即时通信软件的源代码(来自《P2P网络技术原理与C++开发案例》,在本机可运行)(P2P)
    2010-05-26 16:52:25下载
    积分:1
  • HashTable
    This program is the realization of HashTable developed in the C++ Programming Language. And development tool is Visual Studio. Thank you.
    2010-06-03 11:44:07下载
    积分:1
  • comm
    一个很好用的通用串口通讯类,含例程,在VC下可执行(With a good general-purpose serial communications, including routines, under the executable in VC)
    2008-08-23 12:48:30下载
    积分:1
  • encodeServer
    编码服务器,支持XML任务书,支持MOV,WAV等格式文件转换为3GP,MP4和3G2文件(Encoding server, XML-the mission statement to support MOV, WAV and other formats files to 3GP, MP4, and 3G2 file)
    2009-09-15 19:08:26下载
    积分:1
  • change-the-private-members
    类的私有成员是面向编译器的。对内存而言,一切都是公开的。代码即是使用指针去改变类的私有成员,来说明这个问题。(Private members of the class-oriented compiler. Memory is concerned, everything is open. Code is to use a pointer to change the private members of the class, to illustrate the problem.)
    2014-01-10 22:55:11下载
    积分:1
  • Computer-Networks-and-Internets
    这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
    2013-12-27 21:41:43下载
    积分:1
  • SetTimer
    一个窗口类与非窗口类调用SetTimer的例子,适合于初学者。(A window class and non-window class called SetTimer example, suitable for beginners.)
    2021-02-21 09:19:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载