代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/376006/2717940
pgc insupd.pgc
#include
#include
#include
EXEC SQL INCLUDE ../regression;
int main(int argc, char* argv[]) {
EXEC SQL BEGIN DECLARE SECTION;
int i1[3], i2[3];
EXEC SQL END DE
www.eeworm.com/read/205038/15328777
in makefile.in
SHELL = /bin/sh
prefix = @prefix@
exec_prefix = @exec_prefix@
BINDIR = ${exec_prefix}/@bindir@
CC = @CC@
FC = @FC@
HAVE_NR = @HAVE_NR@
all:
@head -20 README
-if test -n "${FC}"; then (cd source_f
www.eeworm.com/read/474814/1389006
timeentry
#!/bin/sh
# ----------------------------------------------------------------------
# DEMO: timeentry in [incr Widgets]
# ----------------------------------------------------------------------
#\
exec
www.eeworm.com/read/474814/1389011
radiobox
#!/bin/sh
# ----------------------------------------------------------------------
# DEMO: radiobox in [incr Widgets]
# ----------------------------------------------------------------------
#\
exec
www.eeworm.com/read/474814/1389013
timefield
#!/bin/sh
# ----------------------------------------------------------------------
# DEMO: timefield in [incr Widgets]
# ----------------------------------------------------------------------
#\
exec
www.eeworm.com/read/474814/1389018
dateentry
#!/bin/sh
# ----------------------------------------------------------------------
# DEMO: dateentry in [incr Widgets]
# ----------------------------------------------------------------------
#\
exec
www.eeworm.com/read/474814/1389025
notebook
#!/bin/sh
# ----------------------------------------------------------------------
# DEMO: notebook in [incr Widgets]
# ----------------------------------------------------------------------
#\
exec
www.eeworm.com/read/474814/1389029
datefield
#!/bin/sh
# ----------------------------------------------------------------------
# DEMO: datefield in [incr Widgets]
# ----------------------------------------------------------------------
#\
exec
www.eeworm.com/read/474814/1389030
combobox
#!/bin/sh
# ----------------------------------------------------------------------
# DEMO: combobox in [incr Widgets]
# ----------------------------------------------------------------------
#\
exec
www.eeworm.com/read/474814/1389032
dialog
#!/bin/sh
# ----------------------------------------------------------------------
# DEMO: dialog in [incr Widgets]
# ----------------------------------------------------------------------
#\
exec it