代码搜索:Entities

找到约 2,386 项符合「Entities」的源代码

代码结果 2,386
www.eeworm.com/read/409921/2220053

in configure.in

dnl Process this file with autoconf to produce a configure script. AC_INIT(entities.c) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST LIBXML_MAJOR_VERSION=2 LIBXML_MINOR_VERSION=6 LIBXML_MICRO_V
www.eeworm.com/read/335836/12494515

htm 16.9.htm

字符串连接输出 字符串连接输出 var str = ""; str += "This is a very long string."; str += "It has entities like © as
www.eeworm.com/read/132665/14080597

in configure.in

dnl Process this file with autoconf to produce a configure script. AC_INIT(entities.c) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST LIBXML_MAJOR_VERSION=2 LIBXML_MINOR_VERSION=6 LIBXML_MICRO_VERSION=
www.eeworm.com/read/18588/795439

vhd top.vhd

-- Xilinx Vhdl produced by program ngd2vhdl F.28 -- Command: top.nga -- Input file: top.nga -- Output file: top.vhd -- Design name: top -- Xilinx: J:/eda/Xilinx -- # of Entities: 1 -- Device: 2v40cs1
www.eeworm.com/read/18588/795449

v top.v

// Xilinx Verilog produced by program ngd2ver F.28 // Command: top.nga // Input file: top.nga // Output file: top.v // Design name: top // Xilinx: J:/eda/Xilinx // # of Entities: 1 // Device: 2v40cs1
www.eeworm.com/read/38039/1090775

mnu off_oper.mnu

OFFSET#OPER 偏移操作 Single#Ent 单一图元 Offset a single entity. 偏移一个图元。 Ent#Chain 链图元 Offset a chain of entities with a fixed offset. 用固定偏移来偏移一链图元 InvisibleDone InvisibleDone #
www.eeworm.com/read/38039/1091609

mnu othergeom.mnu

OTHER#GEOM 其他几何形状体 # Remove the # sign and enter foreign help string in this line Spline 样条 Create splines. 创建样条 Ellipse 椭圆 Create ellipses. 创建椭圆。 Point 点 Create point entities. 创建点图元。 Chamfer 倒角 Cre
www.eeworm.com/read/38039/1101288

txt animcmdremove.txt

# {0} (13) [10] command.HelpText Remove selected entities in the animation time line 从动画时间线中移除选定的图元 # [11] command.Label Remo&ve 移除(&V) # [12] description.Label remove in animation 在动画中移除
www.eeworm.com/read/479142/1344305

txt config.txt

# sample config file for Java HTML tidy indent=auto indent-spaces=2 wrap=72 markup=yes clean=yes output-xml=no input-xml=no show-warnings=no numeric-entities=yes quote-marks=yes quote-nbsp=yes quote-
www.eeworm.com/read/461081/1555204

java userservice.java

package netctoss.selfservice.entities; import java.util.Date; /** * 用户业务帐号实体类,保存着业务帐号的所有信息 * 通过set ,get 方法访问信息值 * @author liyan * */ public class UserService { /** * 用户业务帐号ID */