代码搜索:draft
找到约 3,786 项符合「draft」的源代码
代码结果 3,786
www.eeworm.com/read/13931/288265
svn-base stdint.h.svn-base
/* 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
www.eeworm.com/read/13931/288270
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
www.eeworm.com/read/14545/389856
am makefile.am
EXTRA_DIST = \
draft-ietf-avt-mpeg4-simple-06.txt \
rfc1889.txt \
rfc1890.txt \
rfc2250.txt \
rfc2326.txt \
rfc2327.txt \
rfc3016.txt \
rfc3119.txt
www.eeworm.com/read/38039/1090113
mnu dftoffset.mnu
DRAFT#OFFSET 拔模偏移
#
Attributes 属性
Side surfaces normal to reference surfaces or sketching plane.
侧曲面垂直于参照曲面或草绘曲面。
Surfaces 曲面
Select surfaces to offset.
选取偏移曲面。
Section 截面
Sketch base section of the
www.eeworm.com/read/38039/1090162
mnu traj_preview.mnu
TRAJ#PREVIEW 轨迹预览
# remove the # sign and enter foreign help string in this line
Preview 预览
Display a draft of the toolpath
显示刀具路径的拔模
From/To#Control 从/到控制
Check to select edges to machine.
选中以选取要加工的
www.eeworm.com/read/38039/1090429
mnu dftlinoper.mnu
DRAFT#LINE#OPER 拔模线操作
# remove the # sign and enter foreign help string in this line
Project 投影
Project curve.
投影曲线
Split 分割
Split curve.
分割曲线
Connect 连接
Connect curves.
连接曲线
Include 包括
Include curve
www.eeworm.com/read/38039/1093199
mnu refdir.mnu
REF#DIR 参考方向
# remove the # sign and enter foreign help string in this line
Use#Neut#Pln 使用中性平面
Use neutral plane direction as the draft direction.
使用中平面方向作为拔模方向。
Select 选取
Select a plane, axis, edge
www.eeworm.com/read/482495/1288241
h tvp_5150.h
#ifndef __TVP_5150_H__
#define __TVP_5150_H__
#include
#include
#include
#include
#define TVP_5150_DATA_WIDTH_DRAFT_MODE 720
www.eeworm.com/read/472167/1418678
pm cookies.pm
package HTTP::Cookies;
# Based on draft-ietf-http-state-man-mec-08.txt and
# http://www.netscape.com/newsref/std/cookie_spec.html
use strict;
use HTTP::Date qw(str2time time2str);
use HTTP::Headers: