当错误发生时,v8会抛出一个异常。比如,当一个脚本或者函数试图去访问一个并不存在的属性,或者调用一个并不是函数的函数。
V8 will throw an exception if an error occurs - for example, when a script or function attempts to read a property that does not exist, or if a function is called that is not a function.
否则,Vimscript将假设该函数调用实际上是一个内置的Vim命令,并且很可能会发出报警,指出并不存在这类命令。
Otherwise, Vimscript will assume that the function call is actually a built-in Vim command and will most likely complain that no such command exists.
QueryXBitmaps和QueryXExtents的协议请求处理程序中还存在一个整数溢出漏洞,这两个请求导致调用build_range函数。
An integer overflow vulnerability exists within the handlers for the QueryXBitmaps and QueryXExtents protocol requests. Both requests result in a call to the build_range function.
使其私人的“旧”的方式这样做。构造函数仍然存在,但它是私人的,只能从内部调用另一个类的成员函数。
Making it private is the "old" way of doing it. The constructor still exists, but it is private, and can only be invoked from within another class member function.
存在多个与实参匹配的函数,但没有一个是明显的最佳选择。这种情况也是,该调用具有二义性。
There is more than one function that matches and none of the matches is clearly best. This case is also an error; the call is ambiguous .
如果一个命名的互斥对象在本函数调用之前已经存在,则返回已经存在的对象句柄。
If the named mutex object existed before the function call, the function returns a handle to the existing object and GetLastError returns ERROR_ALREADY_EXISTS.
构造函数仍然存在,但它是私人的,只能从内部调用另一个类的成员函数。
The constructor still exists, but it is private, and can only be invoked from within another class member function.
构造函数仍然存在,但它是私人的,只能从内部调用另一个类的成员函数。
The constructor still exists, but it is private, and can only be invoked from within another class member function.
应用推荐