代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/411228/2190600
py frame.py
from Tkinter import *
root = Tk()
root.title('Frames')
for relief in [RAISED, SUNKEN, FLAT, RIDGE, GROOVE, SOLID]:
f = Frame(root, borderwidth=2, relief=relief)
Label(f, text=relief, wi
www.eeworm.com/read/411228/2190753
py frame.py
from Tkinter import *
root = Tk()
root.title('Frames')
for relief in [RAISED, SUNKEN, FLAT, RIDGE, GROOVE, SOLID]:
f = Frame(root, borderwidth=2, relief=relief)
Label(f, text=relief, wi
www.eeworm.com/read/158872/5592299
c basics.c
/*
* This simple program that passes different types of arguments
* on function calls. Useful to test printing frames, stepping, etc.
*/
int callee4 (void)
{
int A=1;
int B=2;
int C;
www.eeworm.com/read/294130/8251606
htm 336.htm
RFID-Bulletin Board: Re: Read Range when mounted on metal frames, Louis Karnbach at 2/28/2001 16:20
www.eeworm.com/read/106540/15634595
js hge.js
if (window==top) top.location.replace("../index.html?"+window.location.href.substring(window.location.href.lastIndexOf('/')+1));
function setContents(filename) {
if(top.frames["cont"]) {
if(t
www.eeworm.com/read/180587/9301882
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ezmeter.rc
//
#define IDC_ABOUT 1000
#define IDC_GETDEVICEDESCRIPTOR 1001
#de
www.eeworm.com/read/464965/7063833
asm hwint.asm
;---------------------------------------------------------------------------------------------------
;红外串口通信子程序
;接收一正确帧,置正确帧标志
;HW_FRM_PROCESS BIT 21H.2 ;帧
www.eeworm.com/read/464965/7063843
bak hwint.bak
;---------------------------------------------------------------------------------------------------
;红外串口通信子程序
;接收一正确帧,置正确帧标志
;HW_FRM_PROCESS BIT 21H.2 ;帧
www.eeworm.com/read/245304/12805509
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ezmeter.rc
//
#define IDC_ABOUT 1000
#define IDC_GETDEVICEDESCRIPTOR 1001
#de
www.eeworm.com/read/138142/13257547
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ezmeter.rc
//
#define IDC_ABOUT 1000
#define IDC_GETDEVICEDESCRIPTOR 1001
#de