代码搜索:cannot

找到约 7,468 项符合「cannot」的源代码

代码结果 7,468
www.eeworm.com/read/136812/5861814

c lsdata.c

/* %Z%%M% %I% %E% SMI */ /* Copyright (c) 1984 AT&T */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ /* The copyright notice above does not evidence any
www.eeworm.com/read/133287/5906849

cpp uuidgenerator.cpp

// // UUIDGenerator.cpp // // $Id: //poco/Main/Foundation/src/UUIDGenerator.cpp#5 $ // // Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics. // All rights reserved. // // Redistribut
www.eeworm.com/read/131315/5939727

h m-ibmrs6000.h

/* R2 AIX machine/system dependent defines Copyright (C) 1988 Free Software Foundation, Inc. This file is part of GNU Emacs. GNU Emacs is free software; you can redistribute it and/or modify it u
www.eeworm.com/read/131315/5942113

sh subst.sh

#! /bin/sh # subst - substitute strings into files, carefully PATH=/bin:/usr/bin ; export PATH sed=sed case "$1" in -e) sed=$2 shift ; shift ;; esac case "$1" in -f) substs=$2 shift ; shift
www.eeworm.com/read/131237/5947327

properties localstrings.properties

common.both=You can specify either the literal value or a message key but not both common.io=Encountered input/output error: {0} enumerateTag.enumeration=Cannot create enumeration for {0} formTag.c
www.eeworm.com/read/131237/5947328

properties localstrings.properties

empty.noNameAttribute=No name attribute was specified forward.forward=Exception forwarding for name {0}: {1} forward.lookup=Cannot find global ActionForward for name {0} forward.redirect=Exception
www.eeworm.com/read/130577/5952136

properties localstrings.properties

common.both=You can specify either the literal value or a message key but not both common.io=Encountered input/output error: {0} enumerateTag.enumeration=Cannot create enumeration for {0} formTag.c
www.eeworm.com/read/130577/5952163

properties localstrings.properties

empty.noNameAttribute=No name attribute was specified forward.forward=Exception forwarding for name {0}: {1} forward.lookup=Cannot find global ActionForward for name {0} forward.redirect=Exception
www.eeworm.com/read/128026/5992998

c fileio.c

# include # include void main() { /* 定义一个文件指针fp */ FILE *fp; char ch, filename[10]; printf("Please input the name of file: "); scanf("%s", filename); /* 输入字符串并赋给
www.eeworm.com/read/127043/6009795

java remotejmsadminconnectionifc.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1