代码搜索:Entities
找到约 2,386 项符合「Entities」的源代码
代码结果 2,386
www.eeworm.com/read/198849/7907345
tcl entities.tcl
#!/usr/bin/tclsh
# get names for html-4.0 characters from:
# http://www.w3.org/TR/REC-html40/sgml/entities.html
set f [open entities.html r]
set entity_name_length_max 0
set nr_of_entities 0
www.eeworm.com/read/136518/13373451
cls entities.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/312891/13602420
cls entities.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/136065/13874929
cpp entities.cpp
#include
AcDbobjectId createNewLine()
{
AcGePoint3d startPoint(5.0,4.0,0.0);
AcGePoint3d endPoint(5.0,4.0,0.0);
AcDbLine *pLine=new AcDbLine(startPoint,endPoint);
AcDbBlockTa
www.eeworm.com/read/136065/13874930
opt entities.opt
www.eeworm.com/read/136065/13874935
dsp entities.dsp
# Microsoft Developer Studio Project File - Name="Entities" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/136065/13874941
dsw entities.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/136065/13874943