代码搜索:Protection
找到约 1,659 项符合「Protection」的源代码
代码结果 1,659
www.eeworm.com/read/171934/5390691
c nua_tag_ref.c
/*
* PLEASE NOTE:
*
* This file is automatically generated by tag_dll.awk.
* It contains tag_typedef_t for tag references.
*
* Do not, repeat, do not edit this file. Edit 'nua_tag.c' instead.
www.eeworm.com/read/285950/8800175
asm tblockld.asm
;tblockld.asm --hotkey harddisk lock and hdpt hidden load program
;tasm tblockld.asm
;tlink /t tblockld.asm
;book: HARDDISK PROTECTION TECHNIQUE HANDBOOK
;PAGE 121
;WRITE ON 2/20/1999
;MODIFI ON
www.eeworm.com/read/364866/9889766
h confignet.h
/* configNet.h - network configuration header */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,12jun02,kab SPR 74987: cplusplus protection
01a,
www.eeworm.com/read/274959/10843271
h confignet.h
/* configNet.h - network configuration header */
/* Copyright 1984-1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,12jun02,kab SPR 74987: cplusplus protection
01a,
www.eeworm.com/read/140894/13054028
java criticalsection.java
//: c13:CriticalSection.java
// Synchronizing blocks instead of entire methods. Also
// demonstrates protection of a non-thread-safe class
// with a thread-safe one.
// From 'Thinking in Java, 3rd
www.eeworm.com/read/138758/13217434
java criticalsection.java
//: c13:CriticalSection.java
// Synchronizing blocks instead of entire methods. Also
// demonstrates protection of a non-thread-safe class
// with a thread-safe one.
// From 'Thinking in Java, 3rd
www.eeworm.com/read/136959/13352237
c checkexe.c
/*
** CHECKEXE.C - checksum protection for executable files
**
** by: Bob Jarvis
*/
#include
#include
#include
#include
#include "crc.h"
static struct {
www.eeworm.com/read/320605/13422297
java criticalsection.java
//: c13:CriticalSection.java
// Synchronizing blocks instead of entire methods. Also
// demonstrates protection of a non-thread-safe class
// with a thread-safe one.
// From 'Thinking in Java, 3rd
www.eeworm.com/read/150914/12246080
java criticalsection.java
//: c13:CriticalSection.java
// Synchronizing blocks instead of entire methods. Also
// demonstrates protection of a non-thread-safe class
// with a thread-safe one.
// From 'Thinking in Java, 3rd
www.eeworm.com/read/230049/14307662
java criticalsection.java
//: c13:CriticalSection.java
// Synchronizing blocks instead of entire methods. Also
// demonstrates protection of a non-thread-safe class
// with a thread-safe one.
// From 'Thinking in Java, 3rd