代码搜索:Block

找到约 10,000 项符合「Block」的源代码

代码结果 10,000
www.eeworm.com/read/213039/4932342

h block.h

// block.h,v 1.3 1999/02/03 01:27:09 schmidt Exp #ifndef BLOCK_H #define BLOCK_H #include "ace/Message_Block.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGM
www.eeworm.com/read/213039/4932388

h block.h

// block.h,v 1.1 1999/01/24 21:06:55 jcej Exp #ifndef BLOCK_H #define BLOCK_H #include "work.h" /* We derive a Message_Block from ACE_Message_Block and teach it about our Unit_Of_Wor
www.eeworm.com/read/212471/4936094

h block.h

#ifndef BLOCK_H #define BLOCK_H #include class TBlock { public: TBlock() :iType(0), iRot(0) {} static int BlockCount(); static TBlock Block(int id); static TBlock Rando
www.eeworm.com/read/212471/4936106

cpp block.cpp

#include "block.h" #include const int numBlocks=7; const TUint16 bl_types[4][numBlocks]= // #### ### ### ## ## ## ### // # # ##
www.eeworm.com/read/211540/4942130

java block.java

import java.awt.event.*; import java.awt.*; import javax.swing.*; import javax.swing.border.*; public class Block extends JButton implements MouseListener { boolean 雷=false, 周围无雷
www.eeworm.com/read/209584/4958274

c block.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/209559/4962802

kconfig_block

menu "Block Devices" config BLK_DEV_UBD bool "Virtual block device" help The User-Mode Linux port includes a driver called UBD which will let you access arbitrary files on the host
www.eeworm.com/read/209348/4979908

java block.java

/*--------------------------------------------------------------------------* | Copyright (C) 2006 Gereon Fassbender | |
www.eeworm.com/read/209211/4981657

c block.c

#include #include #include #include #include "ppp.h" enum { PAD = 128, NLIST = (1
www.eeworm.com/read/208788/4990587

java block.java

package org.apache.lucene.store.db; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for