apiutil.gms : API 모델 라이브러리 파일을 생성

설명

다음 시스템 구성/문서 파일이 작성되었습니다:

    apilib.glb IDE 색인 및 문서
    apilibfs.txt Makefile 입력 파일

$include되고, 읽고 쓰여진 모든 파일은 동일해야 합니다.
디렉토리.

소형 모델 유형 :무료 슬롯 게임


카테고리 : 무료 슬롯 게임 API 라이브러리


메인 파일 : apiutil.gms 포함: apimod.inc[html]

$title API 모델 라이브러리 파일을 생성합니다(APIUTIL,SEQ=1)
$onText

  다음 시스템 구성/문서 파일이 작성됩니다.

      apilib.glb IDE 색인 및 문서
      apilibfs.txt Makefile 입력 파일

  $include되고, 읽고 쓰여진 모든 파일은 동일해야 합니다.
  디렉토리.

$offText

파일 glb IDE 모델 라이브러리 인덱스 / 'apilib.glb' /
      glist 메이크파일 인덱스 파일 / 'apilibfs.txt' / ;

$off목록
$include apimod.inc
$onListing
*
* IDE apilib 파일
*
glb를 넣어
    '버전 = 5'
 / 'LibraryName = 무료 슬롯 게임 API 라이브러리'
 / '열 = 5'
 / '5 = SeqNr'
 / '1 = 이름'
 / '2 = 유형'
 / '3 = 카테고리'
 / '4 = 설명'
 / '초기 정렬 = 2'
 / '*$*$*$';

*glb.lcase=1;
루프(s,m)$sm(s,m),
* 넣다 / '파일 = ' m.tl:0 '.' s.tl:0;
   put / '파일 = 'm.tl:0 '.gms';
   loop(incmap(inc,s), put ',',inc.tl:0 '.inc');
   루프incmap(minc,s),
       넣어 ',[',minc.tl:0,']';
   ;
   루프incmap(oinc,s),
      ',',oinc.tl:0;을 넣습니다.
   ;
   glb.lcase=2;
   넣다 / '1 = 'm.tl:0;
   넣다 / '2 = '; loop(tss(t,s), put t.te(t) );
   넣다 / '3 = '; 루프( cs(c,s), put c.te(c) );
   glb.lcase=0;
   put / '4 = ' m.te(m);
* glb.lcase=1;
   put / '5 = ' '000000':ceil(log10(카드(들)+1));
   @(glb.cc-card(s.tl)) s.tl:0을 넣으세요;
   put_utilities 'glb'/ m.tl:0 '.gms';
   넣다 / '*$*$*$'
;
닫다;

*
* 메이크파일 입력
*
$sMakefile 형식의 모든 파일의 제목 목록
*glist.lcase=1;
글리스트 'APILIBFILES = \' 넣기
        / 'apilib.glb \'
루프inc,
   넣어 / inc.tl:0 '.inc \'
;
루프oinc$(oincNOfs(oinc) 아님),
   넣다 / oinc.tl:0 ' \'
;
루프(sm(s,m),
* 넣어 / m.tl:0 '.' s.tl:0 ' \' )
   넣어 / m.tl:0 '.gms \' )
putclose // 글리스트;