代码搜索结果

找到约 10,000 项符合 Layout 的代码

layout.java

/* * Created on May 17, 2005 */ package org.flexdock.perspective; import java.awt.Component; import java.awt.EventQueue; import java.awt.Rectangle; import java.io.Serializable; import java

layout.std

sizeof(struct req_pkt) = 212 offsetof(rm_vn_mode) = 0 offsetof(auth_seq) = 1 offsetof(implementation) = 2 offsetof(request) = 3 offsetof(err_nitems) = 4 offsetof(mbz_itemsize) = 6 offsetof(data) = 8 o

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.txt

Class Layout ============ This document details how a class is laid out in memory. Unless noted, the design follows the MicroSoft specification document. - related documents: - CTORDTOR.T

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.java

package com.opensymphony.workflow.designer; import java.awt.Point; import java.awt.geom.Point2D; import java.io.*; import java.util.*; import javax.xml.parsers.DocumentBuilder; import javax.xml.parse