代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/231652/14224798
pas ac1114.pas
program ural1114;
const
maxbox=20;
maxball=15;
type
bignum=array[0..19]of byte;
var
w:array[0..maxball,0..maxbox]of cardinal;
{w[i,j] is the number of methods to put
www.eeworm.com/read/230049/14307248
java serialctl.java
//: c12:SerialCtl.java
// Controlling serialization by adding your own
// writeObject() and readObject() methods.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. Se
www.eeworm.com/read/123453/14631257
h wsp.h
/*
* wsp.h - WSP implementation header
*/
#ifndef WSP_H
#define WSP_H
/*
* int WSP_accepted_extended_methods[] = { -1 };
* int WSP_accepted_header_code_pages[] = { -1 };
*/
/* See Table 35 of
www.eeworm.com/read/123453/14632073
h wsp.h
/*
* wsp.h - WSP implementation header
*/
#ifndef WSP_H
#define WSP_H
/*
* int WSP_accepted_extended_methods[] = { -1 };
* int WSP_accepted_header_code_pages[] = { -1 };
*/
/* See Table 35 of
www.eeworm.com/read/122674/14676330
h binfile.h
#ifndef BINARY_FILE_CLASS
#define BINARY_FILE_CLASS
// system files containing hierarchy of file handling methods.
#include
#include
#include
#include "st
www.eeworm.com/read/122674/14676432
h binfile.h
#ifndef BINARY_FILE_CLASS
#define BINARY_FILE_CLASS
// system files containing hierarchy of file handling methods.
#include
#include
#include
#include "st