代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/398634/2372807
tcl rep004.tcl
#
# Copyright (c) 2002
# Sleepycat Software. All rights reserved.
#
# $Id: rep004.tcl,v 1.5 2002/08/08 18:13:12 sue Exp $
#
# TEST rep004
# TEST Test of DB_REP_LOGSONLY.
# TEST
# TEST Run a quick put
www.eeworm.com/read/398634/2374834
result fulltext2.result
DROP TABLE IF EXISTS t1;
CREATE TABLE t1 (
i int(10) unsigned not null auto_increment primary key,
a varchar(255) not null,
FULLTEXT KEY (a)
) ENGINE=MyISAM;
repair table t1 quick;
Table Op Msg_type M
www.eeworm.com/read/385891/2579948
c start_8xx.c
/*
* BK Id: SCCS/s.start_8xx.c 1.10 09/14/01 18:01:17 trini
*/
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx process
www.eeworm.com/read/368386/2816738
c start_8xx.c
/*
* BK Id: SCCS/s.start_8xx.c 1.10 09/14/01 18:01:17 trini
*/
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx process
www.eeworm.com/read/358128/3003816
result fulltext2.result
DROP TABLE IF EXISTS t1;
CREATE TABLE t1 (
i int(10) unsigned not null auto_increment primary key,
a varchar(255) not null,
FULLTEXT KEY (a)
) ENGINE=MyISAM;
repair table t1 quick;
Table Op Msg_type M
www.eeworm.com/read/358128/3004986
test func_encrypt.test
-- source include/have_ssl.inc
--disable_warnings
drop table if exists t1;
--enable_warnings
create table t1 (x blob);
insert into t1 values (des_encrypt('The quick red fox jumped over the lazy brow
www.eeworm.com/read/350657/3120691
c start_8xx.c
/*
* BK Id: SCCS/s.start_8xx.c 1.10 09/14/01 18:01:17 trini
*/
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx process
www.eeworm.com/read/264095/4294368
c start_8xx.c
/*
* BK Id: SCCS/s.start_8xx.c 1.10 09/14/01 18:01:17 trini
*/
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx process
www.eeworm.com/read/161121/5558074
c start_8xx.c
/*
* BK Id: SCCS/s.start_8xx.c 1.10 09/14/01 18:01:17 trini
*/
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx process
www.eeworm.com/read/471992/6877503
qd
#!/bin/sh
#Quick enter your content. Use slackware of linux.
#You can used/modified any codes.
#qdir version is 1.00.
#Writen by yxp 2002-04-11 started.
setup_content=/etc/qdir
history_dir=$setup_co