代码搜索:continue

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

代码结果 10,000
www.eeworm.com/read/289120/8574810

c tty_io.c

/* * linux/kernel/tty_io.c * * (C) 1991 Linus Torvalds */ /* * 'tty_io.c' gives an orthogonal feeling to tty's, be they consoles * or rs-channels. It also implements echoing, cooked mode etc
www.eeworm.com/read/289120/8574816

c exit.c

/* * linux/kernel/exit.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include #include
www.eeworm.com/read/187912/8591578

c tty_io.c

/* * 'tty_io.c' gives an orthogonal feeling to tty's, be they consoles * or rs-channels. It also implements echoing, cooked mode etc (well, * not currently, but ...) */ #include #i
www.eeworm.com/read/388205/8627799

add

#! /bin/sh - record_file=passwd add_file=add delete_file=delete clear echo " 用户信息增加情况" echo "========================================== " echo "输入用户的具体情况" while true #用户名
www.eeworm.com/read/388197/8628620

c mystar.c

/* Mystar is an 802.1x client tool for Linux, which is compatible with MentoSupplicant3.8 for Windows. This file contains the main() function of mystar. */ #include "mystar.h" #include "global.
www.eeworm.com/read/288458/8631019

c tty_io.c

/* * 'tty_io.c' gives an orthogonal feeling to tty's, be they consoles * or rs-channels. It also implements echoing, cooked mode etc (well, * not currently, but ...) */ #include #include
www.eeworm.com/read/431812/8653601

cpp pku1684.cpp

// C DDL #include #include #include #define SIZE 110 #define INF 100000 char line[SIZE][SIZE]; int N; char ID[SIZE]; int ID_val[SIZE]; int ID_cnt; int ID
www.eeworm.com/read/287922/8660955

c tty_io.c

/* * linux/kernel/tty_io.c * * (C) 1991 Linus Torvalds */ /* * 'tty_io.c' gives an orthogonal feeling to tty's, be they consoles * or rs-channels. It also implements echoing, cooked mode etc
www.eeworm.com/read/287922/8660959

c exit.c

/* * linux/kernel/exit.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include #include
www.eeworm.com/read/287415/8687031

sh atm.sh

#!/bin/sh # # atm.sh - a wrapper for two programs # while true do do_a_transaction # run a program if play_again # run our program then continue #