代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/38039/1090032
mnu network.mnu
NETWORK#PRIOR 网络优先权
#
Required#Loc 所需位置
Specify location(s) through which all autorouted cables must pass.
指定所有自动布线的电缆必须通过的位置。
Primary#Loc 主位置
Select location(s) to use freely when autorouting cables
www.eeworm.com/read/38039/1094016
mnu network.mnu
NETWORK#PRIOR
#
Required#Loc
Specify location(s) through which all autorouted cables must pass.
#
Primary#Loc
Select location(s) to use freely when autorouting cables (default location).
#
Secondary#
www.eeworm.com/read/38059/1107815
txt network.txt
CITS25 Network Activation (V2.010)
==================================
Network Activation Scheme
-------------------------
To enable network operation the CITS25 must first be act
www.eeworm.com/read/493617/1165639
cs network.cs
using System;
using System.IO;
using System.Net;
using System.Net.Sockets;
using System.Threading;
namespace 五子棋
{
///
/// NetWork 的摘要说明。
///
public class NetWork
www.eeworm.com/read/492380/1174927
lua network.lua
#!/usr/bin/lua
-- Copyright (C) 2008 OpenRB.com
require('fslib')
-- get all current system interfaces
ifaces = proc('if-json -a')
file = 'network'
wififile = 'wireless'
os.execute('touch /etc/config
www.eeworm.com/read/492380/1174976
flashsys-network
#!/bin/sh /etc/rc.common
# Copyright (C) 2008 OpenRB.com
START=80
start() {
# write default network configs
/lib/flashsys/startup/network.lua
}
www.eeworm.com/read/491809/1187536
h network.h
// network.h
// Data structures to emulate a physical network connection.
// The network provides the abstraction of ordered, unreliable,
// fixed-size packet delivery to other machines on the networ
www.eeworm.com/read/491809/1187552
cc network.cc
// network.cc
// Routines to simulate a network interface, using UNIX sockets
// to deliver packets between multiple invocations of nachos.
//
// DO NOT CHANGE -- part of the machine emulation
//
//
www.eeworm.com/read/484868/1266003
nc network.nc
// $Id: Network.nc,v 1.4.4.3 2003/08/18 22:09:47 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to