代码搜索:repeat
找到约 6,690 项符合「repeat」的源代码
代码结果 6,690
www.eeworm.com/read/126411/6017673
bash_aliases
# Some useful aliases.
alias texclean='rm -f *.toc *.aux *.log *.cp *.fn *.tp *.vr *.pg *.ky'
alias clean='echo -n "Really clean this directory?";
read yorn;
if test "$yorn" = "y"; then
rm -f \#
www.eeworm.com/read/125133/6032793
idel rldecode.idel
\ Running this:
\ rlencode some-input-file | run rldecode.idel
\ should reproduce some-input-file on standard output.
def 0 1 main decode 0 ;
def 0 0 decode
absorb { code -- code 0 < if
www.eeworm.com/read/125133/6032967
idel rldecode.idel
\ Running this:
\ rlencode some-input-file | run rldecode.idel
\ should reproduce some-input-file on standard output.
def 0 1 main decode 0 ;
def 0 0 decode
absorb { code -- code 0 < if
www.eeworm.com/read/101130/6239409
cpp mgcminimize1d.cpp
// Magic Software, Inc.
// http://www.magic-software.com
// Copyright (c) 2000, All Rights Reserved
//
// Source code from Magic Software is supplied under the terms of a license
// agreement and
www.eeworm.com/read/217212/6322455
txt yufa.txt
strcpy(m_szKW[0],"");
strcpy(m_szKW[1],"");//标识符
strcpy(m_szKW[2],"");//整数
strcpy(m_szKW[3],"");//实数
strcpy(m_szKW[4],"TRUE"); //布尔值
strcpy(m_szKW[5],"FALSE");
strcpy(m_szKW[6],"CONS
www.eeworm.com/read/488093/6496237
vwf div2.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/487356/6509006
vwf pskfsk.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to