必应词典为您提供lineindex的释义,网络释义: 显示所提供的符号;得到字符所在的行序号;
IfcLineIndex通过提供索引列表来描述多边形曲线中的单个或多个直线段。第一个索引是线段的起点,最后一个索引是该线段的终点。如果包含两个以上的索引,则所有中间索引都定义了按索引列表外观顺序连接的多段线段的中间点。 注:该类型用于IfcIndexedPolyCurve指向IfcCartesianPointList,以提供多边形曲线直线段的笛卡尔点。 IF...
2.2.6.13.6 Edit::LineIndex Description Get index of first character in a line Syntax intLineIndex(intnLine=-1)const Parameters nLine Contains the index value for the desired line in the text of the edit control, or contains -1. If nLine is -1, it specifies the current line, that is...
int LineIndex( int nLine = -1 ) const; 参数 nLine 在编辑控件的文本包含所需行的索引值或包含– 1。 如果 nLine 为–1,它指定当前行,即,一个包含插入符号的行。 返回值 在nLine 指定的行的字符索引或– 1;如果指定的行号较大的然后的行数在编辑控件中。 备注 字符的索引是字符数从最初rich ed...
int LineIndex( int nLine = -1 ) const; 參數nLine 在編輯控制項的文字包含所需的程式碼行的索引值或包含– 1。 如果 nLine 為– 1,其指定目前這一行,也就是說,包含插入號的行。傳回值在nLine 指定行的字元索引或– 1,如果指定的行號是大於行數編輯控制項的。備註字...
int LineIndex( int nLine = -1 ) const; 参数 nLine 在编辑控件的文本包含所需行的索引值或包含– 1。 如果 nLine 为– 1,它指定当前行,即,一个包含插入符号的行。 返回值 在nLine 指定的行的字符索引或– 1;如果指定的行号的行数大于在编辑控件中。 备注 字符的索引是字符数从最初编辑控件添加到...
int LineIndex( int nLine = -1 ) const; Parameters nLine Contains the index value for the desired line in the text of the edit control, or contains –1. If nLine is –1, it specifies the current line, that is, the line that contains the caret. ...
...Trade,KCBT)推出了第一份股指期货合约——价值线综合平均指数(TheValueLineIndex)合约;4月21日,芝加哥商业交易所(…zhidao.baidu.com|基于6个网页 2. 价值线综合指数 1982年,KCBT推出了第一份股指期货合约——价值线综合指数(TheValueLineIndex)合约。2个月后,芝加哥商业交易所(CME)推出了…www.cngold.org|基...
int GetCurrentLineIndex( out int piLine, out int piIndex ) 参数piLine 类型:Int32% [out]piIndex 类型:Int32% [out]返回值类型:Int32 如果方法成功,则返回 S_OK。如果失败,它会返回一个错误代码。备注COM 签名从textmgr.idl:c++ 复制 HRESULT IVsTextTrackingPoint::GetCurrentLineIndex([...
EM_LINEINDEX wParam = (WPARAM) line; lParam = 0; Parameters line Specifies the zero-based line number. A value of –1 specifies the line number of the current line, which is the line that contains the cursor. lParam Not used; set to 0. ...