代码搜索:section
找到约 10,000 项符合「section」的源代码
代码结果 10,000
www.eeworm.com/read/15999/641867
h section.h
/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved.
*
* Usage Restrictions
*
* License is granted to copy, to use, and to make and to use derivative
* works for research and evaluation p
www.eeworm.com/read/15999/641879
cpp section.cpp
/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved.
*
* Usage Restrictions
*
* License is granted to copy, to use, and to make and to use derivative
* works for research and evaluation p
www.eeworm.com/read/38039/1092112
mnu section.mnu
SECTIONS 截面
#
Modify 修改
Resketch or redimension a specified section.
对一个指定截面重新草绘或标注尺寸。
Redo 重做
Choose type (sketch/select) and define a specified trajectory.
选取类型(草绘/选取)并定义一条指定的曲线。
Remove 移除
Remove a
www.eeworm.com/read/38039/1096011
mnu section.mnu
SECTIONS
#
Modify
Resketch or redimension a specified section.
#
Redo
Choose type (sketch/select) and define a specified trajectory.
#
Remove
Remove a specified section.
#
Add
Add a new section with
www.eeworm.com/read/479171/1336658
java section.java
package tarena.entity;
import java.util.HashSet;
import java.util.Set;
/**
* Section 实体,即,论坛的板块实体。
* @author MyEclipse Persistence Tools
*/
@SuppressWarnings({"serial","unchecked"})
www.eeworm.com/read/477655/1358939
java section.java
package com.shop.entity;
import java.util.HashSet;
import java.util.Set;
/**
* Section entity.
*
* @author MyEclipse Persistence Tools
*/
public class Section implements java.io.Ser
www.eeworm.com/read/471707/1425700
cc section.cc
/**********
* Copyright (c) 2004 Greg Parker. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/471707/1425718
h section.h
/**********
* Copyright (c) 2004 Greg Parker. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/471667/1426690
java section.java
// Copyright (c) 1999-2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
/**
* Constants and functions relating to DNS message sections
*
* @author Brian Wellington
*/
public fin