代码搜索:Invoke
找到约 4,823 项符合「Invoke」的源代码
代码结果 4,823
www.eeworm.com/read/151450/12210146
java callcontrolterminalconnectioncapabilities.java
/*
* Copyright (c) 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for NON-COMMERCIAL purposes and withou
www.eeworm.com/read/151450/12210149
java callcontrolconnectioncapabilities.java
/*
* Copyright (c) 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for NON-COMMERCIAL purposes and withou
www.eeworm.com/read/151450/12210152
java callcontroladdresscapabilities.java
/*
* Copyright (c) 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for NON-COMMERCIAL purposes and withou
www.eeworm.com/read/151450/12210157
java callcontrolterminalcapabilities.java
/*
* Copyright (c) 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for NON-COMMERCIAL purposes and withou
www.eeworm.com/read/151450/12210160
java callcontrolcallcapabilities.java
/*
* Copyright (c) 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for NON-COMMERCIAL purposes and withou
www.eeworm.com/read/130554/14186137
asm edit.asm
; edit.asm
; (C) Copyright 1999
; Bill (billasm@usa.net)
.486p
.model flat, stdcall
include windows.inc
include kernel32.inc
include user32.inc
include comctl32.inc
include comd
www.eeworm.com/read/128066/14317665
asm ewcalc.asm
title Assembler Calculator
comment '======================================================|'
comment '* EWCalc v1.0 *'
www.eeworm.com/read/127040/14387274
asm sizer.asm
.386
.model flat, stdcall
option casemap :none
include \masm32\include\windows.inc
include \masm32\include\user32.inc
include \masm32\include\kernel32.inc
www.eeworm.com/read/123453/14631352
def wtp_init_machine.def
/*
* wtp_init_machine.def: macro call for generating WTP initiator state
* machine. See the architecture document for guidance how to use and update
* it.
*
* By Aarno Syv鋘en for Wapit Ltd.
*