代码搜索结果
找到约 10,000 项符合
Interface 的代码
textimp.java
/**
* The Implementor
*/
public interface TextImp {
public abstract void DrawTextImp();
}
wwhizint.html
The Workspace Whiz! Interface
hacking
Please read the README file before this one.
I Architecture of this distribution
-----------------------------------
The 'common' subdirectory contains the real NTFS engine.
All other directories ar
hacking
Please read the README file before this one.
I Architecture of this distribution
-----------------------------------
The 'common' subdirectory contains the real NTFS engine.
All other directories ar
type.java
public interface Type
{
public int getType();
public int CARD = 0,
OPERATOR = 1;
} // Type
readme.txt
Finger 3.1: a Windows Sockets Finger Client
by Lee Murach Internet: lee@nrc.com, CompuServe: 71161,651
Tel: (805) 484-2128
ubec_chip.h
/*
* $Id: ubec_chip.h,v 1.9 2007/08/17 06:21:52 sunny Exp $
*/
/******************************************************************************
*
* NEC+UBEC EMI test
*
* uart_interface.h
*
usb_windows.c
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo
usb_windows.c
/*
* Copyright (C) 2008 The Android Open Source Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that t
sensor.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi