代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/152398/12117264
m view_system.m
%View control system setting
if not_save_yet
temp=[datadir,NAMEFILE,'*]'];
else
temp=[datadir,NAMEFILE,']'];
end
[f]=crfig(20,20,600,400,['SISO System information - [',temp],'w','none','of
www.eeworm.com/read/127767/14336064
txt e774. creating a jlist component.txt
By default, a list allows more than one item to be selected. Also, the selected items need not be contiguous. To change this default, see e781 Setting the Selection Mode of a JList Component.
A list
www.eeworm.com/read/127767/14337257
txt e748. moving the label!icon pair in a jbutton component.txt
When the size of the button component is larger than its contents, the label and icon are always kept together. In fact, the gap size (see e749 Setting the Gap Size Between the Label and Icon in a JBu
www.eeworm.com/read/124442/14567571
h bitops.h
#ifndef _ASM_BITOPS_H
#define _ASM_BITOPS_H
/*
* Copyright 1992, Linus Torvalds.
*/
#ifdef i386
/*
* These have to be done with inline assembly: that way the bit-setting
* is guaranteed
www.eeworm.com/read/221695/14728961
h bitops.h
#ifndef _ASM_BITOPS_H
#define _ASM_BITOPS_H
/*
* Copyright 1992, Linus Torvalds.
*/
#ifdef i386
/*
* These have to be done with inline assembly: that way the bit-setting
* is guaranteed
www.eeworm.com/read/10077/181072
c dac.c
#include
void main(void)
{
DAM=0x7F; // Setting value as 0xxxxxxxb -->0~127
FDAENB=1; // Enable D/A function
//==================================================
www.eeworm.com/read/11139/203999
readme
Title: TestDhv Application
Author: Thanh Dang, Sweungweon Park
adopted from TestDip
1. SETTING UP THE TEST
You need to first generate the code for compilation. The gentest.py
script reads