代码搜索:Quick
找到约 3,674 项符合「Quick」的源代码
代码结果 3,674
www.eeworm.com/read/236107/14031604
cls ccursor.cls
'===============cCursor.cls===============
'Purpose: To provide quick and easy access
' to cursor functions.
'
'Functions/Subs/Prope
www.eeworm.com/read/102344/15785663
h restack.h
//+---------------------------------------------------------------------------
//
// Copyright ( C ) Microsoft Corporation, 1994 - 2002.
//
// File: restack.h
//
// Functions: a quick-
www.eeworm.com/read/323119/13351919
result func_encrypt.result
drop table if exists t1;
create table t1 (x blob);
insert into t1 values (des_encrypt('The quick red fox jumped over the lazy brown dog','The quick red fox jumped over the lazy brown dog'));
insert in
www.eeworm.com/read/398634/2374890
result func_encrypt.result
drop table if exists t1;
create table t1 (x blob);
insert into t1 values (des_encrypt('The quick red fox jumped over the lazy brown dog','The quick red fox jumped over the lazy brown dog'));
insert in
www.eeworm.com/read/358128/3003880
result func_encrypt.result
drop table if exists t1;
create table t1 (x blob);
insert into t1 values (des_encrypt('The quick red fox jumped over the lazy brown dog','The quick red fox jumped over the lazy brown dog'));
insert in
www.eeworm.com/read/140582/5785567
8 look.8
.TH look 8 "25 Apr 2002"
.\"
.\" RCSID $Id: look.8,v 1.2 2002/04/29 22:39:31 mcr Exp $
.\"
.SH NAME
ipsec look \- get a quick summary of FreeS/WAN status
.SH SYNOPSIS
.I look
is used to get a quick ov
www.eeworm.com/read/38039/1104086
txt qa_toolbar_cust_lay.txt
# {100} (100) [0] lbl_customization_title.Label
Customize The Quick Access Toolbar and keyboard shortcuts.
定制快捷访问工具栏和键盘快捷方式。
# [1] chk_qa_toolbar_below.Label
&Place quick Access Toolbar below the Rib
www.eeworm.com/read/316872/3602461
h pgalloc.h
#ifndef __ASM_SH_PGALLOC_H
#define __ASM_SH_PGALLOC_H
#include
#include
#define QUICK_PGD 0 /* We preserve special mappings over free */
#define QUICK_PT 1 /* Other
www.eeworm.com/read/160303/5572985
8 look.8
.TH look 8 "25 Apr 2002"
.\"
.\" RCSID $Id: look.8,v 1.2 2002/04/29 22:39:31 mcr Exp $
.\"
.SH NAME
ipsec look \- get a quick summary of FreeS/WAN status
.SH SYNOPSIS
.I look
is used to get a quick ov
www.eeworm.com/read/152843/5662853
h scsi_message.h
/* Messages (1 byte) */ /* I/T (M)andatory or (O)ptional */
#define MSG_CMDCOMPLETE 0x00 /* M/M */
#define MSG_EXTENDED 0x01 /* O/O */
#define MSG_SAVEDATAPOINTER 0x02 /* O/O */
#define MSG_RE