代码搜索:forth
找到约 5,349 项符合「forth」的源代码
代码结果 5,349
www.eeworm.com/read/210891/15190219
txt readme.txt
程序功能:比较两个文本的不同,然后写出如何从源文件变化到目标文件。
输入命令行执行程序:(在debug目录下)
compare sourcename targetname resultname
例:compare source1.txt target1.txt result1.txt
测试用例:
source1:
First Line.
Second Line.
Third Lin
www.eeworm.com/read/174714/9575564
th demo3.th
: printfour
dup ( save the number on top of the stack )
4 = ( compare it to four )
if
" forth " ( output a string for it )
drop ( and delete the saved value )
else
.
endif
;
www.eeworm.com/read/148648/5713158
bat bootcopy.bat
REM COPY and RENAME Monitor Files
REM
REM set MON_NAME to the name of your target system
REM SET MON_NAME=Forth EVA167-C167CR_2
REM COPY abstract.txt "..\%MON_NAME%.TXT"
REM COPY boot167 "..
www.eeworm.com/read/148648/5713227
bat bootcopy.bat
REM COPY and RENAME Monitor Files
REM
REM set MON_NAME to the name of your target system
SET MON_NAME=Forth EVA166-80C166-CAN
COPY abstract.txt "..\%MON_NAME%.TXT"
COPY boot166 "..\%MON_NAME
www.eeworm.com/read/120487/6073342
po zh_tw.po
# Traditional Chinese translation for libpq.
# Translated and modified from Simplified Chinese translation.
# Zhenbang Wei , 2001.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL
www.eeworm.com/read/120487/6073757
po zh_tw.po
# Traditional Chinese translation for pg_dump.
# Translated and modified from Simplified Chinese translation.
# Zhenbang Wei , 2001.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreS
www.eeworm.com/read/149161/12398327
cpp forthtest.cpp
/**
@file
@brief Test code for forth virtual machine.
This program has been placed in the Public Domain by J.D.Medhurst (a.k.a. Tixy)
*/
/**
@defgroup forth_test Test - Test code for forth
www.eeworm.com/read/120487/6073838
po zh_tw.po
# Traditional Chinese translation for psql.
# Translated and modified from Simplified Chinese translation.
# Zhenbang Wei , 2001.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL