代码搜索:Checklist

找到约 425 项符合「Checklist」的源代码

代码结果 425
www.eeworm.com/read/415537/11063847

unix computer security checklist.0

------------------------------------------------------------------------------ UNIX Computer Security Checklist (Version 1.0) Last Update 5-Mar-1995 -----------------------------------------
www.eeworm.com/read/164083/10130673

asp corrsave.asp

www.eeworm.com/read/420282/10806047

cpp planebookingsystem.cpp

#include #include #include //*************************数据结构定义********** typedef struct{ int Number;//编号 char Up[25];//起飞时间 char Down[25];//降落时间 char FromCit
www.eeworm.com/read/458649/7292433

pas checkitm.pas

{*******************************************************} { } { Delphi VCL Extensions (RX) } {
www.eeworm.com/read/441132/7675458

rc sshd.rc

#!/sbin/sh # # sshd.rc: SSH daemon start-up and shutdown script # # Allowed exit values: # 0 = success; causes "OK" to show up in checklist. # 1 = failure; causes "FAIL" to show up in checklist. # 2
www.eeworm.com/read/441132/7675461

rc egd.rc

#!/sbin/sh # # egd.rc: EGD start-up and shutdown script # # Allowed exit values: # 0 = success; causes "OK" to show up in checklist. # 1 = failure; causes "FAIL" to show up in checklist.
www.eeworm.com/read/146147/5739373

pas checkitm.pas

{*******************************************************} { } { Delphi VCL Extensions (RX) } {
www.eeworm.com/read/106385/6193651

cpp runtestsdlg.cpp

//####COPYRIGHTBEGIN#### // // ---------------------------------------------------------------------------- // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. // // This program is part of the eCos host
www.eeworm.com/read/100043/6275685

c acl.c

/* * $Id: acl.c,v 1.197.2.10 1999/07/07 02:12:48 wessels Exp $ * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ *