代码搜索:msc 开发教程

找到约 10,000 项符合「msc 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/136865/5841860

msc makefile.msc

# makefile for libpng # Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc. # For conditions of distribution and use, see copyright notice in png.h # Assumes that zlib.lib, zconf.h, and zlib.h have b
www.eeworm.com/read/136865/5842014

msc makefile.msc

# Makefile for zlib -- Microsoft (Visual) C # # Authors: # Cosmin Truta, 11-Mar-2003 # Christian Spieler, 19-Mar-2003 # # Last updated: # Cosmin Truta, 27-Aug-2003 # # Usage: # nmake -f win32/
www.eeworm.com/read/136822/5849810

msc makefile.msc

# makefile for libpng # Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc. # For conditions of distribution and use, see copyright notice in png.h # Assumes that zlib.lib, zconf.h, and zlib.h have b
www.eeworm.com/read/136819/5853246

msc makefile.msc

# makefile for libpng # Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc. # For conditions of distribution and use, see copyright notice in png.h # Assumes that zlib.lib, zconf.h, and zlib.h have b
www.eeworm.com/read/136816/5854711

msc makefile.msc

# makefile for libpng # Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc. # For conditions of distribution and use, see copyright notice in png.h # Assumes that zlib.lib, zconf.h, and zlib.h have b
www.eeworm.com/read/136815/5856552

msc makefile.msc

# makefile for libpng # Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc. # For conditions of distribution and use, see copyright notice in png.h # Assumes that zlib.lib, zconf.h, and zlib.h have b
www.eeworm.com/read/136815/5856706

msc makefile.msc

# Makefile for zlib -- Microsoft (Visual) C # # Authors: # Cosmin Truta, 11-Mar-2003 # Christian Spieler, 19-Mar-2003 # # Last updated: # Cosmin Truta, 27-Aug-2003 # # Usage: # nmake -f win32/
www.eeworm.com/read/132069/5923468

msc makefile.msc

# Makefile for zlib # Microsoft C 5.1 or later # To use, do "make makefile.msc" # To compile in small model, set below: MODEL=S # If you wish to reduce the memory requirements (default 256K fo
www.eeworm.com/read/131315/5935317

msc60

MS-DOS systems using MSC 6.0 BLKSIZE_MISSING 1 SIZE_T_MISSING 1 GCVT_MISSING 1 GETOPT_MISSING 1 RANDOM_MISSING 1 STRCASE_MISSING 1 #STRFTIME_MISSING 1 STRTOL_MISSING 1
www.eeworm.com/read/131315/5943374

msc makefile.msc

# Makefile for gzip # Microsoft C 5.1 or 6.0. # To use, do "make makefile.msc" # WARNING: the small model is not supported. The compact model is used # here. If you want to use the large model, add