代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/430360/1932235
inc sti.inc
; ===========================================
; sti.inc copyright MASM32 1998 - 2005
; ===========================================
IFNDEF STI_INC
STI_INC equ
StiCreateInstanceA PROT
www.eeworm.com/read/196768/5100636
entries
/.cvsignore/1.2/Mon Jan 6 20:13:50 2003//
/Makefile.am.m4/1.29/Tue Aug 23 19:50:43 2005//
/accordion_prot.x/1.2/Wed Sep 21 21:13:19 2005//
/adb_prot.x/1.1/Wed Aug 17 03:51:57 2005//
/bigint.py/1.1/Fr
www.eeworm.com/read/465112/6966766
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Netfone.rc
//
#define IDC_NEW_KEY 3
#define IDC_LWLA_CONNECT 3
#define I
www.eeworm.com/read/450639/7479555
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by netfone.rc
//
#define IDC_NEW_KEY 3
#define IDC_LWLA_CONNECT 3
#define IDC_ABO
www.eeworm.com/read/433179/8541532
vb studydatalist.aspx.vb
Partial Class studyDataList
Inherits System.Web.UI.Page
Function CreateDataSource() As ICollection
Dim dt As DataKey
dt = New DataKey()
End Function
Prot
www.eeworm.com/read/371578/9547741
inc thunk32.inc
; ===========================================
; thunk32.inc copyright MASM32 1998 - 2003
; ===========================================
Callback12 PROTO :DWORD,:DWORD,:DWORD
Callback16 PROT
www.eeworm.com/read/423159/10582879
asm init-cpu.asm
; ============================================================
; File: INIT-CPU.ASM
;
; Copyright (C) 2001, Daniel W. Lewis and Prentice-Hall
;
; Purpose: Switches the processor from real to prot
www.eeworm.com/read/129125/14265236
java invoice.java
public class Invoice
extends SortedList
implements MenuUser
{
protected static final String MENU[] =
{
"[A] Add Item", "[D] Delete Item", "[S] Show Invoice"};
prot
www.eeworm.com/read/236296/4642078
inc thunk32.inc
; ===========================================
; thunk32.inc copyright MASM32 1998 - 2003
; ===========================================
Callback12 PROTO :DWORD,:DWORD,:DWORD
Callback16 PROT
www.eeworm.com/read/436639/1846952
pas mutex.pas
unit Mutex;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TListThread = class (TThread)
private
Str: String;
prot