代码搜索:imp
找到约 10,000 项符合「imp」的源代码
代码结果 10,000
www.eeworm.com/read/391455/8403097
gif imp.gif
www.eeworm.com/read/429774/8789759
imp house.imp
www.eeworm.com/read/175783/9532706
imp tims.imp
database tims;
foreach "author.txt" {
record author {
create on 1;
field name = 2;
}
connect author_list;
}
foreach "info.txt" {
record info {
create on 1;
www.eeworm.com/read/175783/9532756
imp sales.imp
database sales;
foreach "salesper.asc"
{
record salesperson
{
create on 1;
field sale_id = 1;
field sale_name = 2;
field commission = 3;
field region = 4;
f
www.eeworm.com/read/175783/9532767
imp invntory.imp
database invntory;
foreach "product.asc"
{
record product
{
create on 1;
field prod_id = 1;
field prod_desc = 2;
field price[0] = 3;
field price[1] = 4;
fie
www.eeworm.com/read/175783/9533329
y imp.y
%{
/***************************************************************************
* *
* db.*
www.eeworm.com/read/175783/9533332
c imp.c
/* A Bison parser, made by GNU Bison 1.875c. */
/* Skeleton parser for Yacc-like parsing with Bison,
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This
www.eeworm.com/read/175783/9533344
h imp.h
/* A Bison parser, made by GNU Bison 1.875c. */
/* Skeleton parser for Yacc-like parsing with Bison,
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This