代码搜索:DWORD
找到约 10,000 项符合「DWORD」的源代码
代码结果 10,000
www.eeworm.com/read/208919/15230929
c dword.c
/*----------------------------------------------------------------------------
* @
* UTILITY FOR DEMONSTRATING THE EFFICIENCY
* OF PROCESSING MEMORY IN DOUBLE WORDS
* =================
www.eeworm.com/read/208919/15230945
exe dword.exe
www.eeworm.com/read/326616/3470710
java dword.java
package org.xvolks.jnative.misc.basicStructures;
public class DWORD extends LONG {
public DWORD(int value) {
super(value);
}
}
www.eeworm.com/read/366076/2893454
java dword.java
package org.xvolks.jnative.misc.basicStructures;
public class DWORD extends LONG {
public DWORD(int value) {
super(value);
}
}
www.eeworm.com/read/159030/5588805
java dword.java
// $Id: dWord.java,v 1.3 2000/10/21 23:18:13 mdeeds Exp $
package java6035.tools.ASM;
/**
* dWord
*
* represents an .word directive in ASM file. ".word w1, ..., wn" stores
* the n 32-bit quantit
www.eeworm.com/read/119007/14844556
cpp __dword128.cpp
// __DWORD128.cpp: implementation of the __DWORD128 class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SecretChat.h"
#include "__DWOR
www.eeworm.com/read/119007/14844562
h __dword128.h
// __DWORD128.h: interface for the __DWORD128 class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX___DWORD128_H__7D9DB8E9_5DC8_45E4_9D9A_AF120331FEAD_
www.eeworm.com/read/208919/15230910
bat dword.make.bat
@ECHO OFF
CALL clock.make.bat -release %1 DWORD.c
www.eeworm.com/read/206244/15297718
cpp __dword128.cpp
// __DWORD128.cpp: implementation of the __DWORD128 class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SecretChat.h"
#include "__DWOR