代码搜索:Hints
找到约 1,068 项符合「Hints」的源代码
代码结果 1,068
www.eeworm.com/read/357022/3035266
hints
; Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and distribute this software for any
; purpose with or without fee is hereby granted, provided that
www.eeworm.com/read/357022/3035272
hints
; Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and distribute this software for any
; purpose with or without fee is hereby granted, provided that
www.eeworm.com/read/357022/3035280
hints
; Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and distribute this software for any
; purpose with or without fee is hereby granted, provided that
www.eeworm.com/read/357022/3035283
hints
; Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and distribute this software for any
; purpose with or without fee is hereby granted, provided that
www.eeworm.com/read/390183/8480355
txt hints.txt
Subject: Re: [nasm-devel] P4 insns
Date: Sat, 05 May 2001 11:39:36 -0500
From: Kyle Markley
Reply-To: nasm-devel@yahoogroups.com
To: nasm-devel@yahoogroups.com
berkus wro
www.eeworm.com/read/188349/8547112
txt hints.txt
Subject: Re: [nasm-devel] P4 insns
Date: Sat, 05 May 2001 11:39:36 -0500
From: Kyle Markley
Reply-To: nasm-devel@yahoogroups.com
To: nasm-devel@yahoogroups.com
berkus wro
www.eeworm.com/read/278884/10493537
h hints.h
const int HINT_DB_OPENED = 1;
const int HINT_DB_CLOSED = 2;
/// Hints.h
///////////////////////////////////////////////////////////////
const int HINT_NEW_RECORD
www.eeworm.com/read/224142/7148861
dfm hints.dfm
object dlgHints: TdlgHints
Left = 330
Top = 258
BorderIcons = []
BorderStyle = bsDialog
Caption = #25552#31034
ClientHeight = 103
ClientWidth = 362
Color = clInfoBk
Font.Cha
www.eeworm.com/read/224142/7148868
pas hints.pas
unit Hints;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TdlgHints = class(TForm)
msg: TLabel;
msg2: TL