代码搜索:flat
找到约 6,984 项符合「flat」的源代码
代码结果 6,984
www.eeworm.com/read/121395/14757654
h ip6.h
#ifndef IP6_H
#define IP6_H
extern unsigned int ip6_scan(const char *src,char *ip);
extern unsigned int ip6_fmt(char *dest,const char *ip);
extern unsigned int ip6_scan_flat(const char *src,char *);
www.eeworm.com/read/217145/14977088
h ip6.h
#ifndef IP6_H
#define IP6_H
extern unsigned int ip6_scan(const char *src,char *ip);
extern unsigned int ip6_fmt(char *dest,const char *ip);
extern unsigned int ip6_scan_flat(const char *src,char *);
www.eeworm.com/read/115372/15015451
frm listview.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "comctl32.ocx"
Begin VB.Form Form1
Appearance = 0 'Flat
BackColor = &H00C0C0C0&
Caption =
www.eeworm.com/read/210233/15203545
cmd_log qdkz.cmd_log
sch2vhdl -family spartan2 -flat -suppress -w qdkz.sch qdkz.vhf
xst -intstyle ise -ifn __projnav/qdkz.xst -ofn qdkz.syr
ngdbuild -intstyle ise -dd e:\vhdl\waitpast\qiangdaqi4ren/_ngo -uc yj.ucf -p x
www.eeworm.com/read/208256/15250148
cmd_log lcd162.cmd_log
sch2vhdl -family spartan2 -flat -suppress -w lcd162.sch lcd162.vhf
xst -intstyle ise -ifn __projnav/lcd162.xst -ofn lcd162.syr
ngdbuild -intstyle ise -dd f:\dragon\vhdl\myboard\lcd162/_ngo -uc yjiao
www.eeworm.com/read/38039/1090330
mnu catasmopt.mnu
CATIA#ASSM 输出组件
Flat 平整
All assembly geometry will be output into one model
所有组件几何形状将输出到一个模型。
Dittos 复制品
The entire hierarchy of external references will be output.
将输出外部参照的完整层次。
Sessions 会话
All par
www.eeworm.com/read/38039/1091842
mnu flatuie.mnu
FLAT#UIE 扁平UIE
#
Trim#Quilt 修剪面组
Specify datum quilt to intersect.
指定基准面组求交.
Section 截面
Specify section.
指定截面。
Thickness 厚度
Specify thickness.
指定厚度。
Swap#Side 交换侧
Double click to swap driving surface
www.eeworm.com/read/460265/1561460
cod test98.cod
TITLE C:\98DDK\src\usb\TEST98\SYS\test98.c
.386P
include listing.inc
if @Version gt 510
.model FLAT
else
_TEXT SEGMENT PARA USE32 PUBLIC 'CODE'
_TEXT ENDS
_DATA SEGMENT DWORD USE32 PUBLIC 'D
www.eeworm.com/read/229812/4731567
makefile
#pmake: build flat register 32bit generic cgsupp iX86 dynamic os_dos os_qnx os_os2 os_nt os_nov cpu_386 profile
#pmake: msdos qnx os2 winnt netware
processor = 386
convention = register
model
www.eeworm.com/read/229812/4732292
makefile
#pmake: build flat register 32bit os2 merge iX86 dynamic os_os2 cpu_386
processor=386
model=mf
subdir=mf_r
system=os2
linkage=dynamic
convention=register
!include $(clib_dir)/master.mif
!inclu