代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/404226/11489821
out simple.out
Program:
1 FnDecl:
(return type) Type: void
1 Identifier: main
(body) StmtBlock:
PrintStmt:
2 (args) StringConstant: "hello world"
www.eeworm.com/read/403676/11513080
c simple.c
#include
#include
#include "altera_avalon_pio_regs.h"
#include "system.h"
#define NONE_PRESSED 0xF // Value read from button PIO when no buttons pressed
#define DEBOUNCE
www.eeworm.com/read/403014/11523678
h simple.h
//: C04:Simple.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Simple header that prevents re-defi
www.eeworm.com/read/401178/11563191
yab simple.yab
#!./yabasic
print "Yabasic, version ",peek("version")
exit 0
www.eeworm.com/read/400575/11573615
java simple.java
//Simple.java
import java.applet.Applet;
import java.awt.Graphics;
public class Simple extends Applet{
StringBuffer buffer;
public void init(){
buffer=new StringBuffer();
addItem(
www.eeworm.com/read/400575/11573616
class simple.class
www.eeworm.com/read/348549/11589259
simple bison.simple
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
#line 3 "/usr/local/share/bison.simple"
/* This file comes from bison-1.28. */
/* Skeleton output parser for bison,
Copyrig
www.eeworm.com/read/347606/11655670
c simple.c
/* ***********************************************************************
**
** Copyright (C) 2005 Christian Kranz
**
** Siemens S65 Display Control for L2F50 Display with Epson Controller
**