代码搜索:Off
找到约 10,000 项符合「Off」的源代码
代码结果 10,000
www.eeworm.com/read/353223/3087342
c off.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/264162/4288995
c off.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/255486/4375083
c off.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/475166/6793349
gif off.gif
www.eeworm.com/read/475166/6793380
gif off.gif
www.eeworm.com/read/475166/6793400
gif off.gif
www.eeworm.com/read/475166/6793432
gif off.gif
www.eeworm.com/read/179140/6797396
gif off.gif
www.eeworm.com/read/179140/6797646
gif off.gif
www.eeworm.com/read/471909/6884064
ppp-off
#!/bin/sh
######################################################################
#
# Determine the device to be terminated.
#
if [ "$1" = "" ]; then
DEVICE=ppp0
else
DEVICE=$1
fi
##################