代码搜索:empty
找到约 10,000 项符合「empty」的源代码
代码结果 10,000
www.eeworm.com/read/455185/7376475
c~ demo_13_2.c~
/*********************************************
File name : demo_13_2.c
Chip type : ATmega16
Program type : Application
Clock frequency : 4.000000 MHz
Memory model :
www.eeworm.com/read/454130/7397717
sql demo03.sql
create or replace directory dir1 as '/tmp/';
create or replace directory "dir2" as '/tmp/';
create table demo
( id int primary key,
theClob clob
)
/
host echo 'Hello World!' > /tmp
www.eeworm.com/read/447703/7546486
cpp vcview3d.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/444799/7606483
c a_stack.c
/*
** A stack implemented with a static array. The array size can
** be adjusted only by changing the #define and recompiling
** the module.
*/
#include "stack.h"
#include
#define
www.eeworm.com/read/444799/7606485
c l_stack.c
/*
** A stack implemented with a linked list. This stack has no size
** limit.
*/
#include "stack.h"
#include
#include
#include
#include
#define
www.eeworm.com/read/444799/7606491
h g_stack.h
/*
** GENERIC implementation of a stack with a static array. The array
** size is given as one of the arguments when the stack is
** instantiated.
*/
#include
#define GENERIC_STACK
www.eeworm.com/read/444091/7618051
h g_stack.h
/*
** GENERIC implementation of a stack with a static array. The array
** size is given as one of the arguments when the stack is
** instantiated.
*/
#include
#define GENERIC_STACK
www.eeworm.com/read/444091/7618053
c a_stack.c
/*
** A stack implemented with a static array. The array size can
** be adjusted only by changing the #define and recompiling
** the module.
*/
#include "stack.h"
#include
#define
www.eeworm.com/read/444091/7618058
c l_stack.c
/*
** A stack implemented with a linked list. This stack has no size
** limit.
*/
#include "stack.h"
#include
#include
#include
#include
#define
www.eeworm.com/read/441469/7669976
cpp vcview3d.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m