代码搜索:Simple

找到约 10,000 项符合「Simple」的源代码

代码结果 10,000
www.eeworm.com/read/339873/3293085

simple2

#! /bin/sh # Modified from the ant startup script to start HelloWorld instead. # Cygwin support. $cygwin _must_ be set to either true or false. case "`uname`" in CYGWIN*) cygwin=true ;; *) cygw
www.eeworm.com/read/339586/3296701

h simple.h

#ifndef _GAIM_SIMPLE_H_ #define _GAIM_SIMPLE_H_ #include #include "connection.h" #include "sslconn.h" struct simple_connection_cache { GHashTable *friends; }; struct simple_friend_cache
www.eeworm.com/read/339586/3296702

c simple.c

#include #include #include #include #include "internal.h" #include "account.h" #include "accountopt.h" #include "debug.h" #include "multi.h" #include "noti
www.eeworm.com/read/339586/3296848

dsp simple.dsp

# Microsoft Developer Studio Project File - Name="simple" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/338815/3312711

php simple.php

www.eeworm.com/read/338759/3313091

cpp simple.cpp

#include using namespace blitz; int main() { Array A(3,3), B(3,3), C(3,3); A = 1, 0, 0, 2, 2, 2, 1, 0, 0; B = 0, 0, 7, 0, 8, 0,
www.eeworm.com/read/338759/3313096

texi simple.texi

#include using namespace blitz; int main() @{ Array A(3,3), B(3,3), C(3,3); A = 1, 0, 0, 2, 2, 2, 1, 0, 0; B = 0, 0, 7, 0, 8, 0,
www.eeworm.com/read/338546/3315195

g simple.g

grammar Simple; options { language=Python; } tokens { RCURLY='}'; } @lexer::header { JAVADOC_CHANNEL = 1 } @lexer::init { self.nesting = 0 } /** This example is meant to illustrate how ANTLR
www.eeworm.com/read/337612/3327693

rc simple.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/337612/3327702

dsw simple.dsw

Microsoft Developer Studio Workspace File, Format Version 5.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################