代码搜索:parse

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

代码结果 10,000
www.eeworm.com/read/374494/9402529

c parse_pwent.c

/* Copyright (C) 2004 Thorsten Kukuk Author: Thorsten Kukuk This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public
www.eeworm.com/read/374206/9416038

txt result of parse.txt

CL-USER 1 > (parse '(how much is 2 plus 3)) matching phrase ((HOW MUCH IS 2 PLUS 3)) with marker ((S)) matching phrase ((HOW MUCH IS 2 PLUS 3) (HOW MUCH IS 2 PLUS 3)) with marker ((VP) (QP VP))
www.eeworm.com/read/374163/9418997

bash getopt-parse.bash

#!/bin/bash # A small example program for using the new getopt(1) program. # This program will only work with bash(1) # An similar program using the tcsh(1) script language can be found # as parse.tc
www.eeworm.com/read/374163/9419011

tcsh getopt-parse.tcsh

#!/bin/tcsh # A small example program for using the new getopt(1) program. # This program will only work with tcsh(1) # An similar program using the bash(1) script language can be found # as parse.ba
www.eeworm.com/read/176166/9513460

c parse_noyacc.c

#ifndef lint static char const yyrcsid[] = "$FreeBSD: src/usr.bin/yacc/skeleton.c,v 1.28 2000/01/17 02:04:06 bde Exp $"; #endif #include #define YYBYACC 1 #define YYMAJOR 1 #define YYMINOR
www.eeworm.com/read/372254/9515367

c parse-edid.c

#include #include #include typedef unsigned char byte; /* byte must be 8 bits */ /* int must be at least 16 bits */ /* long must be at least 32 bits */ #define MSG(
www.eeworm.com/read/371236/9560521

hpp cr_parse.hpp

//********************************************************** // CR_PARSE.HPP // Coco/R C++ Support Library. // Author: Frankie Arzu // // Jun 12, 1996 Version 1.06 //
www.eeworm.com/read/371236/9560525

cpp cr_parse.cpp

//********************************************************** // CR_PARSE.CPP // Coco/R C++ Support Library. // Author: Frankie Arzu // // Jun 12, 1996 Version 1.06 //
www.eeworm.com/read/371222/9561327

c parse_metafile.c

#include #include #include #include #include #include #include "parse_metafile.h" #include "sha1.h" char *metafile_content = NU
www.eeworm.com/read/371222/9561345

h parse_metafile.h

#ifndef PARSE_METAFILE #define PARSE_METAFILE // 保存从种子文件中获取的tracker的URL typedef struct _Announce_list { char announce[128]; struct _Announce_list *next; } Announce_list; // 保存各个待下载文件的