代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/388617/8595422
cpp precise.cpp
// precise.cpp -- setting the precision
#include
int main()
{
using std::cout;
float price1 = 20.40;
float price2 = 1.9 + 8.0 / 9.0;
cout
www.eeworm.com/read/388617/8596482
cpp precise.cpp
// precise.cpp -- setting the precision
#include
int main()
{
using std::cout;
float price1 = 20.40;
float price2 = 1.9 + 8.0 / 9.0;
cout
www.eeworm.com/read/287709/8675198
cpp dlgcustom.cpp
/*++
Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.cpp
Abstract:
the class of Dialog for setting user's favor-config
Author:
Microsoft's Engineer - Unknown
www.eeworm.com/read/428792/8841177
s43 i2c_ir_common.s43
#include
;-------------------------------------------------------------------------------
; Name: i2c_ir_common.s43
; Func: TimerA setting and its Interrupt routine
; Ver.: 1.1
www.eeworm.com/read/283368/9026306
cpp dlgcustom.cpp
/*++
Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.cpp
Abstract:
the class of Dialog for setting user's favor-config
Author:
Microsoft's Engineer - Unknown
www.eeworm.com/read/381363/9095935
m getcontrast.m
function c=getcontrast
%GETCONTRAST Return the value of the actua contrast setting
%
% Copyright (c) 1995 by Claudio Rivetti and Mark Young
% claudio@alice.uoregon.edu, mark@alice.uoregon.edu
%
g
www.eeworm.com/read/381363/9096194
m getoffset.m
function o=getoffset
%GETOFFSET Return the value of the actual offset setting
%
% Copyright (c) 1995 by Claudio Rivetti and Mark Young
% claudio@alice.uoregon.edu, mark@alice.uoregon.edu
%
globa