代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/340665/3281131
cc natgtkmainthread.cc
// This file was created by `gcjh -stubs'. -*- c++ -*-
//
// This file is intended to give you a head start on implementing native
// methods using CNI.
// Be aware: running `gcjh -stubs ' once more f
www.eeworm.com/read/336847/3346703
cc gcjtermdocs.cc
// This file was created by `gcjh -stubs'. -*- c++ -*-
//
// This file is intended to give you a head start on implementing native
// methods using CNI.
// Be aware: running `gcjh -stubs ' once more f
www.eeworm.com/read/331538/3407103
tcl destdir.tcl
# DESTDIR.TCL - Setup procedures for implementing destination-directory
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 01f,22m
www.eeworm.com/read/324606/3500658
tcl destdir.tcl
# DESTDIR.TCL - Setup procedures for implementing destination-directory
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 01d,31m
www.eeworm.com/read/310989/3688393
java menuitem.java
package org.j4me.ui;
/**
* Implementing classes can be used as menu choices in a Menu.
*/
public interface MenuItem
{
/**
* @return The text displayed by the menu.
*/
p
www.eeworm.com/read/309003/3708730
m scfig.m
function SCFig(num)
% SCFig -- Callback implementing functions of SCDemo
% Usage
% SCFig(num)
%
global SCFIGNUM
global N rho alf nTFA rhoTFA
if 1
www.eeworm.com/read/296353/3905070
cc gcjtermdocs.cc
// This file was created by `gcjh -stubs'. -*- c++ -*-
//
// This file is intended to give you a head start on implementing native
// methods using CNI.
// Be aware: running `gcjh -stubs ' once more f
www.eeworm.com/read/292741/3941992
java menuitem.java
package org.j4me.ui;
/**
* Implementing classes can be used as menu choices in a Menu.
*/
public interface MenuItem
{
/**
* @return The text displayed by the menu.
*/
p
www.eeworm.com/read/292705/3948838
c zlib.c
/*
* This file is derived from various .h and .c files from the zlib-1.0.4
* distribution by Jean-loup Gailly and Mark Adler, with some additions
* by Paul Mackerras to aid in implementing Deflate
www.eeworm.com/read/288095/4011055
cpp metal.cpp
// Name: univ/themes/metal.cpp
// Purpose: wxUniversal theme implementing Win32-like LNF
// Author: Vadim Zeitlin, Robert Roebling
// Modified by:
// Created: 06.08.00
// RCS-