This warning indicates that an integer offset into the specified stack array exceeds the maximum bounds of that array.
此警告意味着指定堆栈数组的整数偏移量超出了该数组的最大界限。
Logs a warning using the message, and optionally the stack trace, from the given exception.
使用来自给定异常的消息和堆栈跟踪(可选)记录一个警告。
This warning indicates that stack usage exceeding a preset threshold has been detected inside a function.
此警告指出在函数内检测到了超出预设阈值的堆栈使用率。
To correct this warning, you can either move some data to heap, or increase the stack size.
若要更正这则警告,您可以将部分资料移至堆积,或增加堆叠大小。
This warning indicates that a parameter that points to a non-stack buffer of known size is being passed into a function that copies more bytes into it than that size.
此警告意味着,正将指向已知大小的非堆栈缓冲区的参数传递到某个函数,但是该函数向缓冲区中复制的字节数大于缓冲区的大小。
This warning indicates that a parameter that points to a non-stack buffer of known size is being passed into a function that copies more bytes into it than that size.
此警告意味着,正将指向已知大小的非堆栈缓冲区的参数传递到某个函数,但是该函数向缓冲区中复制的字节数大于缓冲区的大小。
应用推荐