代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/206867/15287025
mak get_async_keys.mak
# Nmake macros for building Windows 32-Bit apps
all: Get_As~1.exe
# Update the resource if necessary
Get_As~1.res: Get_As~1.rc Get_As~1.h
rc -r -fo Get_As~1.res Get_As~1.rc
# Update t
www.eeworm.com/read/206867/15287168
mak manip_threads.mak
# Nmake macros for building Windows 32-Bit apps
all: Manip_~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj
www.eeworm.com/read/206867/15287486
mak create_semaphore.mak
# Nmake macros for building Windows 32-Bit apps
all: Create~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj
www.eeworm.com/read/206867/15287515
mak simple_mutex.mak
# Nmake macros for building Windows 32-Bit apps
all: Simple~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj
www.eeworm.com/read/206867/15287525
mak generate_error.mak
# Nmake macros for building Windows 32-Bit apps
all: Genera~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj
www.eeworm.com/read/206867/15287574
makefile
# Nmake macros for building Windows 32-Bit apps
!include
all: client32.exe
# Update the resource if necessary
client32.res: client32.rc client32.h
rc -r -fo client32.res
www.eeworm.com/read/206867/15287602
makefile
# Nmake macros for building Windows 32-Bit apps
!include
all: client32.exe
# Update the resource if necessary
client32.res: client32.rc client32.h
rc -r -fo client32.res
www.eeworm.com/read/206867/15287627
mak three_options.mak
# Nmake macros for building Windows 32-Bit apps
all: Three_~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj
www.eeworm.com/read/206867/15287649
mak getthreadcontext.mak
# Nmake macros for building Windows 32-Bit apps
all: GetThr~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj
www.eeworm.com/read/206867/15287688
mak enum_allfonts.mak
# Nmake macros for building Windows 32-Bit apps
all: Enum_A~1.exe
# Update the resource if necessary
Enum_A~1.res: Enum_A~1.rc Enum_A~1.h
rc -r -fo Enum_A~1.res Enum_A~1.rc
# Update t