代码搜索:Safe
找到约 5,329 项符合「Safe」的源代码
代码结果 5,329
www.eeworm.com/read/171852/9732109
html 211.html
The Browser Plugin and Safe-Tcl: The Tcl/Tk Plugin
The Tcl/Tk Plugin
Th
www.eeworm.com/read/106671/15630607
prg 查找低分人数.prg
set talk off
clea all
clos data
set safe off
dime d(16)
dime f(10),r(10)
input"请输入年份:" to pp
input"请输入考试的次数:" to ppp
sele 1
gcT = GETFILE('dbf','文件名(N):', '打开',1)
DO CASE
CASE 'Untitled' $
www.eeworm.com/read/104469/15691312
h _coniox.h
#if defined TARGET_ALLEGRO
#include
int _conio_x, _conio_y, _conio_c, _conio_h;
inline void conio_init (void) { allegro_init(); set_gfx_mode (GFX_SAFE, 640, 480, 0, 0); install_keyboard
www.eeworm.com/read/104469/15691321
h _coniox.h
#if defined TARGET_ALLEGRO
#include
int _conio_x, _conio_y, _conio_c, _conio_h;
inline void conio_init (void) { allegro_init(); set_gfx_mode (GFX_SAFE, 640, 480, 0, 0); install_keyboard
www.eeworm.com/read/243291/12950055
prg main.prg
set talk off &&关闭对话模式
set safe off
set stat off
set dele on &&不处理已删除的记录
set cent on
set date to ansi
close all
RELEASE WINDOW 常用 &&关闭常用工具栏
if mod(day(date()),2)=0 &&偶数日期
_SCREEN.
www.eeworm.com/read/243291/12950144
bak main.bak
set talk off &&关闭对话模式
set safe off
set stat off
set dele on &&不处理已删除的记录
set cent on
set date to ansi
close all
RELEASE WINDOW 常用 &&关闭常用工具栏
if mod(day(date()),2)=0 &&偶数日期
_SCREEN.
www.eeworm.com/read/320889/13416960
prg main.prg
set date ansi
set talk off
set safe off
set exac off
set dele on
DL=.T.
USE 登录提示
GO TOP
IF 登录提示=.F.
DL=.F.
ENDIF
CLOSE all
do hhz
DO FORM 登录系统
IF DL=.F.
DO FORM 登录提示
ENDIF
www.eeworm.com/read/318723/13473482
prg main.prg
set talk off &&关闭对话模式
set safe off
set stat off
set dele on &&不处理已删除的记录
set cent on
set date to ansi
close all
RELEASE WINDOW 常用 &&关闭常用工具栏
if mod(day(date()),2)=0 &&偶数日期
_SCREEN.
www.eeworm.com/read/318723/13473506
bak main.bak
set talk off &&关闭对话模式
set safe off
set stat off
set dele on &&不处理已删除的记录
set cent on
set date to ansi
close all
RELEASE WINDOW 常用 &&关闭常用工具栏
if mod(day(date()),2)=0 &&偶数日期
_SCREEN.
www.eeworm.com/read/136989/5837816
diff etcl_y.cpp.diff
--- ETCL_y.cpp Mon Nov 12 16:07:25 2001
+++ ETCL_y.cpp.safe Fri Oct 19 21:35:04 2001
@@ -36,7 +36,7 @@
#define TAO_ETCL_SIGNED 285
#define TAO_ETCL_DOUBLE 286
#define TAO_ETCL_CONSTRAINT 287