代码搜索结果

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

layout.h

#ifndef LAYOUT_H #define LAYOUT_H unsigned char layout_translate(unsigned char scancode, int shift); #endif

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); }

config.layout

## ## config.layout -- Pre-defined Installation Path Layouts ## ## Hints: ## - layouts can be loaded with configure's --enable-layout=ID option ## - when no --enable-layout option is given, the de

config.layout

## ## config.layout -- Pre-defined Installation Path Layouts ## ## Hints: ## - layouts can be loaded with configure's --enable-layout=ID option ## - when no --enable-layout option is given, the de

layout.tex

\section{\class{wxLayoutConstraints}}\label{wxlayoutconstraints} {\bf Note:} constraints are now deprecated and you should use \helpref{sizers}{sizeroverview} instead. Objects of this class can be a

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

/* * Copyright (C) The Apache Software Foundation. All rights reserved. * * This software is published under the terms of the Apache Software * License version 1.1, a copy of which has been in