代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/130810/14173914
txt portingcomments.txt
Comments about uIP porting to 8051 by Fajun Chen
8051WEB is the porting of uIP to 8051 by Fajun Chen. It was tested with
Windows2000 Professional.
1. Instruction for setting up Windows2000 Dial-up
www.eeworm.com/read/127767/14337220
txt e601. enabling full-screen mode.txt
In full-screen mode, no window can overlap the full-screen window. Also, when in full-screen mode, the display mode typically can be changed if desired (see e605 Setting the Screen Size, Refresh Rate,
www.eeworm.com/read/115997/14993716
txt portingcomments.txt
Comments about uIP porting to 8051 by Fajun Chen
8051WEB is the porting of uIP to 8051 by Fajun Chen. It was tested with
Windows2000 Professional.
1. Instruction for setting up Windows2000 Dial-up
www.eeworm.com/read/212602/15152367
m fm_theme.m
function fm_theme(command)
% FM_THEME set PSAT theme properties
%
% FM_THEME(COMMAND)
% COMMAND specific setting command
%
%see also FM_THEMEFIG
%
%Author: Federico Milano
%Date: 11-Nov-2
www.eeworm.com/read/209853/15212773
cpp private.cpp
//: C05:Private.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Setting the boundary
struct B
www.eeworm.com/read/15495/466347
txt portingcomments.txt
Comments about uIP porting to 8051 by Fajun Chen
8051WEB is the porting of uIP to 8051 by Fajun Chen. It was tested with
Windows2000 Professional.
1. Instruction for setting up Windows2000 Dial-up
www.eeworm.com/read/493322/1168173
asm mpc_iic.asm
;--------------------------------------;
; Set functions of DAC3550A with IIC
inc_volume: ; Increase Volume setting (ZR=could not increse)
lds r16,Volume
inc r16
cpi r16,VOLMAX+1
brcs PC
www.eeworm.com/read/493322/1168185
asm mpc_iic.asm
;--------------------------------------;
; Set functions of DAC3550A with IIC
inc_volume: ; Increase Volume setting (ZR=could not increse)
lds r16,Volume
inc r16
cpi r16,VOLMAX+1
brcs PC
www.eeworm.com/read/491127/1193295
java searchlyricpanel.java
/*
* SearchLyricPanel.java
*
* Created on 2007年12月25日, 下午7:51
*/
package com.hadeslee.yoyoplayer.setting;
import com.hadeslee.yoyoplayer.util.Config;
import com.hadeslee.yoyoplayer.util.FileNameF