代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/140582/5786153
255 db.255
;
; BIND reverse data file for broadcast zone
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Neg
www.eeworm.com/read/140582/5786155
db.0
;
; BIND reverse data file for default zone
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negat
www.eeworm.com/read/140582/5786758
txt description.txt
This test brings up a standard OE gateway, (east) as well as a "road warrior"
living on a different network.
The road warrior has to guess it's ID, and it will conclude on a reverse
name (213.3.1.19
www.eeworm.com/read/139903/5795978
cpp liststability.cpp
//: C04:ListStability.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Things don't move around i
www.eeworm.com/read/138743/5814019
m makechirps.m
function sig = MakeChirps(Name,N);
%
% MakeChirps -- Make artificial chirp signal
% Usage
% sig = MakeSignal(Name,N)
% Inputs
% Name string: 'HypChirps','LinChirps','Chirps'
% N de
www.eeworm.com/read/137696/5819156
hpp regularexpression.hpp
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/132312/5918426
txt functions.java.txt
package jsp2.examples.el;
import java.util.*;
/**
* Defines the functions for the jsp2 example tag library.
*
* Each function is defined as a static method.
*/
public class Functions {
www.eeworm.com/read/131315/5937236
make_rev
#!/bin/sh
# @(#) make_rev 1.2 92/08/31 @(#)
# make the reverse mapping file from a DNS database
#
# Copyright (c) 1992 by Texas Internet Consulting
# This code may be freely copied and used so long as
www.eeworm.com/read/131315/5944950
makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= tail
SRCS= forward.c misc.c read.c reverse.c tail.c
.include
www.eeworm.com/read/131315/5944956
tags
ARG tail.c /^#define ARG(units, forward, backward) { \\$/
Mtail tail.c /^main(argc, argv)$/
bytes read.c /^bytes(fp, off)$/
err misc.c /^err(fatal, fmt, va_alist)$/
forward forward.c /^forward(fp,