代码搜索结果
找到约 10,000 项符合
Interface 的代码
visionupdatedlistener.java
public interface VisionUpdatedListener {
public void visionUpdated(VisionListener comm);
}
iphlpapi.h
/*++
Copyright (c) 1997-1999 Microsoft Corporation
Module Name:
public\sdk\inc\iphlpapi.h
Abstract:
Header file for functions to interact with the IP Stack for MIB-II and
re
readme
THE PBC LIBARY
The PBC (Pairing-Based Crypto) library is a C library providing low-level
routines for pairing-based cryptosystems. It provides an interface for
cyclic groups and a bilinear pairing de
ja.po
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
msgid ""
getdata.pas
unit GetData;
interface
function GetUsersName(UserID: String): String; //
getdata.~pas
unit GetData;
interface
function GetUsersName(UserID: String): String; //
getdata.~pa
unit GetData;
interface
function GetUserName(UserID: String): String; //
pat3b.htm
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
Builder
pat3a.htm
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
Abstract Facto
pat3b.htm
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
Builder