整数参数 meaning in English
numeric parameter
Examples
- For example , a signature with a single integer parameter returns a value of 4 on 32 - bit platforms and a value of 8 on 64 - bit platforms
例如,带有一个整数参数的签名在32位平台上返回值4 ,而在64位平台上返回值8 。 - To run this example , add the following code to the form class of a visual basic windows application project , and call the
说明若要运行此示例,请将以下代码添加到visual basic windows应用程序项目的窗体类中,并使用整数参数调用 - However , dbviewer cannot handle sql server stored procedures with integer parameters , or with names consisting of more than one word , for example , my stored procedure
然而, dbviewer不能处理带有整数参数的sql server存储过程和名称由一个以上单词构成的存储过程(例如