代码搜索:LAYOUT
找到约 10,000 项符合「LAYOUT」的源代码
代码结果 10,000
www.eeworm.com/read/135582/5885711
hh layout.hh
/*********************************************************************
graphics/visualize/layout.hh
purpose:
Data structures and layout manager for the positioning of
postscript output on
www.eeworm.com/read/135582/5885713
cc layout.cc
#include "libvideogfx/postscript/layout.hh"
// struct PaperSize_A4 Paper_A4;
struct PaperSize Paper_A3(29.70,42.00);
struct PaperSize Paper_A4(21.00,29.70);
struct PaperSize Paper_A5(14.85,21.00);
www.eeworm.com/read/132649/5912046
hpp layout.hpp
/*
* ===========================================================================
* PRODUCTION $Log: layout.hpp,v $
* PRODUCTION Revision 1000.0 2004/06/01 19:55:27 gouriano
* PRODUCTION PRODUCTI
www.eeworm.com/read/132649/5914225
cpp layout.cpp
/*
* ===========================================================================
* PRODUCTION $Log: layout.cpp,v $
* PRODUCTION Revision 1000.0 2004/06/01 21:20:51 gouriano
* PRODUCTION PRODUCTI
www.eeworm.com/read/132069/5920732
h layout.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/132069/5920742
cpp layout.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/119113/6092976
js layout.js
function MoveUp(SelectList)
{
var nIndex = SelectList.selectedIndex;
if (nIndex == -1)
{
// Process continue only if at least one item selected
alert("是不是忘了先选一项?^-^");
return;
}
www.eeworm.com/read/118801/6094706
h layout.h
/**********************************************************************
** Copyright (C) 2000 Trolltech AS. All rights reserved.
**
** This file is part of Qt Designer.
**
** This file may be distrib