代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/157594/11684609
~dpr admin.~dpr
program admin;
uses
Forms,
login in 'login.pas' {Fm_login},
main in 'main.pas' {Fm_main},
netlist in 'netlist.pas' {Fm_netlist},
connect in 'connect.pas' {fm_SerConfig},
data in '
www.eeworm.com/read/151467/12209300
in pppoe-stop.in
#!/bin/sh
# @configure_input@
#***********************************************************************
#
# pppoe-stop
#
# Shell script to bring down a PPPoE connection
#
# Copyright (C) 2000 Roaring P
www.eeworm.com/read/151394/12216364
in pppoe-stop.in
#!/bin/sh
# @configure_input@
#***********************************************************************
#
# pppoe-stop
#
# Shell script to bring down a PPPoE connection
#
# Copyright (C) 2000 Roaring P
www.eeworm.com/read/150621/12280068
tdf counter8.tdf
-- megafunction wizard: %LPM_COUNTER%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: lpm_counter
-- ============================================================
-- File Name: counter8.td
www.eeworm.com/read/150621/12280074
tdf counter16.tdf
-- megafunction wizard: %LPM_COUNTER%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: lpm_counter
-- ============================================================
-- File Name: counter16.t
www.eeworm.com/read/337282/12379358
py scribble.py
#!/usr/bin/env python
#this is a simple translation of the scribble example that comes with GTK+
import gtk
pixmap = None
def configure_event(widget, event):
global pixmap
win = widget.win
www.eeworm.com/read/336669/12426159
tdf clk_sel.tdf
-- megafunction wizard: %LPM_MUX%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: lpm_mux
-- ============================================================
-- File Name: clk_sel.tdf
-- Meg
www.eeworm.com/read/129891/14219131
makefile
include ../Make.defines
PROGS = daytimetcpcli tcpcli01 tcpcli02 tcpcli03 tcpcli04 tcpservselect02 web
all: ${PROGS}
daytimetcpcli: daytimetcpcli.o
${CC} ${CFLAGS} -o $@ daytimetcpcli.o ${LIBS}
t
www.eeworm.com/read/129821/14223634
h mouse.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio October 2001
FILE
hid_mouse.h - defines for hid_mouse
MODIFICAT