代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/381758/2641366
java palindrome.java
public class Palindrome {
public static boolean isPalindrome(String stringToTest) {
String workingCopy = removeJunk(stringToTest);
String reversedCopy = reverse(workingCopy);
www.eeworm.com/read/375190/2729220
hpp fold_tree.hpp
///////////////////////////////////////////////////////////////////////////////
/// \file fold_tree.hpp
/// Contains definition of the fold_tree and reverse_fold_tree transforms.
//
// Copyright
www.eeworm.com/read/375190/2729687
hpp fold_tree.hpp
///////////////////////////////////////////////////////////////////////////////
/// \file fold_tree.hpp
/// Contains definition of the fold_tree and reverse_fold_tree transforms.
//
// Copyright
www.eeworm.com/read/359048/2981014
java palindrome.java
public class Palindrome {
public static boolean isPalindrome(String stringToTest) {
String workingCopy = removeJunk(stringToTest);
String reversedCopy = reverse(workingCopy);
www.eeworm.com/read/359048/2981044
java palindrome.java
public class Palindrome {
public static boolean isPalindrome(String stringToTest) {
String workingCopy = removeJunk(stringToTest);
String reversedCopy = reverse(workingCopy);
www.eeworm.com/read/135259/13944460
cpp rev_itr.cpp
#include "stlexam.h"
#pragma hdrstop
/**************************************************************************
*
* rev_itr.cpp - Example program of reverse iterator.
* See Clas
www.eeworm.com/read/109695/15552183
chat-callback
# =====================================================================================
# Chat script to dial our Company PPP account.
# They uses a call-back system to identify us and to reverse
# ch
www.eeworm.com/read/243682/12925140
txt ciscocsm31.txt
/L20"Cisco CSM 3.1 Config" Line Comment = ! Nocase File Extensions = conf
/Delimiters = ~@$%^&*()+=|\{}[]:;" , .?
/C1"CSM_Commands"
cookie csm
dfp dns
enable
file ft
group
header
ip
map m
www.eeworm.com/read/251577/12335762
hpp iterator.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: stlsoft/iterator.hpp (formerly stlsoft_iterator.h; originally MTIter.h, ::SynesisStl)
*
* Purpose:
www.eeworm.com/read/207991/4998263
mils ctrefine_not_sorted.981374.mils
module(xtables);
var var_usage := bat(oid,oid).insert(0@0,1@0).insert(1@0,1@0);
# without the next line it doesn't crash
var_usage := var_usage.unique().reverse();
var vu_vid := var_usage.reverse().ma