代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/233522/4667406
h vnl_config.h
#ifndef vnl_config_h_
#define vnl_config_h_
// Edit this file to suit your taste, but don't commit the changes.
// set to 0 to disable *bounds* checks in the accessor methods (i.e.
// operator
www.eeworm.com/read/233448/4676649
m category-1.m
/* Test class methods inside categories. */
/* Author: Ziemowit Laski . */
/* { dg-options "-lobjc" } */
/* { dg-do run } */
#include
#ifdef __NEXT_RUNTIME__
#def
www.eeworm.com/read/228954/4760959
cs methodoverload.cs
// Fig. 4.7: MethodOverload.cs
// Using overloaded methods.
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using Syst
www.eeworm.com/read/223787/4808868
java print.java
//: net/mindview/util/Print.java
// Print methods that can be used without
// qualifiers, using Java SE5 static imports:
package net.mindview.util;
import java.io.*;
public class Print {
//
www.eeworm.com/read/222917/4816886
readme
What is PHP4 ext/java?
PHP4 ext/java provides a simple and effective means for creating and
invoking methods on Java objects from PHP. The JVM is created using JNI,
and everything runs in-p
www.eeworm.com/read/215493/4902539
java springutilities.java
package edu.umd.cs.findbugs.gui2;
import javax.swing.*;
import java.awt.*;
/**
* A 1.4 file that provides utility methods for
* creating form- or grid-style layouts with SpringLayout.
* These uti
www.eeworm.com/read/213329/4917098
java print.java
//: net/mindview/util/Print.java
// Print methods that can be used without
// qualifiers, using Java SE5 static imports:
package net.mindview.util;
import java.io.*;
public class Print {
//
www.eeworm.com/read/209559/4964922
c ultracam.c
/*
* USB NB Camera driver
*
* HISTORY:
* 25-Dec-2002 Dmitri Removed lighting, sharpness parameters, methods.
*/
#include
#include
#include
www.eeworm.com/read/209559/4968315
h rtc.h
#ifndef _X86_64_RTC_H
#define _X86_64_RTC_H
/*
* x86 uses the default access methods for the RTC.
*/
#include
#endif
www.eeworm.com/read/209510/4977763
java print.java
//: net/mindview/util/Print.java
// Print methods that can be used without
// qualifiers, using Java SE5 static imports:
package net.mindview.util;
import java.io.*;
public class Print {
//