代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/271797/4222535
cs class1.cs
using System;
namespace Example_ReverseArray
{
///
/// 反转数组
///
class MainTest
{
///
/// 利用Reverse方法反转数组
///
public void test1()
www.eeworm.com/read/439112/1811055
nasl http_trace.nasl
#
# (C) 2002 Michel Arboi
#
# HTTP/1.1 is defined by RFC 2068
#
# Check for proxy on the way (transparent or reverse?!)
#
if(description)
{
script_id(11040);
script_version ("
www.eeworm.com/read/431110/1910946
arpa db.2.0.192.in-addr.arpa
;
; BIND reverse data file for east subnet
;
$TTL 604800
@ IN SOA 2.0.192.in-addr.arpa. root@freeswan.org. (
3 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604
www.eeworm.com/read/431110/1910948
arpa db.1.0.192.in-addr.arpa
;
; BIND reverse data file for west subnet
;
$TTL 604800
@ IN SOA 1.0.192.in-addr.arpa. root@freeswan.org. (
2 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604
www.eeworm.com/read/431110/1910951
arpa db.2.1.192.in-addr.arpa
;
; BIND reverse data file for untrusted net
;
$TTL 604800
@ IN SOA 2.1.192.in-addr.arpa. root@freeswan.org. (
3 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
6
www.eeworm.com/read/431110/1911038
db.1.0.192.in-addr.arpa.
;
; BIND reverse data file for west subnet - 192.0.1.0/24
;
$TTL 604800
@ IN SOA 1.0.192.in-addr.arpa. root.freeswan.org. (
200305231 ; Serial
604800 ; Refresh
86400 ; Retry
2419200
www.eeworm.com/read/431110/1911050
db.4.0.192.in-addr.arpa.
;
; BIND reverse data file for east subnet
;
$TTL 604800
@ IN SOA 2.0.192.in-addr.arpa. root.freeswan.org. (
200305231 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
60
www.eeworm.com/read/431110/1911055
db.3.0.192.in-addr.arpa.
;
; BIND reverse data file for south subnet
;
$TTL 604800
@ IN SOA 3.0.192.in-addr.arpa. root.freeswan.org. (
200305261 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
6
www.eeworm.com/read/431110/1911071
db.2.0.192.in-addr.arpa.
;
; BIND reverse data file for east subnet - 192.0.2.0/24
;
$TTL 604800
@ IN SOA 2.0.192.in-addr.arpa. root.freeswan.org. (
200305261 ; Serial
604800 ; Refresh
86400 ; Retry
2419200
www.eeworm.com/read/426010/1996877
agi lookup.agi
#!/usr/bin/perl
#
# Use Reverse Lookups to populate valuable information
#
# Copyright (C) 2005 Digium, Inc.
#
# Mark Spencer
#
# Based on work of Joe Fratantoni - BrakeDanceJ -