代码搜索:Invoke
找到约 4,823 项符合「Invoke」的源代码
代码结果 4,823
www.eeworm.com/read/440906/1783293
java invoke_2.java
public class Invoke_2
{
static int s;
public static void foo (int a, int b)
{
System.out.println(a + " " + b);
}
public static void main(String[] args) {
foo (bar(), s);
}
p
www.eeworm.com/read/440906/1783430
java invoke_1.java
// Test of failing method invocation.
public class Invoke_1
{
public void call_me ()
{
System.out.println ("no");
}
public static Invoke_1 get_i ()
{
return null;
}
www.eeworm.com/read/402480/2319385
c errhandler_invoke.c
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/400494/2352337
c invoke-trans.c
/* Copyright (C) 1994 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Li
www.eeworm.com/read/375190/2730581
hpp invoke_procedure.hpp
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan
www.eeworm.com/read/375190/2730828
hpp invoke_procedure.hpp
/*=============================================================================
Copyright (c) 2005-2006 Joao Abecasis
Copyright (c) 2006-2007 Tobias Schwinger
Use modification and distrib
www.eeworm.com/read/375190/2738697
cpp invoke_procedure.cpp
/*=============================================================================
Copyright (c) 2005-2006 Joao Abecasis
Copyright (c) 2006-2007 Tobias Schwinger
Use modification and distrib