代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5528358
c 950221-1.c
short v = -1;
typedef struct
{
short network;
} atype;
void f ()
{
static atype config;
atype *cp;
short net;
cp = &config;
cp->network = (v == -1) ? 100 : v;
net = cp->network;
}
www.eeworm.com/read/162362/5548174
inf blitz.inf
[info]
title=Network Blitz
codepage=65001
version=3.00
format=2.00
readonly=true
refcount=2
[titles]
1036=Réseau
1031=Netzwerk 2
3082=Ataque radial
1040=Rete
1035=Verkko
1030=Netværk
1
www.eeworm.com/read/162362/5548177
utf8 blitz.utf8
[info]
title=Network Blitz
codepage=65001
version=3.00
format=2.00
readonly=true
refcount=2
[titles]
1036=Réseau
1031=Netzwerk 2
3082=Ataque radial
1040=Rete
1035=Verkko
1030=Netværk
1
www.eeworm.com/read/162362/5548179
inf blitz.inf
[info]
title=Network Blitz
codepage=65001
version=3.00
format=2.00
readonly=true
refcount=2
[titles]
1036=Réseau
1031=Netzwerk 2
3082=Ataque radial
1040=Rete
1035=Verkko
1030=Netværk
1
www.eeworm.com/read/162362/5548182
utf8 blitz.utf8
[info]
title=Network Blitz
codepage=65001
version=3.00
format=2.00
readonly=true
refcount=2
[titles]
1036=Réseau
1031=Netzwerk 2
3082=Ataque radial
1040=Rete
1035=Verkko
1030=Netværk
1
www.eeworm.com/read/162170/5548528
readme
Dearborn Group Technology has released under GPL this plugin
for Ethereal. It decodes the protocol used by their Gryphon
automotive network tool.
The plugin decodes the communication protocol, but no
www.eeworm.com/read/161993/5549176
h netif.h
/*
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi
www.eeworm.com/read/161121/5557268
c checksum.c
/*
* arch/s390/lib/checksum.c
* S390 fast network checksum routines
*
* S390 version
* Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Ulrich Hild
www.eeworm.com/read/161112/5561002
c etheroutputdemo.c
/* etherOutputDemo.c - Demo for using low-level output ethernet routines */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,06nov97,mm added cop
www.eeworm.com/read/160303/5573434
interfaces
######################################################################
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
#
#
# !!!NOTE!!! THIS IS AN ALPHA RELEASE! DO NOT RELY ON