代码搜索:flat
找到约 6,984 项符合「flat」的源代码
代码结果 6,984
www.eeworm.com/read/140313/13088487
cmd flat.cmd
@echo off
if "%1"=="" goto :usage
if "%2"=="" goto :usage
sqlplus -s %1 @flat.sql %2
goto :done
:Usage
echo "usage flat un/pw [tables|views]"
echo "example flat scott/tiger emp d
www.eeworm.com/read/320163/13431729
h flat.h
#ifndef __FLAT_H__
#define __FLAT_H__
#include "progect.h"
// prototypes
// flat
Boolean FlatFilter(DmOpenRef dbP, UInt16 index);
pgErr FlatCreateList(DmOpenRef dbP);
pgErr FlatCreateGlobalLi
www.eeworm.com/read/320163/13431856
c flat.c
/* -*-Mode:C; tab-width:4; indent-tabs-mode:t; c-file-style:"stroustrup";-*- */
#include "flat.h"
#include "task.h"
#include "progect.h"
#include "progectdb.h"
#include "progectRsc.h"
#include "xb.h"
www.eeworm.com/read/136827/5845883
h flat.h
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This pr
www.eeworm.com/read/136827/5845884
cpp flat.cpp
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This pr
www.eeworm.com/read/136827/5845886
pro flat.pro
CONFIG += qtopiaplugin
TARGET = flatstyle
HEADERS = flat.h
SOURCES = flat.cpp
TRANSLATABLES = $${HEADERS} $${SOURCES}
www.eeworm.com/read/136827/5845910
h flat.h
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This pr
www.eeworm.com/read/136827/5845911
cpp flat.cpp
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This pr
www.eeworm.com/read/136827/5845912
pro flat.pro
CONFIG += qtopiaplugin
TARGET = flat
HEADERS = flat.h
SOURCES = flat.cpp
TRANSLATABLES = $${HEADERS} $${SOURCES}
www.eeworm.com/read/136821/5850568
h flat.h
/**********************************************************************
** Copyright (C) 2000-2002 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This fil