代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6245130
1mh folder.1mh
.TH folder 1mh
.SH Name
folder \- set folder or display current folder name
.SH Syntax
.NXR "folder command"
.NXR "Setting current folder"
.B folder
[
.I +folder
] [
.I msg
] [
.I options
]
.\"
.\"
.\
www.eeworm.com/read/101082/6247023
1mh folder.1mh
.TH folder 1mh
.SH Name
folder \- set folder or display current folder name
.SH Syntax
.NXR "folder command"
.NXR "Setting current folder"
.B folder
[
.I +folder
] [
.I msg
] [
.I options
]
.\"
.\"
.\
www.eeworm.com/read/492036/6430656
h halstack.h
#ifndef HALSTACK_H
#define HALSTACK_H
// Macro for setting the WDT timeout interval.
#define WDT_SET_TIMEOUT_PERIOD(timeout) \
do { WDCTL &= ~0x03; WDCTL |= timeout; } while (0)
/
www.eeworm.com/read/491051/6439720
h halstack.h
#ifndef HALSTACK_H
#define HALSTACK_H
// Macro for setting the WDT timeout interval.
#define WDT_SET_TIMEOUT_PERIOD(timeout) \
do { WDCTL &= ~0x03; WDCTL |= timeout; } while (0)
/
www.eeworm.com/read/484970/6569717
samsung_codes
Diagnostic Codes
General Diagnostics:
• *#0*# -- LCD Test Menu.
• *#06# -- Show the IMEI number.
• *#367# -- DB Profile Setting Menu.
• *#1234# -- Displays the Firmware Version
• *#9324# -- Phone Moni
www.eeworm.com/read/480686/6659855
install
estring - EasySTRING library, LGPL Copyright by Erik Gustafsson
setting up estring is done in 3 easy steps:
1.untar the estring.tar.gz
2.compile the untared content
3.installing the compiled files to
www.eeworm.com/read/264420/11315588
&&& miden_ch.&&&
%
% setting up screen
%
% Retain compatability with costback
main=w1;
clf;
figure(main);
set(main,'Name','1st order plant identification');
pic_ax = axes('Position',[0.37 0.45 0.55 0
www.eeworm.com/read/264420/11315726
m miden_ch.m
%
% setting up screen
%
% Retain compatability with costback
main=w1;
clf;
figure(main);
set(main,'Name','1st order plant identification');
pic_ax = axes('Position',[0.37 0.45 0.55 0
www.eeworm.com/read/403011/11524424
cpp showpt.cpp
// showpt.cpp -- setting the precision, showing trailing point
#include
int main()
{
using std::cout;
using std::ios_base;
float price1 = 20.40;
float price2 = 1.