代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/128628/14286675
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/128628/14286726
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/128628/14286977
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/128628/14287760
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/128628/14287850
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/128628/14287870
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/128628/14287972
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/128628/14288021
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/128628/14288082
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/128628/14288126
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