代码搜索:2

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

代码结果 10,000
www.eeworm.com/read/226401/14476745

java taskstatustranstype.java

package com.ict.netcom2.task; public class TaskStatusTransType { /** * 任务由等待状态变迁为运行状态 */ public static final int READY2RUNNING = 0x01; /** * 任务由等待状态变为中止状态 */ public static
www.eeworm.com/read/125600/14482186

h i2ch.h

#ifndef _I2CH #define _I2CH #define I2CPort P2 #define SDA 3 #define SCL 2 void I2CStart(void); void I2CStop(void); void I2CAck(unsigned char); void I2CTx(unsigned char); unsigned cha
www.eeworm.com/read/225971/14508484

c lc32_.c

#include "Def_.h" /*---------------------------------------------------- LC32存储器操作 ----------------------------------------------------*/ static unsigned char FakeI2cSerIn(unsigned char x); s
www.eeworm.com/read/124935/14523836

pas unit3.pas

unit Unit3; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Buttons, Grids, DBGrids, DB, DBTables, StdCtrls; type TForm3 = class(TF
www.eeworm.com/read/124929/14525590

pas unit3.pas

unit Unit3; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Buttons, Grids, DBGrids, DB, DBTables, StdCtrls; type TForm3 = class(TF
www.eeworm.com/read/219939/14859162

makefile

#Makefile for mkyaffs # # NB this is not yet suitable for putting into the kernel tree. # YAFFS: Yet another FFS. A NAND-flash specific file system. # # Copyright (C) 2002 Aleph One Ltd. # for Toby
www.eeworm.com/read/212334/15159558

h a2dp_sd_interface.h

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006 Part of BlueLab 3.6.2-release FILE NAME a2dp_sd_interface.h
www.eeworm.com/read/212334/15159560

h a2dp_sd_open.h

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006 Part of BlueLab 3.6.2-release FILE NAME a2dp_sd_open.h
www.eeworm.com/read/212334/15159584

h a2dp_sd_initiate.h

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006 Part of BlueLab 3.6.2-release FILE NAME a2dp_sd_initiate.h
www.eeworm.com/read/212334/15159589

h a2dp_sd_suspend.h

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006 Part of BlueLab 3.6.2-release FILE NAME a2dp_sd_suspend.h