代码搜索:remove
找到约 10,000 项符合「remove」的源代码
代码结果 10,000
www.eeworm.com/read/38039/1097081
mnu trimside.mnu
CURVE#SIDE
# remove the # sign and enter foreign help string in this line
Side#One
Select Side One to keep.
# remove the # sign and enter foreign help string in this line
Side#Two
Select Side Two to
www.eeworm.com/read/38039/1097087
mnu origpnt.mnu
ORIG#PNT
# remove the # sign and enter foreign help string in this line
Start#Pnt
Select start point as origin point.
# remove the # sign and enter foreign help string in this line
End#Pnt
Select end
www.eeworm.com/read/38039/1097233
mnu wldprepattch.mnu
SEL#SYM#ATTACH
#
Sel#Edge
Select edges for weld symbol attachment.
# remove the # sign and enter foreign help string in this line
Sel#Curve
Select curve for weld symbol attachment.
# remove the # sig
www.eeworm.com/read/174092/5365663
cpp ext_fails1.cpp
#include
#include
#include
#include "Student_info.h"
#include "grade.h"
using std::back_inserter;
using std::remove_copy_if;
using std::remove_if;
using std
www.eeworm.com/read/38039/1090389
mnu selrtecbls.mnu
CABLE#SEL 选取缆
#
Add 添加
Add cables to the set being routed
在进行路径化的集中新增缆
Remove 移除
Remove cables from the set being routed
在进行路径化的集中删除缆
Remove#All 全部移除
Discard all the cables currently being routed
删除全
www.eeworm.com/read/38039/1092009
mnu laydelitem.mnu
DEL#ITEM 删除项目
#
Specify 指定
Select item(s) to remove from layer.
选取要从层中删除的项目
Remove#All 全部移除
Remove all items from layer.
从层中删除全部项目
Done/Return 完成/返回
Complete delete operation and return.
完成删除操作并返回。
www.eeworm.com/read/38039/1092960
mnu rmvhts.mnu
REMOVE#HITS 移除击打
#
Single 单一
Remove single hit from the tool path.
从刀具路径中删除单一击打点。
From#To 从#到
Remove several hits from the tool path specifying "from" and "to" hits.
在刀具路径中删除指定首尾的击中点。
Quit 退出
Quit ac
www.eeworm.com/read/132069/5923003
cpp chxavescapedstring.cpp
/************************************************************************
* chxavescapedstring.cpp
* ----------------------
*
* Synopsis:
* String manipulation. Remove escape chars.
*
*
www.eeworm.com/read/261380/11651297
dpr vcomconfigurator.dpr
{ KOL MCK } // Do not remove this line!
program VComConfigurator;
//============================================================================
//
// VComConfigurator - Configuration Tool
// C
www.eeworm.com/read/252679/12268290
bas vbzipbas.bas
Attribute VB_Name = "VBZipBas"
Option Explicit
'---------------------------------------------------------------
'-- Please Do Not Remove These Comments!!!
'------------------------------------