代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/173141/5379767
out partdml.out
ij> --
-- Test partial row access for update and delete
--
maximumdisplaywidth 2000;
ij> drop function getScanCols;
ERROR 42Y55: 'DROP FUNCTION' cannot be performed on 'GETSCANCOLS' because it does no
www.eeworm.com/read/173141/5379959
out savepointjdbc30.out
Test savepointJdbc30 starting for regular connections
Tests common to DRDA and embedded Cloudscape
Test1 - no unnamed savepoints allowed if autocommit is true
Expected Exception is Cannot set savepoin
www.eeworm.com/read/170828/5402765
inf charsample.inf
;; CharSample.inf
;; ********* PLEASE READ ***********
;; The wizard cannot create exact INF files for all buses and device types.
;; You may have to make changes to this file in order to get yo
www.eeworm.com/read/168845/5429812
py no_type.py
#!/usr/bin/python
# Test that we cannot specify targets of unknown type as sources.
# This is based on the fact that Unix 'ar' will happily consume
# just about anything.
from BoostBuild impor
www.eeworm.com/read/162614/5517457
c template1.c
/* PR c++/3009 */
/* { dg-do run } */
// According to 14.6.2.4 of C++ Standard:
// "If a base class is a dependent type, a member of that
// class cannot hide a name declared within a template, or a
/
www.eeworm.com/read/345431/3199323
inf charsample.inf
;; CharSample.inf
;; ********* PLEASE READ ***********
;; The wizard cannot create exact INF files for all buses and device types.
;; You may have to make changes to this file in order to get yo
www.eeworm.com/read/340665/3275567
c err-msg12.c
// Build don't link:
// GROUPS passed error-messages
class foo {
public:
friend mutable int x ();// ERROR - non-object member `x' cannot be declared `mutable'
};
www.eeworm.com/read/338354/3318517
bas startup.bas
Attribute VB_Name = "startup"
'
' Project: vbtos
'
' Description:
' This is a simple app that creates a datagram socket and sets the
' IP_TOS option. Note that you cannot directly verify t
www.eeworm.com/read/332011/3402193
inf charsample.inf
;; CharSample.inf
;; ********* PLEASE READ ***********
;; The wizard cannot create exact INF files for all buses and device types.
;; You may have to make changes to this file in order to get yo
www.eeworm.com/read/324447/3503299
h sds_errstrings.h
/* $Header: */
#ifndef ISTKsds_errorstring_h
#define ISTKsds_errorstring_h
char *sds_error_string[36] =
{
"all ok",
"No such SDS",
"No space for directory",
"Cannot open file",