代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/279369/10443175
bas 80535.bas
'-----------------------------------------------------
' 80535.BAS
' specific 80C535 support
'! select the 80535.dat file !
'-----------------------------------------
www.eeworm.com/read/279369/10443221
bas for_next.bas
'--------------------------------------------------------------
' (c) 1997-2000 MCS Electronics
'--------------------------------------------------------------
' file: FOR_NEXT
www.eeworm.com/read/161153/10443378
java score.java
/*
* @(#)Score.java 1.4 04/02/09
*
* Copyright (c) 1999-2004 Sun Microsystems, Inc. All rights reserved.
* PROPRIETARY/CONFIDENTIAL
* Use is subject to license terms
*/
package example.pushpuz
www.eeworm.com/read/161153/10443383
java board.java
/*
* @(#)Board.java 1.4 04/08/31
*
* Copyright (c) 1999-2004 Sun Microsystems, Inc. All rights reserved.
* PROPRIETARY/CONFIDENTIAL
* Use is subject to license terms
*/
package example.pushpuz
www.eeworm.com/read/279273/10449472
txt 51.txt
取得网卡序列号
很多软件以取得网卡地址作为License验证,这不失为一个验证合法用户的好办法,不过要付出回复用户电话、传真的代价哦 ^_^
将下面这段代码拷贝到程序中,然后在你的程序需要的时候调用EthernetAddress(0),该函数返回的字符串就是您机器上网卡的以太序列号。
Private Const NCBASTAT = &H33
Private C ...
www.eeworm.com/read/279229/10454035
h prmconnect.h
#ifndef __PRMCONNECT_H_
#define __PRMCONNECT_H_
#define DLLIMPORTLONG extern "C" __declspec(dllimport) long __stdcall
/*********************************************************************
www.eeworm.com/read/279229/10454099
h prr8152.h
#ifndef __PRR8152_H__
#define __PRR8152_H__
#define DLLIMPORT extern "C" __declspec(dllimport) long __stdcall
/*********************************************************************
| 函数原型:
www.eeworm.com/read/279208/10454992
c regctrl.c
/* /////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) Philips Semiconductors
// All rights are reserved. R
www.eeworm.com/read/353224/10461585
c ssptest.c
/*****************************************************************************
* ssptest.c: main C entry file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semic
www.eeworm.com/read/353220/10462086
h diskio.h
/*-----------------------------------------------------------------------
/ Low level disk interface modlue include file R0.02 (C)ChaN, 2006
/---------------------------------------------------