代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/161438/5553428
mak simple_thread.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/161438/5553435
mak queue_status.mak
# Nmake macros for building Windows 32-Bit apps
all: Queue~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obje
www.eeworm.com/read/161438/5553444
mak handle_exception.mak
# Nmake macros for building Windows 32-Bit apps
all: Handle~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/161438/5553459
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/161438/5553577
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/161438/5553879
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/161438/5553907
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/161438/5553914
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/161438/5553960
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/161438/5553979
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