代码搜索:represents
找到约 10,000 项符合「represents」的源代码
代码结果 10,000
www.eeworm.com/read/127767/14337078
txt e061. determining if a class object represents a class or interface.txt
Class cls = java.lang.String.class;
boolean isClass = !cls.isInterface(); // true
cls = java.lang.Cloneable.class;
isClass = !cls.isInterface(); // false
www.eeworm.com/read/165536/10057900
txt at.txt
AT [DUAL MODE]
NAME AT - Start a program at a specified time.
SYNTAX
at OR
at time "command with parameters
www.eeworm.com/read/354597/10343053
txt at.txt
AT [DUAL MODE]
NAME AT - Start a program at a specified time.
SYNTAX
at OR
at time "command with parameters
www.eeworm.com/read/165536/10058460
txt alarmfle.txt
ALARM-FILE FORMAT [OS/2 ONLY]
NAME ALARM FILE FORMAT - This document describes the
alarm-commands file format
SYNTAX
www.eeworm.com/read/354597/10343601
txt alarmfle.txt
ALARM-FILE FORMAT [OS/2 ONLY]
NAME ALARM FILE FORMAT - This document describes the
alarm-commands file format
SYNTAX
www.eeworm.com/read/196856/8053942
m crossspectrogram.m
function [CS,t,f] = CrossSpectrogram(x1,x2,fsa,wla,fra,nfa,nsa,pfa);
% CrossSpectrogram: Estimate and plot the cross-spectrogram of two
% signals.
%
% [CS,t,f] = CrossSpectrogram(x1,x2,fs,wl,fr,nf,
www.eeworm.com/read/145881/12696836
html 025-029.html
Learn Encryption Techniques with BASIC and C++:Monoalphabetic Substitution Concepts
www.eeworm.com/read/124551/14560792
drc bookmanager.drc
/* VER140
Generated by the Borland Delphi Pascal Compiler
because -GD or --drc was supplied to the compiler.
This file contains compiler-generated resources that
were bound to the execut
www.eeworm.com/read/162614/5535881
java gssname.java
/* GSSName.java -- a name interface for GSS.
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or m
www.eeworm.com/read/162519/5545413
java gssname.java
/* GSSName.java -- a name interface for GSS.
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or m