代码搜索结果
找到约 10,000 项符合
Layout 的代码
layout.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace AnotherPDFLib.XFA
{
///
/// Layout strategy.
///
public enum layout
{
layout.c
struct foo
{
char a;
};
foo ()
{
struct foo bar[3];
bar[0].a = '0';
bar[1].a = '1';
bar[2].a = '2';
foof (bar);
}
layout.scm
; $Header: /usr/cvsroot/target/h/wrn/wm/util/layout/ldbcomp/layout.scm,v 1.1.1.1 2001/11/05 17:47:21 tneale Exp $
; Describe the layout of a string of bits
;******************************************
layout.cfg
; $Header: /usr/cvsroot/target/h/wrn/wm/util/layout/layout.cfg,v 1.1.1.1 2001/11/05 17:47:20 tneale Exp $
; The standard configuration for the layout tool
;
; Don't modify this file. If you want to c
layout.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
layout.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
layout.js
window.onload=function(){
if(!NiftyCheck())
return;
Rounded("div#header","bottom","#D6DEEC","#84B7FF","smooth");
Rounded("div#header h1","bottom","#84B7FF","#657DA6","small smooth");
Rounded(
layout.java
package prefuse.action.layout;
import java.awt.Insets;
import java.awt.geom.Point2D;
import java.awt.geom.Rectangle2D;
import prefuse.Display;
import prefuse.action.GroupAction;
import prefu
layout.ftl
新技术网络产品系列 —— BBS系统 : ${title?html}