代码搜索:readline

找到约 2,619 项符合「readline」的源代码

代码结果 2,619
www.eeworm.com/read/278507/10532050

c strecho02.c

#include "unp.h" void str_echo(int sockfd) { ssize_t n; char line[MAXLINE]; heartbeat_serv(sockfd, 1, 5); for ( ; ; ) { if ( (n = Readline(sockfd, line, MAXLINE)) == 0) return; /* conne
www.eeworm.com/read/349332/10835056

txt 身份验证.txt

using System; class validate { public static void Main() { string str_wrench="ilovemyfamily"; string str_next=""; Console.WriteLine ("请输入你的姓名:"); Console.ReadLine (); do
www.eeworm.com/read/243140/12958917

c cli_shell.c

/***************************************************************************** * * Module : cli_shell.c * Description : opening command line interface * OS : SLOS * Platfo
www.eeworm.com/read/131315/5938748

in configure.in

# This file is a shell script fragment that supplies the information # necessary to tailor a template configure script into the configure # script appropriate for this directory. For more information
www.eeworm.com/read/127694/6002890

c strecho02.c

#include "unp.h" void str_echo(int sockfd) { ssize_t n; char line[MAXLINE]; heartbeat_serv(sockfd, 1, 5); for ( ; ; ) { if ( (n = Readline(sockfd, line, MAXLINE)) == 0) return; /* conne
www.eeworm.com/read/408584/11381625

c strecho02.c

#include "unp.h" void str_echo(int sockfd) { ssize_t n; char line[MAXLINE]; heartbeat_serv(sockfd, 1, 5); for ( ; ; ) { if ( (n = Readline(sockfd, line, MAXLINE)) == 0) return; /* conne
www.eeworm.com/read/129891/14219734

c strecho02.c

#include "unp.h" void str_echo(int sockfd) { ssize_t n; char line[MAXLINE]; heartbeat_serv(sockfd, 1, 5); for ( ; ; ) { if ( (n = Readline(sockfd, line, MAXLINE)) == 0) return; /* conne
www.eeworm.com/read/211655/15175963

cs class1.cs

using System; namespace if_demo { /// /// Class1 的摘要说明。 /// class Class1 { /// /// 应用程序的主入口点。 /// [STAThread] static void Main(st
www.eeworm.com/read/158872/5590046

in makefile.in

# # This is the Makefile for the readline examples subdirectory. # # Copyright (C) 1994 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it unde
www.eeworm.com/read/147336/12563379

in makefile.in

# # This is the Makefile for the readline examples subdirectory. # # Copyright (C) 1994 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it unde