代码搜索:Layout
找到约 10,000 项符合「Layout」的源代码
代码结果 10,000
www.eeworm.com/read/265465/11263099
h treepropsheetresizablelibhook.h
// TreePropSheetResizableLibHook.h: interface for the CTreePropSheetResizableLibHook class.
//
/////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 200
www.eeworm.com/read/265465/11263198
h resizablelayout.h
// ResizableLayout.h: interface for the CResizableLayout class.
//
/////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2000-2002 by Paolo Messina
//
www.eeworm.com/read/147096/12584545
m linedir.m
function direct = linedir(layout);
%LINEDIR finds the direction of a line segment
% layout = [x1,y1; x2.y2;...]
% direct = 0>, 1v, 2
www.eeworm.com/read/146860/12606988
m tfrqview.m
function tfrqview(tfr,sig,t,method,p1,p2,p3,p4,p5);
%TFRQVIEW Quick visualization of time-frequency representations.
% TFRQVIEW(TFR,SIG,T,METHOD,P1,P2,P3,P4,P5) allows a quick
% visualiza
www.eeworm.com/read/146790/12610929
java cardlayoutdemo.java
import java.awt.*;
import java.applet.Applet;
public class CardLayoutDemo extends Applet
{ public void init( )
{ p1=new Panel( );
p1.add(new Button("Card 1"));
p1.add(n
www.eeworm.com/read/132819/14071957
m tfrqview.m
function tfrqview(tfr,sig,t,method,p1,p2,p3,p4,p5);
%TFRQVIEW Quick visualization of time-frequency representations.
% TFRQVIEW(TFR,SIG,T,METHOD,P1,P2,P3,P4,P5) allows a quick
% visualiza
www.eeworm.com/read/112193/15492288
h resizablelayout.h
// ResizableLayout.h: interface for the CResizableLayout class.
//
/////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2000-2002 by Paolo Messina
//
www.eeworm.com/read/111407/15513501
h resizablelayout.h
// ResizableLayout.h: interface for the CResizableLayout class.
//
/////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2000-2002 by Paolo Messina
//
www.eeworm.com/read/108712/15578667
h resizablelayout.h
// ResizableLayout.h: interface for the CResizableLayout class.
//
/////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2000-2002 by Paolo Messina
//
www.eeworm.com/read/105661/15661927
java linebreaksample.java
import java.awt.Component;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.font.FontRenderContext;
import java.awt.font.LineBreakMeasurer;
import java.