代码搜索:draft
找到约 3,786 项符合「draft」的源代码
代码结果 3,786
www.eeworm.com/read/337096/12391620
cpp usetime3.cpp
//usetime3.cpp -- using the fourth draft of the Time class
// compile usetime3.cpp and mytime3.cpp together
#include
#include "mytime3.h"
int main()
{
using std::cout;
usin
www.eeworm.com/read/337096/12391650
cpp usetime1.cpp
// usetime1.cpp -- using the second draft of the Time class
// compile usetime1.cpp and mytime1.cpp together
#include
#include "mytime1.h"
int main()
{
using std::cout;
usi
www.eeworm.com/read/337096/12391659
cpp usetime2.cpp
// usetime2.cpp -- using the third draft of the Time class
// compile usetime2.cpp and mytime2.cpp together
#include
#include "mytime2.h"
int main()
{
using std::cout;
usin
www.eeworm.com/read/337096/12391663
cpp usetime0.cpp
// usetime0.cpp -- using the first draft of the Time class
// compile usetime0.cpp and mytime0.cpp together
#include
#include "mytime0.h"
int main()
{
using std::cout;
usin
www.eeworm.com/read/14659/400949
transcript
# Reading D:/Modeltech_ae/tcl/vsim/pref.tcl
# OpenFile "E:/4 - EDA/1
Design&Verificaion_VerilogHDL/draft/03/Round2/release/Example-3-1/FullAdd.v"
www.eeworm.com/read/38039/1094875
mnu dft_pick.mnu
DRAFT#PICK
Curve/Edge
Create 3d entities from datum curve or edges.
#
Point
Create 3-D points by selecting datum points.
#
Vector
Define 3-D vectors.
#
www.eeworm.com/read/38039/1095146
mnu dwgcrdtm.mnu
CREATE#DATUM
Draft#Datum
Create a 2d datum entity in the drawing.
#
3D#Datum
Create a 3-dimensional datum in a top model of the drawing.
#
Done/Return
Return to the previous menu
#
www.eeworm.com/read/38039/1095994
mnu dwgitems.mnu
DWG#ITEMS
#
Dwg#Views
Select drawing views.
# Remove the # sign and enter a foreign help string in this line.
Draft#Items
Select free detail items.
# Remove the # sign and enter a foreign help string
www.eeworm.com/read/38039/1096628
mnu dwggrid.mnu
DRAWING#GRID
#
Draft#Grid
Showing, erasing, and modifying grid for drafting purposes.
# Foreign help.
Model#Grid
Showing, erasing, and modifying model grids.
# Foreign help.
Done/Return
Return to pre
www.eeworm.com/read/229812/4750097
gml type_tra.gml
:H1.Introduction
:P.
The header type_traits is based on the metaprogramming section of n1836
:Q.Draft Technical Report on C++ Library Extensions:eQ..
It contains a set of templates that allow com