代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/232312/14198821
c ide.c
/*
* linux/drivers/ide/ide.c Version 7.00beta2 Mar 05 2003
*
* Copyright (C) 1994-1998 Linus Torvalds & authors (see below)
*/
/*
* Mostly written by Mark Lord
*
www.eeworm.com/read/229057/14354673
conf pan.conf
#
# PAN configuration file
#
# PAN format: "PANIF,ACTION,pan_role,pan_scheme"
#
if [ $ACTION = "up" ] ; then
# reschedule to complete registration
sleep 1s
fi
case $PAN in
pan0,up,nap,masq)
mes
www.eeworm.com/read/229057/14354744
btmpg123
#!/bin/sh
#
# $Id: btmpg123,v 1.1 2004/02/26 11:38:35 kassatki Exp $
#
set -e
if [ "$#" -lt 2 ] ; then
echo "usage: btmpg123 "
exit 1
fi
bda=$1
file=$2
#btctl audio on sync setting
www.eeworm.com/read/126083/14446550
m guimenu.m
function guimenu(figNumber)
% GUIMENU Initializes GUI menubar.
% All the software included in this package is presented as is.
% It may be distributed freely. The author can, however, not be
%
www.eeworm.com/read/126083/14446559
m ldimgff.m
function [img] = ldmimgff(name);
% LDIMGFF: Load image from file (Part of GUI)
% All the software included in this package is presented as is.
% It may be distributed freely. The author can, however