代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/420872/10769998
html autopid_rel_notes.html
Setting up the simulation :: Getting started with AutotunerPID Toolkit (AutotunerPID Toolkit)
www.eeworm.com/read/275330/10823491
h ifstypes.h
/*
* types.h: define a structure used for setting data type.
*/
typedef struct
{
char * name; /* The name for this data type. */
int size; /* The 'sizeof' this data type. */
www.eeworm.com/read/417476/10988000
v udevctl.v
// This file is made for M/C interface
// This performs vender cmd decoding and generates the signal of commands reg.
// This block is modified for set_descriptor for Vendor ID Setting
module Ud
www.eeworm.com/read/458864/7287215
h audasc.h
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
audasc.h
Abstract:
Header file related to alternate setting changes of audio interface
Environment:
www.eeworm.com/read/458864/7287503
h audasc.h
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
audasc.h
Abstract:
Header file related to alternate setting changes of audio interface
Environment:
www.eeworm.com/read/458864/7287941
h audasc.h
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
audasc.h
Abstract:
Header file related to alternate setting changes of audio interface
Environment:
www.eeworm.com/read/448027/7541591
m som_settings.m
function settings = som_settings(type)
% default setting structure
% som_settings build a default structure
%
% settings = som_settings(type);
%
% input:
% type type of settings (
www.eeworm.com/read/444916/7602755
cc fontoption.cc
/** @file
FontOption - class for widget containing one editable string setting,
while allowing to either type (allowing things like copy/paste) the font
description (name), or use dialog to pick it
www.eeworm.com/read/444916/7602776
cc option.cc
/** @file
Option - class for widget containing one editable setting
Abstract class, must be subclassed for editing specific option types (integer, string ...)
@author Martin Petricek
*/
#i
www.eeworm.com/read/444599/7611031
m alphaedit_createfcn.m
function AlphaEdit_CreateFcn(hObject, eventdata, handles)
% --- Executes during object creation, after setting all properties.
if ispc
set(hObject,'BackgroundColor','white');
else
set(h