代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/271793/4223545
pas strres.pas
unit StrRes;
interface
resourcestring
SFailToCreateDb = 'Fail to create database.';
SPasswordWrong = 'Password is incorrect, you cannot open the cipher box.';
SInputPassword = 'Input
www.eeworm.com/read/271793/4223561
pas strres.pas
unit StrRes;
interface
resourcestring
SPasswordWrong = 'Password is incorrect, you cannot open the address book.';
SFailToCreateDb = 'Fail to create database.';
SQueryDeleteCard = 'Ar
www.eeworm.com/read/443278/1750476
wgt busy.wgt
## This widget is the transparent blt "busy" window
## It does show up in the widget tree, but cannot be selected, and it
## does not get saved in the project either
Class Busy
Lib
www.eeworm.com/read/420998/2057560
readme
Abstract interfaces cannot exist on their own. They can be implemented either
as a valuetype or as an interface. Methods can then operate on an abstract
interface without knowing if the parameter is
www.eeworm.com/read/416830/2106251
readme
Abstract interfaces cannot exist on their own. They can be implemented either
as a valuetype or as an interface. Methods can then operate on an abstract
interface without knowing if the parameter is
www.eeworm.com/read/400767/2347065
cs strutil.cs
using System;
namespace Mf.Util
{
///
/// Summary description for StrUtil.
///
public class StrUtil
{
/// Class cannot be instantiated
www.eeworm.com/read/388373/2550947
h ls.h
// These are the classes associated with the local search operator hierarchy.
// Notice that Local_Search is an abstract base class and as such cannot be
// instantiated. For now, local search is
www.eeworm.com/read/380833/2652089
properties webmessages.properties
ServerError=Your request cannot be completed. The server got the following error:
TitleTransferFunds=Transfer Funds
TitleError=Error
TitleTransferSucceeded=Transfer Succeeded
TitleWD=Withdraw or
www.eeworm.com/read/258893/4349449
c pgpmsrsaglue.c
/*
* pgpMSRSAGlue.c - Interface to Microsoft CryptoAPI for RSA support
*
* This is an alternative to pgpRSAGlue.c, and should be used if that
* module cannot be used for legal reasons. It is