代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/148696/12440991
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/148696/12441032
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/148696/12441085
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/148696/12441474
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/148696/12442241
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/148696/12442299
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/148696/12442323
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/148696/12442431
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/148696/12442523
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/148696/12442614
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