代码搜索:Layout
找到约 10,000 项符合「Layout」的源代码
代码结果 10,000
www.eeworm.com/read/377006/9297375
css master06_stylesheet.css
body
{width:554px;
height:415px;}
.TB
{mso-special-format:nobullet\2022;}
.T
{text-align:left;
font-family:宋体;
mso-ascii-font-family:Verdana;
mso-fareast-font-family:宋体;
mso-hansi-fo
www.eeworm.com/read/353994/10399452
rss performance.rss
//
// PERFORMANCE.RSS - UIQ Performance Resource file
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionali
www.eeworm.com/read/339903/12196909
css master08_stylesheet.css
body
{width:534px;
height:400px;}
.TB
{mso-special-format:nobullet\2022;}
.T
{text-align:left;
font-family:宋体;
mso-ascii-font-family:Tahoma;
mso-fareast-font-family:宋体;
mso-hansi-fon
www.eeworm.com/read/353746/10421171
readme
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed; however, most of the work on Pango so far has been
www.eeworm.com/read/304660/13789813
readme
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed; however, most of the work on Pango so far has been
www.eeworm.com/read/38039/1104005
sdf wf5_popup_preview.sdf
; 26-May-09 L-03-33 IKAL $$1 Created.
; Layout
[layout]
ContentMargins = 2, 2, 2, 2
; ToolButton
[toolbutton]
Font = -1
www.eeworm.com/read/458008/1591385
orig login_controller.rb.orig
#START:authorize
#START:layout
class LoginController < ApplicationController
#END:layout
#START:filter
before_filter :authorize, :except => :login
#END:filter
# . .
#END:authorize
#START:lay
www.eeworm.com/read/454264/1631273
as iadvancedlayoutmode.as
package com.yahoo.astra.layout.modes
{
import flash.display.DisplayObject;
/**
* Defines the methods required for layout modes that have
* advanced configuration settings for individual childr
www.eeworm.com/read/200957/5063314
jvt perspectivefactory.jvt
import
org.eclipse.ui.IPageLayout
org.eclipse.ui.IPerspectiveFactory
method
/**
* Creates the initial layout for a page.
*/
public void createInitialLayout(IPageLayout layout) {
Stri
www.eeworm.com/read/183315/5256628
py xrcsample.py
"""
XRC is an XML-based resource format for wxPython. With it you can
define the layout of widgets, and then load that XRC at runtime to
create the layout. There are several GUI designers available