全部折叠
www.mxdraw.com
McArray::find 方法 (T&, int&, int)
McArray 模板
McArray 成员
find 方法
发送反馈信息
在数组中搜索指定值元素,foundAt是找到后所在的位置
C++
bool
find
(
const
T&
value
,
int
&
foundAt
,
int
start
= 0)
const
;
参见其它
find 方法
请参见
McArray 模板
,
McArray 成员
,
find 方法
Copyright (c) 2010. All rights reserved.
内容
|
索引
|
主面
你认为该帮助怎么样?
发送反馈信息!