代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/364713/9897619
cpp check.cpp
//Check.cpp
//Check round brackets fucntion
#include
#include
#include
#include
#define STACK_INIT_SIZE 100
#define STACKINCREMENT 10
#define O
www.eeworm.com/read/364140/9921235
aspx check.aspx
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|03 Nov 2003 04:19:24 -0000
vti_extenderversion:SR|4.0.2.6513
vti_backlinkinfo:VX|
www.eeworm.com/read/167987/9942722
printer_check
#!/bin/sh
# Script name: printer_check
# Script to clear a hung up printer for SVR4
if [ $LOGNAME != root ]
then
echo "Must have root privileges to run this program"
exit 1
fi
cat