代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/235784/14053267
java packet_msg.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'packet_msg'
* message type.
*/
public class packet_msg extends net.tiny
www.eeworm.com/read/107223/15611547
bak thttpd.c.bak
/* thttpd.c - tiny/turbo/throttling HTTP server
**
** Copyright (C)1995,1998 by Jef Poskanzer . All rights reserved.
**
** Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/107223/15611579
c thttpd.c
/* thttpd.c - tiny/turbo/throttling HTTP server
**
** Copyright (C)1995,1998 by Jef Poskanzer . All rights reserved.
**
** Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/101595/15824261
texi tcc-doc.texi
\input texinfo @c -*- texinfo -*-
@c %**start of header
@setfilename tcc-doc.info
@settitle Tiny C Compiler Reference Documentation
@c %**end of header
@include config.texi
@iftex
@titlepage
@afourp
www.eeworm.com/read/100569/15871971
asm newmail.asm
.MODEL TINY
.CODE
.386
ORG 100h
start: jmp main
;_______________________________________________________________
intro db 10,13, 'New Mail! v1.0b ** kEYGEN #1 bY R!SC ** risc@
www.eeworm.com/read/100250/15879757
cpp 24.cpp
// Fantastic FIRE of Tiny Bug Studio 郁明
//联络:F_FIRE@990.net bp:52330*750999
#include
#include //system(),exit()
#include
www.eeworm.com/read/285950/8799882
asm mbootld.asm
;mbootld.asm mboot.asm install program
;tasm mbootld.
;tlink /t mbootld
;book: HARDDISK PROTECTION TECHNIQUE HANDBOOK
;PAGE 154
;CREAT ON 02/21/1999
.MODEL TINY
.code
o
www.eeworm.com/read/429196/8814903
cpp comandogoto.cpp
/*
TP2 LP INTERPRETADOR TINY
ALUNO : ANDRE LUIS DURAO ABDO
MATRICULA : 283999
DATA DA ENTREGA : 10/05/2007
*/
//ComandoGoto.cpp
#include "ComandoGoto.h"
//Construtor
ComandoGoto::ComandoGo
www.eeworm.com/read/429196/8814917
cpp comandoprint.cpp
/*
TP2 LP INTERPRETADOR TINY
ALUNO : ANDRE LUIS DURAO ABDO
MATRICULA : 283999
DATA DA ENTREGA : 10/05/2007
*/
//ComandoPrint.cpp
#include "ComandoPrint.h"
ComandoPrint::ComandoPrint(const
www.eeworm.com/read/429196/8814952
cpp main.cpp
/*
TP2 LP INTERPRETADOR TINY
ALUNO : ANDRE LUIS DURAO ABDO
MATRICULA : 283999
DATA DA ENTREGA : 10/05/2007
*/
#include
#include
#include "Interpretador.h"
using na