代码搜索:ttl
找到约 3,252 项符合「ttl」的源代码
代码结果 3,252
www.eeworm.com/read/183905/9130775
bmp ttl.bmp
www.eeworm.com/read/177399/9456762
ttl dialup.ttl
; Sample macro for Tera Term
; Dial-up login
; open Tera Term
; command line = 'TERATERM /C=1' (COM1 port)
connect '/C=1'
DialPrefix = 'ATD'
; set phone number, username, and password
www.eeworm.com/read/177399/9456769
ttl login.ttl
; Sample macro for Tera Term
; Telnet login
; open Tera Term
; command line = 'TERATERM myhost.mydomain' (telnet)
connect 'myhost.mydomain'
; set username
UsernamePrompt = 'Username:'
Us
www.eeworm.com/read/177399/9456774
ttl delpassw.ttl
; Sample macro for Tera Term
; Delete a password in the password file
yesnobox 'Do you really want to delete your password?' 'Tera Term'
if result then
delpassword 'password.dat' 'mypassword'
www.eeworm.com/read/152185/5675439
c ttl.c
// Module: ttl.c
//
// Description:
// This is a simple multicast application which illustrates
// the use of the IP_TTL option to modify the time-to-live
// field of the IP header simi
www.eeworm.com/read/133885/5898004
ttl tclass.ttl
data/s1.tsd Happy
data/s2.tsd Angry
data/s3.tsd Angry
data/s4.tsd Happy
data/s5.tsd Happy
data/s6.tsd Angry
www.eeworm.com/read/133885/5898036
ttl tclass.ttl
smtodd8/come-1.tsd come
smtodd2/come-1.tsd come
smtodd9/come-1.tsd come
smtodd1/come-2.tsd come
smtodd8/thank-3.tsd thank
smtodd1/thank-3.tsd thank
smtodd5/thank-1.tsd thank
smtodd5/thank-2.tsd thank
www.eeworm.com/read/133885/5898869
ttl tclass.ttl
data/funnel144.tsd funnel
data/funnel62.tsd funnel
data/bell256.tsd bell
data/cyl170.tsd cyl
data/funnel34.tsd funnel
data/bell83.tsd bell
data/bell1.tsd bell
data/funnel163.tsd funnel
data/bell70.tsd
www.eeworm.com/read/127087/6007779
h ttl.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/127056/14381697