自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

超空间

超来...超去...

  • 博客(3)
  • 资源 (6)
  • 收藏
  • 关注

原创 如何调用cmd.exe程序,并可以传递一些命令行参数

语句是WinExec("cmd.exe /k 命令行参数",SW_SHOW); 下面是全部解释:启动 Windows XP 命令解释程序一个新的实例CMD [/A | /U] [/Q] [/D] [/E:ON | /E:OFF] [/F:ON | /F:OFF] [/V:ON | /V:OFF]    [[/S] [/C | /K] string]/C      执行字符串指定的命令然

2007-09-18 22:42:00 24808 1

原创 c语言中取绝对值的函数

/*   ABS.C:   This   program   computes   and   displays    *   the   absolute   values   of   several   numbers.    */     #include          #include          #include             void   main(   void

2007-09-18 22:37:00 66678

原创 如何在DOS批处理中加注释

DOS下的批处理可以调用REM和::来注释,但都是行注释.  

2007-09-18 22:35:00 25147

effectiv stl编程

effectiv stl编程中文版

2007-06-04

Visual C++技术内幕第5版.chm

The 6.0 release of Visual C++ shows Microsoft's continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.

2007-06-04

CSDN VC编程经验总结

CSDN VC编程经验总结

2007-06-04

Windows程序设计.chm

本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。

2007-02-02

Windows API.chm

本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。

2007-02-02

Win32 API参考大全

本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。

2007-02-02

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除