代码搜索结果

找到约 44,783 项符合 Layout 的代码

config.layout.txt

## config.layout -- 预定义的安装路径布局 ## 简要说明: ## 1) 使用"--enable-layout=LAYOUT"指令启用指定的布局 ## 2) 只使用"--enable-layout", 而不指定LAYOUT, 相当于"--enable-layout=Apache" # 默认布局 prefix:

d-layout.bat

@echo off set mpos=0 :LAYOUT Design wbat pal ! cls ! text 2,50 (blue on +green) :layout-title call w.bat box (+black on +white) :layout-menu #%mpos% +1 set mpos=%?%

swing-layout.license

SWING-LAYOUT ============ URL: https://swing-layout.dev.java.net/ The swing-layout is taken from the swing-layout project. swing layout is licensed under Lesser General Public License (LGPL),

layout.sgml

Layout Objects High-level layout driver objects While complete

layout.xml

Layout Objects 3 PANGO Library

pango-layout.h

/* Pango * pango-layout.h: High-level layout driver * * Copyright (C) 2000 Red Hat Software * * This library is free software; you can redistribute it and/or * modify it under the terms of the G

pango-layout.c

/* Pango * pango-layout.c: High-level layout driver * * Copyright (C) 2000, 2001, 2006 Red Hat Software * * This library is free software; you can redistribute it and/or * modify it under the te

layout.txt

<mark>layout</mark>布局经验总结 布局前的准备: 1 查看捕捉点设置是否正确.08工艺为0.1,06工艺为0.05,05工艺为0.025. 2 Cell名称不能以数字开头.否则无法做DRACULA检查. 3 布局前考虑好出PIN的方向和位置 4 布局前分析电路,完成同一功能的MOS管画在一起 5 对两层金属走向预先订好。一个图中栅的走向尽量一致,不要有横有竖。 6 对pin分类,vdd, ...