代码搜索结果
找到约 10,000 项符合
Storage 的代码
message_storage.c
#include"message_storage.h"
//extern MB_INFORMATION mb_infor;
//=================================================================================
// 报文存储
//==============================
dhblock_storage.x
%#include
struct noauth_log_entry {
opaque data;
};
struct noauth_block {
noauth_log_entry blocks;
};
storage_unit.pas
unit storage_unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, TEMPLETFORM, StdCtrls, Grids, DBGrids, DB, ADODB, Menus,
ComCtrls,
storage_unit.~pas
unit storage_unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, TEMPLETFORM, StdCtrls, Grids, DBGrids, DB, ADODB, Menus,
ComCtrls,
storage_unit.dfm
inherited storage: Tstorage
Left = 218
Top = 330
Caption = #24211#23384#26597#35810
ClientHeight = 453
ClientWidth = 713
OldCreateOrder = True
OnClose = FormClose
PixelsPerInch
storage_unit.~dfm
inherited storage: Tstorage
Left = 191
Top = 137
Caption = #24211#23384#26597#35810
ClientHeight = 453
ClientWidth = 713
OldCreateOrder = True
OnClose = FormClose
PixelsPerInch