代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/126000/14452472
h ps2protomaps.h
// ps2protomaps.h
prog_char asciiToScan[] PROGMEM = {
' ',0x29,
'a',0x1c,
'b',0x32,
'c',0x21,
'd',0x23,
'e',0x24,
'f',0x2b,
'g',0x34,
'h',0x33,
'i'
www.eeworm.com/read/125257/14502920
rc gvplang.rc
/* Copyright (C) 1993-1998, Ghostgum Software Pty Ltd. All rights reserved.
This file is part of GSview.
This program is distributed with NO WARRANTY OF ANY KIND. No author
or distr
www.eeworm.com/read/125257/14503127
rc gvplang.rc
/* Copyright (C) 1993-1998, Ghostgum Software Pty Ltd. All rights reserved.
This file is part of GSview.
This program is distributed with NO WARRANTY OF ANY KIND. No author
or distribut
www.eeworm.com/read/125257/14503221
rc gvplang.rc
/* Copyright (C) 1993-1998, Ghostgum Software Pty Ltd. All rights reserved.
This file is part of GSview.
This program is distributed with NO WARRANTY OF ANY KIND. No author
or distribut
www.eeworm.com/read/225994/14505289
sh sshd-log-wrapper.sh
#!/bin/sh
# $OpenBSD: sshd-log-wrapper.sh,v 1.2 2005/02/27 11:40:30 dtucker Exp $
# Placed in the Public Domain.
#
# simple wrapper for sshd proxy mode to catch stderr output
# sh sshd-log
www.eeworm.com/read/225355/14544134
~pas help.~pas
unit Help;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls;
type
THelp_Form = class(TForm)
Image1
www.eeworm.com/read/225355/14544304
pas help.pas
unit Help;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls;
type
THelp_Form = class(TForm)
Image1
www.eeworm.com/read/224812/14567167
txt vs.net快捷键.txt
Ctrl+B,T / Ctrl+K,K: 切换书签开关
Ctrl+B,N / Ctrl+K,N: 移动到下一书签
Ctrl+B,P: 移动到上一书签
Ctrl+B,C: 清除全部标签
Ctrl+I: 渐进式搜索
Ctrl+Shift+I: 反向渐进式搜索
Ctrl+F: 查找
Ctrl+Shift+F: 在文件中查找
F3: 查找下一个
Shift+F3:
www.eeworm.com/read/124221/14586293
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;
www.eeworm.com/read/124221/14586354
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;