代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/183084/9179329
m pause.m
function pause(H)
%PAUSE Pause playback of movie in movie player
% Note that the play and pause methods are identical.
% Pause is equivalent to calling play.
feval(H.fcns.play,[],[],H.hfig);
www.eeworm.com/read/182888/9187109
pm nkf.pm
package NKF;
use strict;
use vars qw($VERSION @ISA @EXPORT @EXPORT_OK);
require Exporter;
require DynaLoader;
@ISA = qw(Exporter DynaLoader);
# Items to export into callers namespace by default. No
www.eeworm.com/read/379057/9209395
cnt tadvtoolbarb6.cnt
:Base TAdvToolBarb6.hlp
:Title TAdvToolBar and TAdvMenus
:LINK BCB6VCL.HLP
1 TAdvToolBar and TAdvMenus
2 Globals
3 Globals=Globals
3 Properties
3 Methods
2 Types
3 TDBGlowButtonType=TDBGlowBu
www.eeworm.com/read/379057/9209703
cnt tadvtoolbarb5.cnt
:Base TAdvToolBarb5.hlp
:Title TAdvToolBar and TAdvMenus
:LINK BCB5VCL.HLP
1 TAdvToolBar and TAdvMenus
2 Globals
3 Globals=Globals
3 Properties
3 Methods
2 Types
3 TDBGlowButtonType=TDBGlowBu
www.eeworm.com/read/379057/9210073
cnt tadvtoolbard6.cnt
:Base TAdvToolBard6.hlp
:Title TAdvToolBar and TAdvMenus
:LINK DEL6VCL.HLP
1 TAdvToolBar and TAdvMenus
2 Globals
3 Globals=Globals
3 Properties
4 CN_DROPDOWNCLOSED=Globals_CN_DROPDOWNCLOSED
4
www.eeworm.com/read/378190/9242255
m call_weka_in_matlab.m
% make sure the 'weka.jar' file is included in your Matlab's file
% 'classpath.txt'.
% see:
% http://math.carleton.ca/old/help/matlab/MathWorks_R13Doc/techdoc/matlab_external/ch_java4.html#30188
%
www.eeworm.com/read/377523/9272557
java _exacttimeimplbase.java
/*
* File: ./REMOTETIME/_EXACTTIMEIMPLBASE.JAVA
* From: .\C15\CORBA\EXACTTIME.IDL
* Date: Wed Apr 05 10:00:30 2000
* By: C:\PROGTO~1\JAVA\BIN\IDLTOJ~1.EXE Java IDL 1.2 Aug 18 1998 16:25:34
www.eeworm.com/read/180461/9307169
java peephole.java
import java.io.*;
import java.util.Iterator;
import org.apache.bcel.classfile.*;
import org.apache.bcel.generic.*;
import org.apache.bcel.Repository;
import org.apache.bcel.util.InstructionFinder;
p
www.eeworm.com/read/376562/9313916
h background.h
//-----------------------------------------------------------------
// Background Object
// C++ Header - Background.h
//-----------------------------------------------------------------
#pragma
www.eeworm.com/read/376353/9319929
h worldmodel.h
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that t