代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/208083/15254843
c 实例11-9.c
#include
#include
#define StartX 1
#define StartY 1
void initial();
main()
{
int x=StartX;
int
www.eeworm.com/read/207217/15279387
cpp ex8_02.cpp
// Exercise 8.2 Reversing the order of a string of characters.
/******************************************************************
The reverse() function works with an argument of type string, or a
www.eeworm.com/read/170572/5403658
java charindexedsegment.java
/*
* CharIndexedSegment.java
* :tabSize=8:indentSize=8:noTabs=false:
* :folding=explicit:collapseFolds=1:
*
* Copyright (C) 1998 Wes Biggs
* Copyright (C) 2000, 2001 Slava Pestov
*
* This libr
www.eeworm.com/read/164379/5489927
c 实例11-9.c
#include
#include
#define StartX 1
#define StartY 1
void initial();
main()
{
int x=StartX;
int
www.eeworm.com/read/162614/5539599
cc 5.cc
// Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under t
www.eeworm.com/read/162614/5539835
cc 4.cc
// 1999-06-04 bkoz
// Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistri
www.eeworm.com/read/162614/5539841
cc 4.cc
// 1999-06-04 bkoz
// Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistri
www.eeworm.com/read/160303/5573591
db.4.1.192.in-addr.arpa.
;
; BIND reverse data file for south internet
;
$TTL 604800
@ IN SOA 4.1.192.in-addr.arpa. root.freeswan.org. (
200210241 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
www.eeworm.com/read/159030/5588887
java calloutarglist.java
package CatDecaf.IR; // Java Package generated by the BNF Converter.
import parser.*;
public class CallOutArgList implements CatDecaf.Utilities.Visitable
{
public CallOutArg callOutArg_;
pu
www.eeworm.com/read/475585/6773980
cpp serialis.cpp
/**********************************************************************
* File: serialis.h (Formerly serialmac.h)
* Description: Inline routines and macros for serialisation functions
* Aut