代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/113490/15455066
txt 6-15.txt
/* 范例:6-15 */
#include
#include
int main()
{
/* 以下是可视化程序 */
int a; /* #1 */
printf("请输入一数字"); /* #2 */
scanf("%d",&a); /* #3 */
if(
www.eeworm.com/read/113028/15472563
txt 6-15.txt
/* 范例:6-15 */
#include
#include
int main()
{
/* 以下是可视化程序 */
int a; /* #1 */
printf("请输入一数字"); /* #2 */
scanf("%d",&a); /* #3 */
if(
www.eeworm.com/read/109438/15557656
txt 6-15.txt
/* 范例:6-15 */
#include
#include
int main()
{
/* 以下是可视化程序 */
int a; /* #1 */
printf("请输入一数字"); /* #2 */
scanf("%d",&a); /* #3 */
if(
www.eeworm.com/read/108190/15591123
txt 6-15.txt
/* 范例:6-15 */
#include
#include
int main()
{
/* 以下是可视化程序 */
int a; /* #1 */
printf("请输入一数字"); /* #2 */
scanf("%d",&a); /* #3 */
if(
www.eeworm.com/read/174517/9584945
c services.c
/*
Copyright (C) 2006 Adam Charrett
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software
www.eeworm.com/read/405959/11452213
txt appendix_a.txt
THIS IS ENDMATTER
APPENDIX -- A Selective and Impressionistic Short Review of Python
-------------------------------------------------------------------
A reader who is coming to Python for
www.eeworm.com/read/348774/10867842
adc bank.adc
// Address constraints file written January 19, 2001 4:34:59 PM PST
// By FastChip Version 2.1.1 Build 001212-1646
// Overview
// --------
// The address constraints file holds constraints that
www.eeworm.com/read/464279/7166932
sh ex-10-02_if.sh
#!/bin/sh -v
# Chapter 10 - Section The if Statement
# This script demonstrates the use of the
# if - then - elif - else - fi statement
if uuencode koala.gif koala.gif > koala.uu ; then
echo "Enc
www.eeworm.com/read/173141/5380039
out batchupdate.out
Test batchUpdate starting
Positive Statement: clear the batch and run the empty batch
Positive Statement: testing 1 statement batch
Positive Statement: testing 2 inserts and 1 update batch
Positive St
www.eeworm.com/read/174517/9584938
c multiplexes.c
/*
Copyright (C) 2006 Adam Charrett
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software