代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/225531/4794587
target-1
#!/bin/sh
# Before coreutils-4.5.3, --target-dir didn't work with one file.
# It would create the desired link, but would fail with a diagnosis like this:
# ln: `d/.': cannot overwrite directory
# Bas
www.eeworm.com/read/222917/4815330
phpt bug24926.phpt
--TEST--
Bug #24926 (lambda function (create_function()) cannot be stored in a class property)
--FILE--
www.eeworm.com/read/209559/4962800
kconfig_net
menu "UML Network Devices"
depends on NET
# UML virtual driver
config UML_NET
bool "Virtual network device"
help
While the User-Mode port cannot directly talk to any physical
hard
www.eeworm.com/read/196146/5103651
pl ff.pl
use strict;
$::WRITE = 1 if (defined($ARGV[0]) and $ARGV[0] eq '--write');
$::WARN = 0;
sub get_test_data
{
my $fn = shift;
local($/);
undef $/;
open(GIF, $fn) or die "Cannot open
www.eeworm.com/read/190666/5172842
c catch5.c
// Copyright (C) 1999, 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Aug 1999
// We cannot catch an ambiguous base class.
// -- public,
www.eeworm.com/read/190666/5172843
c catch6.c
// Copyright (C) 1999, 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Aug 1999
// We cannot catch an ambiguous base class.
// -- public,
www.eeworm.com/read/190666/5172850
c catch5p.c
// Copyright (C) 1999, 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Aug 1999
// We cannot catch an ambiguous base class.
// -- public,
www.eeworm.com/read/190666/5172853
c catch7.c
// Copyright (C) 1999, 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Aug 1999
// We cannot catch an ambiguous base class.
// -- public,
www.eeworm.com/read/190666/5172856
c catch4p.c
// Copyright (C) 1999, 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Aug 1999
// We cannot catch an ambiguous base class. Check with a virtual
// polymorph