代码搜索:statement

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

代码结果 10,000
www.eeworm.com/read/224759/14568312

m myif.m

function result=myif(cond,actiontrue,actionfalse) %MYIF Calculates the result of an IF-THEN-ELSE statement. % MYIF(CONDITION,ACTIONTRUE,ACTIONFALSE) evaluates the CONDITION % and returns the
www.eeworm.com/read/124057/14598873

doc bas051.doc

BAS051 - License and Disclaimer Statement Copyright (c) 1989 W. Washington All rights reserved. BAS051 is distrib
www.eeworm.com/read/220439/14800836

cpp score_rater.cpp

// Score Rater // Demonstrates the if statement #include using namespace std; int main() { if (true) cout
www.eeworm.com/read/116418/14973807

dpr firstdll.dpr

library Firstdll; {changing the uses statement, as suggested in the comments, the size of the DLL changes} {uses ShareMem, SysUtils, Dialogs; // larger code} uses ShareMem, SysUtils, Win
www.eeworm.com/read/216443/15006770

h fftw3.h

/* * Copyright (c) 2003, 2006 Matteo Frigo * Copyright (c) 2003, 2006 Massachusetts Institute of Technology * * The following statement of license applies *only* to this header file, * and *not*
www.eeworm.com/read/11175/207108

tok tokens.tok

[[UIFILE_1]]="Untitled" #length of " Set colors for the ", # and " text editor window:" [[UIOPTNS_1]]=20 # length of " Normal Text ", # " Current Statement ", # " Brea
www.eeworm.com/read/484572/1269201

java conndb.java

package beans; import java.sql.*; public class connDB{ Connection conn=null; Statement stmt=null; ResultSet rs=null; public connDB(){
www.eeworm.com/read/471812/1420384

java conndb.java

package beans; import java.sql.*; public class connDB{ Connection conn=null; Statement stmt=null; ResultSet rs=null; public connDB(){
www.eeworm.com/read/235643/4647609

js displaytoc.js

/*------------------------------------------------------------------- This code was originally taken from: http://www.insidedhtml.com/tips/techniques/ts03/index.htm Author's Statement: This
www.eeworm.com/read/234134/4660715

tok tokens.tok

[[UIFILE_1]]="Untitled" #length of " Set colors for the ", # and " text editor window:" [[UIOPTNS_1]]=20 # length of " Normal Text ", # " Current Statement ", # " Brea