代码搜索:draft
找到约 3,786 项符合「draft」的源代码
代码结果 3,786
www.eeworm.com/read/8277/145937
c camif.c
/************************************************************
File Name : camif.c
Descriptions
-S3C2440 camera test routines & basic libraries
History
- July 23, 2003. Draft Version 0.0 by purn
www.eeworm.com/read/11165/205648
c camif.c
/************************************************************
File Name : camif.c
Descriptions
-S3C2440 camera test routines & basic libraries
History
- July 23, 2003. Draft Version 0.0 by purn
www.eeworm.com/read/38039/1094140
mnu traj_preview.mnu
TRAJ#PREVIEW
# remove the # sign and enter foreign help string in this line
Preview
Display a draft of the toolpath
# remove the # sign and enter foreign help string in this line
From/To#Control
Che
www.eeworm.com/read/38039/1095461
mnu draftchk.mnu
DRFT#DISP
# remove the # sign and enter foreign help string in this line
Setup#Dft#Ck
Setup the draft check.
# remove the # sign and enter foreign help string in this line
www.eeworm.com/read/38039/1095511
mnu dftintsct.mnu
DRAFT#INTERSECT
#
Tweak
Create Drafted Surfaces on geometry upon which you do not expect major changes
#
Intersect
Create Drafted Surfaces on geometry that can adapt to major topology change
#
www.eeworm.com/read/38039/1096778
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 at their intersection
www.eeworm.com/read/38039/1096886
mnu drfttrim.mnu
DRAFT#TRIM
#
Bound
Trimming to a specified entity or point.
# Remove the # sign and enter foreign help string in this line
Length
Trimming to a specified length.
# Remove the # sign and enter foreign
www.eeworm.com/read/494042/1162542
java document.java
package org.qiming.tianke.bean;
public class Document {
private int fileid;
private String filetitle;
private String draftDept;
private String dutyPerson;
private String draft;
privat
www.eeworm.com/read/229812/4746575
txt refstate.txt
.WATCOM_references Specification draft 6
In TAG_compile_unit:
AT_WATCOM_references_start 0x4083
A constant that indicates the offset into the .WATCOM_references
section
www.eeworm.com/read/286192/4042030
algorithm
// UnderC Development Project, 2001
// First draft of some useful standard algorithms
#ifndef __ALGORITHM_H
#define __ALGORITHM_H
namespace std {
// until our template function resolution is