代码搜索:remove

找到约 10,000 项符合「remove」的源代码

代码结果 10,000
www.eeworm.com/read/38039/1091186

mnu pieceset.mnu

%DEFAULT_BUTTON Done Sets PIECE#SET 工件集 # Add 添加 Define new piece. 定义新工件 Add#All 增加所有 Add all possible pieces. 增加所有可能的工件。 Remove 移除 Remove piece. 删除工件。 Remove#All 全部移除 Remove all pieces. 删除全部工件。 Rede
www.eeworm.com/read/38039/1091544

mnu odui_list.mnu

ELEM#LIST 元素列表 # Add#Elem 加元素 Define new element in list. 在列表中加入新元素。 Remove 移除 Remove element from list. 从列表中删除元素。 Remove#All 全部移除 Remove all elements in list. 删除所有列表中的元素。 Redefine 重定义 Redefine eleme
www.eeworm.com/read/38039/1092982

mnu startaxes.mnu

START#AXES 起始轴 # Add 添加 Add region start axis. 增加区域起始轴。 Remove 移除 Remove region start axis. 删除区域起始轴。 Remove#All 全部移除 Remove all region start axes. 删除所有区域起始轴。 Show 显示 Show start axes. 显示起始轴。 Done/Retu
www.eeworm.com/read/38039/1091225

mnu synchpnts.mnu

SYNCH#POINTS 同步点 # remove the # sign and enter foreign help string in this line Add 添加 Add a pair of synch points. 增加同步点对。 Move 移动 Move a synch point to a new location. 移动同步点到新位置。 Remove 移除 Remove a
www.eeworm.com/read/38039/1091450

mnu udffeats.mnu

UDF#FEATS UDF特征 # remove the # sign and enter foreign help string in this line Add 添加 Select features to add to the UDF. 选取特征加入UDF。 Remove 移除 Select features to remove from the UDF. 从 UDF 选取要删除的特征。 S
www.eeworm.com/read/300680/7103219

asp shopcartformat.asp

www.eeworm.com/read/128929/14272385

asp shopcartformat.asp

www.eeworm.com/read/116634/14961152

pas icqworks.pas

unit ICQWorks {TICQClient, TICQDb constants & procedures}; {(C) Alex Demchenko(alex@ritlabs.com)} {$R-} //Remove range checking {$DEFINE USE_ASM} //Remove
www.eeworm.com/read/10438/185843

c localref.c

/*** *localref.c - Contains the __[add|remove]localeref() functions. * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * Contains the __[add|remove]localeref
www.eeworm.com/read/10438/185899

c wrmdir.c

/*** *wrmdir.c - remove directory (wchar_t version) * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * defines _wrmdir() - remove a directory * ***********