代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/229812/4745107
for calendar.for
c$ifdef __386__
c$define INCL_SUB
c$include os2.fap
c$else
*$pragma aux os2 "^" parm routine reverse [] \
* modify [ax bx cx dx es]
*$pragma aux (os2) VioSetCurPos parm (value
www.eeworm.com/read/209211/4984274
c page.c
#include
#include
#include
#include
#include
#include "page.h"
int resizing;
int mknewwindow;
int doabort;
int chatty;
int reverse = -1;
int goodps = 1;
int
www.eeworm.com/read/395929/2428753
h te-i386aix.h
/* This file is te-i386aix.h and is built from pieces of code from
Minh Tran-Le by rich@cygnus.com. */
#define TE_I386AIX 1
#include "obj-format.h"
/* Undefine REVERSE_
www.eeworm.com/read/254562/4381905
h setcurstatus.h
//当前运动状态
const int Syn0 = 0;
const int Syn1 = 1;
const int Syn2 =2;
const int OnWard =111;
const int Reverse =110;
const int TurnLeft =121;
const int TurnRight =120;
const i
www.eeworm.com/read/133137/14053840
h karp.h
#ifndef KARP_LIB
#define KARP_LIB true
// karp.h Include file for brack.cc etc
// W. B. Langdon cs.bham.ac.uk 17 Apr 1997
// version "$Revision: 1.2 $"
//Modifications (in reverse order)
//WBL 17
www.eeworm.com/read/133137/14053866
h karp2.h
#ifndef KARP_LIB
#define KARP_LIB true
// karp.h Include file for brack.cc etc
// W. B. Langdon cs.bham.ac.uk 17 Apr 1997
// version "$Revision: 1.1 $"
//Modifications (in reverse order)
//WBL 17
www.eeworm.com/read/133137/14053901
cc test.cc
// test.cc Program to load gp.test
// W.Langdon cs.ucl.ac.uk $Revision: 1.46 $
//Modifications (reverse order):
//WBL 15 Apr 97 Ensure use TEST_STATS, tidy to keep alpha cxx quiet
//WBL 4 Apr 97
www.eeworm.com/read/104928/15681313
vbs msnlib.vbs
Const MSS_NOT_LOGGED_ON = 1
Const MSS_LOGGED_ON =0
Const MSTATE_ONLINE = 2
Const MLIST_CONTACT =0
Const MLIST_ALLOW = 1
Const MLIST_BLOCK = 2
Const MLIST_REVERSE = 3
Const MMSGTYPE_NO_RESULT
www.eeworm.com/read/447287/7555087
htm 5-13.htm
colors = new Array('330099','00ff00','ff00ff');
sCol = 'ff00ff';
mCol = '00ff00';
hCol = 'red';
H = '***';
H = H.split('');
H = H.reverse();
M = '*****';
M = M.
www.eeworm.com/read/296572/8091670
htm 5-13.htm
colors = new Array('330099','00ff00','ff00ff');
sCol = 'ff00ff';
mCol = '00ff00';
hCol = 'red';
H = '***';
H = H.split('');
H = H.reverse();
M = '*****';
M = M.