代码搜索:Invoke
找到约 4,823 项符合「Invoke」的源代码
代码结果 4,823
www.eeworm.com/read/136865/5841928
sh autogen.sh
# autogen.sh
#
# invoke the auto* tools to create the configureation system
# move out configure.in
if ! test -f configure.in; then
echo "copying out configure.in"
ln -s makefiles/configure.in
fi
www.eeworm.com/read/136815/5856620
sh autogen.sh
# autogen.sh
#
# invoke the auto* tools to create the configureation system
# move out configure.in
if ! test -f configure.in; then
echo "copying out configure.in"
ln -s makefiles/configure.in
fi
www.eeworm.com/read/134188/5893456
java exceptionhelpertest.java
/* Copyright 2004 The JA-SIG Collaborative. All rights reserved.
* See license distributed with this file and
* available online at http://www.uportal.org/license.html
*/
package org.jasig.portal;
www.eeworm.com/read/129250/5974579
asm winapp.asm
TITLE Windows Application (WinApp.asm)
; This program displays a resizable application window and
; several popup message boxes.
; Thanks to Tom Joyce for creating a prototype
www.eeworm.com/read/129250/5974592
asm sum_main.asm
TITLE Integer Summation Program (Sum_main.asm)
; Multimodule example: (main module)
; This program inputs multiple integers from the user,
; stores them in an array, calculates the sum of the
www.eeworm.com/read/118801/6095801
sh autogen.sh
# autogen.sh
#
# invoke the auto* tools to create the configureation system
# move out configure.in
if ! test -f configure.in; then
echo "copying out configure.in"
ln -s makefiles/configure.in
fi
www.eeworm.com/read/113186/6133468
java localslsbinvokerinterceptor.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/113186/6134050
java lockmixin.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/108165/6184991
java defaultremoteinvocationexecutor.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/108165/6185438
java lockmixin.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.