代码搜索:MASON
找到约 232 项符合「MASON」的源代码
代码结果 232
www.eeworm.com/read/243682/12924953
txt mason.txt
/L20"Mason" Nocase HTML_LANG Line Comment Num = 2# Block Comment On = Block Comment On Alt = =pod Block Comment Off Alt = =cut String Chars = "' File Extensions = HTM HTM
www.eeworm.com/read/227241/14436269
jsf mason.jsf
# JOE syntax file for Mason
=Idle
# Call HTML with mason flag. It will call perl.
:idle Idle
* idle noeat call=html.html(mason)
www.eeworm.com/read/227241/14436284
in mason.jsf.in
# JOE syntax file for Mason
=Idle
# Call HTML with mason flag. It will call perl.
:idle Idle
* idle noeat call=html.html(mason)
www.eeworm.com/read/487231/1239359
pas mason.pas
program mason(input,output);
var
n:longint;
i,j:longint;
out:array[1..500] of longint;
sta:array[1..1000] of longint;
procedure solve(n:longint);{用二分法求2的n次幂}
begin
if n=0