代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/428487/6790336
vi parse string (completed).vi
www.eeworm.com/read/473604/6846964
c parse_metafile.c
#include
#include
#include
#include
int main()
{
int year,day/*=5*/,i,n=1,mi/*=8*/,k,j,ri;
struct tm t;
int month[]={31,28,31,30,31,30,31,31,30,31
www.eeworm.com/read/473604/6846975
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;
// 保存各个待下载文件的
www.eeworm.com/read/473357/6851513
c parse1.c
/**
* section: Parsing
* synopsis: Parse an XML file to a tree and free it
* purpose: Demonstrate the use of xmlReadFile() to read an XML file
* into a tree and and xmlFreeDoc() to free t
www.eeworm.com/read/473357/6851519
c parse2.c
/**
* section: Parsing
* synopsis: Parse and validate an XML file to a tree and free the result
* purpose: Create a parser context for an XML file, then parse and validate
* the file, cre
www.eeworm.com/read/195305/8165425
c tdate_parse.c
/* tdate_parse - parse string dates into internal form, stripped-down version
**
** Copyright (C) 1995 by Jef Poskanzer . All rights reserved.
**
** Redistribution and use in source
www.eeworm.com/read/394538/8219512
c gps_parse.c
#include
#include
#include
#include "carnix_osal.h"
#include "cnv_common.h"
#include "HMI_CTRL.h"
#include "cnv_hmi_Common.H"
#include
#include "c
www.eeworm.com/read/392528/8338058
c parse_args.c
/****************************************************************
Copyright 1990, 1994 by AT&T Bell Laboratories and Bellcore.
Permission to use, copy, modify, and distribute this software
and its do
www.eeworm.com/read/174462/9586543
c mosaic_parse.c
/*
* File: parsemosaic.c
* Contains:
* the file of mosaic application for parse descriptor in the mosaic table
*
* Author:
* stone
*
* CVS control words:
*
* $Id: mosaic
www.eeworm.com/read/370375/9603672
pas cl_parse.pas
{$ALIGN ON}{$MINENUMSIZE 4}
{----------------------------------------------------------------------------}
{ }
{ File(s):