您要查找的是不是:
- Get accessor of an indexer has the same formal parameter list as the indexer. 访问器具有与索引器相同的形参表。
- A parameter array must be the last parameter in a formal parameter list, and it must be a single-dimension array. 参数数组必须是形参表中的最后一个参数,并且必须是一维数组。
- That is, the delegate type must have an extra parameter at the beginning of its formal parameter list, of the same type as the class the method belongs to. 也就是说,委托类型必须在其形参表的开头有一个额外参数,该参数的类型必须与方法所属的类的类型相同。
- formal parameter list 形式参数表
- Choose a different name or parameter list. 选择不同的名称或参数列表。
- The parameter list is optional, as is the IL offset. 参数列表和IL偏移量一样,是可选的。
- Removes the parameter you select in Parameter list from the list. 从列表中移除在“参数列表”中选择的参数。
- A block, with or without formal parameters, the execution of which is invoked by means of a procedure call. (编程语言中)带有或不带有参数的块,其执行是由过程调用所请求的。
- The specifications may sometimes appear within the parameter list itself. 区分部分有时可以在参数表本身出现。
- Indexers can have more than one formal parameter, for example, when accessing a two-dimensional array. 索引器可以有多个形参,例如当访问二维数组时。
- It must be followed by the function name and the parenthesized list of formal parameters. 在其后必须跟有函数名和包括形式参数的圆括号。
- For each reference to a formal parameter in the body of the procedure, a call of this thunk appears. 过程体中每当引用形式参数时,就调用形实替换程序。
- The use of a call by name parameter implies a textual substitution of the formal parameter name by the actual parameter. 使用名字调用时,包含有用参数对形式参数进行原文替换的意思。
- Is thrown when the format of an argument in a method invocation does not match the format of the corresponding formal parameter type. 当方法调用中参数的格式不符合对应的形参类型的格式时,引发。
- To apply a compound procedure to arguments, evaluate the body of the procedure with each formal parameter replaced by the corresponding argument. 将复合过程应用于实际参数,就是在将过程体中的每个形参用相应的实参取代之后,对这一过程体求值。
- ERROR:HDLParsers:1411 - "E:/Plan/CPLD/TV_PC/TV_PC.vhd" Line 64. Parameter RSTR of mode out can not be associated with a formal parameter of mode in. 错误的大概意义我知道一点,但是不知道该如何解决,能详细解说一下么?
- A literal value is required. Please specify a value before adding a new parameter to the invocation parameter list. 要求参数值。请在向调用参数列表添加新参数之前指定一个值。
- Literal value is required. Please specify a value before adding a new parameter to the invocation parameter list. 要求文字值。请在向调用参数列表添加新参数之前指定一个值。
- A stored procedure using EXTERNAL NAME can have no other clauses following the parameter list. 使用EXTERNAL NAME的存储过程在参数列表后可以不使用其它子句。
- Either they must be passed the data in their parameter list, or they must use data in their scope. 必须在它们的参数列表中为它们传递数据,或者它们必须使用所在作用域中的数据。
