代码搜索:tiny

找到约 5,807 项符合「tiny」的源代码

代码结果 5,807
www.eeworm.com/read/212337/15159483

java instruction.java

package jeex.tiny; /** * An instruction can be executed by a process unit. */ abstract class Instruction { String name; Instruction(String name) { this.name = name; } abstract void
www.eeworm.com/read/473760/1396858

cpp scanner.cpp

/****************************************************/ /* 文件 scanner.cpp */ /* 说明 TINY编译器的词法扫描器实现 */ /* 主题 编译器结构:原理和实例 */ /****************************************************/
www.eeworm.com/read/473760/1396865

h parse.h

/****************************************************/ /* 文件 parse.h */ /* 说明 TINY编译器的语法扫描器界面 */ /* 主题 编译器结构:原理和实例 */ /****************************************************/ /*
www.eeworm.com/read/473760/1396873

h scanner.h

/****************************************************/ /* 文件 scanner.h */ /* 说明 TINY编译器的词法扫描器界面 */ /* 主题 编译器结构:原理和实例 */ /****************************************************/
www.eeworm.com/read/250396/4431398

dfm mainform.dfm

object frmMain: TfrmMain Left = 192 Top = 107 BorderStyle = bsDialog Caption = 'PDF Tiny Encryptor' ClientHeight = 435 ClientWidth = 377 Color = clBtnFace Font.Charset = DEFAUL
www.eeworm.com/read/250396/4431410

dfm mainform.dfm

object frmMain: TfrmMain Left = 393 Top = 210 BorderStyle = bsDialog Caption = 'PDF Tiny Encryptor' ClientHeight = 435 ClientWidth = 377 Color = clBtnFace Font.Charset = DEFAUL
www.eeworm.com/read/250396/4431424

dfm mainform.dfm

object frmMain: TfrmMain Left = 192 Top = 107 BorderStyle = bsDialog Caption = 'Tiny PDF Processor' ClientHeight = 92 ClientWidth = 361 Color = clBtnFace Font.Charset = DEFAULT
www.eeworm.com/read/250396/4431435

dfm mainform.dfm

object frmMain: TfrmMain Left = 192 Top = 107 BorderStyle = bsDialog Caption = 'Tiny PDF Processor' ClientHeight = 92 ClientWidth = 361 Color = clBtnFace Font.Charset = DEFAULT
www.eeworm.com/read/240204/4576262

java frmsample.java

/* Sample OAA Agent This tiny agent sample agent could be a shell for an agent wrapper around a fax program. It publishes the solvable "fax(Dest, Document)" and sets up a callback to
www.eeworm.com/read/172609/5382923

c vacm.c

/* $Id: vacm.c,v 1.6.2.1 2004/04/20 08:50:06 alan Exp $ */ /****************************************************************************** * * Copyright 2000 Sistina Software, Inc. * Tiny bits C