代码搜索:uid
找到约 10,000 项符合「uid」的源代码
代码结果 10,000
www.eeworm.com/read/191434/8429720
java uid.java
/*
* @(#)UID.java 1.19 01/12/03
*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.rmi.server;
import
www.eeworm.com/read/180332/9312047
h uid.h
/************************************************************************
* RSTP library - Rapid Spanning Tree (802.1t, 802.1w)
* Copyright (C) 2001-2003 Optical Access
* Author: Alex Rozin
*
www.eeworm.com/read/408911/7216434
ini uid.ini
[colors]
KEYWORD=0,0,255
PARAMETER=255,0,0
FORMAT=200,0,200
SECTION=178,89,0
[KEYWORDS]
RAM=SECTION
AUDIO=SECTION
EQUATION=SECTION
POOL=SECTION
KEY=SECTION
SECTION=SECTION
DEFRAM=KEY
www.eeworm.com/read/452828/7432474
ini uid.ini
[colors]
KEYWORD=0,0,255
PARAMETER=255,0,0
FORMAT=200,0,200
SECTION=178,89,0
[KEYWORDS]
RAM=SECTION
AUDIO=SECTION
EQUATION=SECTION
POOL=SECTION
KEY=SECTION
SECTION=SECTION
DEFRAM=KEY
www.eeworm.com/read/398609/7933814
cc uid.cc
#include
using namespace std;
#include
int main()
{
cout
www.eeworm.com/read/331130/12847614
ini uid.ini
[colors]
KEYWORD=0,0,255
PARAMETER=255,0,0
FORMAT=200,0,200
SECTION=178,89,0
[KEYWORDS]
RAM=SECTION
AUDIO=SECTION
EQUATION=SECTION
POOL=SECTION
KEY=SECTION
SECTION=SECTION
DEFRAM=KEY
www.eeworm.com/read/243140/12958937
c uid.c
/*****************************************************************************
*
* Module : uid.c
* Description : Unique identifier module.
* OS : SLOS 0.09
* Platform
www.eeworm.com/read/243140/12958942
h uid.h
/*****************************************************************************
*
* Module : uid.h
* Description : Unique identifier module.
* OS : SLOS 0.09
* Platform
www.eeworm.com/read/323000/13358954
ini uid.ini
[colors]
KEYWORD=0,0,255
PARAMETER=255,0,0
FORMAT=200,0,200
SECTION=178,89,0
[KEYWORDS]
RAM=SECTION
AUDIO=SECTION
EQUATION=SECTION
POOL=SECTION
KEY=SECTION
SECTION=SECTION
DEFRAM=KEY
www.eeworm.com/read/137325/5825636
pl uid.pl
#!/usr/bin/perl
if(! @ARGV[0]) {
die "Usage \n";
}
# get uid from .h file
my $uid=readpipe("grep KUidExampleGame ../code/uiinc/CGameApplication.h");
$uid =~ /\{([^\}]*)\}/;
$u