代码搜索:draft
找到约 3,786 项符合「draft」的源代码
代码结果 3,786
www.eeworm.com/read/38039/1092214
mnu legacydraw.mnu
LEGACY#DWG 继承绘图
# remove the # sign and enter foreign help string in this line
Draft 绘制
Detailed drafting facility.
详图的绘制工具。
2D#Views 2D#视图
Display the "view" menu to add/modify views and data placem
www.eeworm.com/read/38039/1092909
mnu dfttools.mnu
DRAFT#TOOLS 绘制工具
# Remove the # sign and enter foreign help string in this line
Mirror 镜像
Mirror entities.
镜像图元
Copy 复制
Select and copy entities.
选取并复制图元
Intersect 求交
Choose two entities to be split
www.eeworm.com/read/482495/1288250
h sagiters.h
#ifndef __SAGITERS_H__
#define __SAGITERS_H__
#define NULL 0
#define OFF 0
#define ON 1
#define CCDM_DRAFT_MODE 0
#define CCDM_FINE_MODE 1
#define VENC_NTSC 0
#define VENC_PAL 1
www.eeworm.com/read/229812/4751905
opt nbpsf77.opt
( sets $draft no
( dev ps
( script
( lay nblay
( font 0 times-roman 2 12
( font 1 times-italic 2 12
( font 2 times-bold 2 12
( font 3 times-bolditalic 2 12
( font 4 courier
www.eeworm.com/read/229812/4752397
opt nbps.opt
( sets $draft no
( dev ps
( wscript
( lay nblay
( font 0 times-roman 2 12
( font 1 times-italic 2 12
( font 2 times-bold 2 12
( font 3 times-bolditalic 2 12
( font 4 courier
www.eeworm.com/read/193974/5138590
py poplib.py
"""A POP3 client class.
Based on the J. Myers POP3 draft, Jan. 96
"""
# Author: David Ascher
# [heavily stealing from nntplib.py]
# Updated: Piers Lauder
www.eeworm.com/read/288961/3997248
java topicexpressiontype.java
package org.oasis_open.docs.wsn._2004._06.wsn_ws_basenotification_1_2_draft_01;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.b
www.eeworm.com/read/187893/8594051
h stdint.h
/* ISO C9x 7.18 Integer types
* Based on ISO/IEC SC22/WG14 9899 Committee draft (SC22 N2794)
*
* THIS SOFTWARE IS NOT COPYRIGHTED
*
* Contributor: Danny Smith