代码搜索结果
找到约 10,206 项符合
Storage 的代码
mdalloc.c
/* Written by Blair Haukedal 91/09 and placed in the public domain */
/* mdalloc - a multi dimensional array allocator
* mdfree - a companion function to mdalloc for freeing storage
* syn
storage.typ
STORAGE TYPES
A C language crib sheet from Jeff Galbraith
int x;
- x is an int.
int *x;
- x is a pointer to an int.
int **x;
- x is a pointer to a p
gvector.h
#ifndef _VECTOR_H
#define _VECTOR_H
#include "gtypes.h"
template
class GVector{
private:
int _size;
T* last;
T* storage;
void resize(){
if (_size==0) _size=2;else
storage.pas
unit Storage;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ADODB, DB, Grids, StdCtrls;
type
TStorageFrm = class(TForm)
Grou
storage.asp
∷汽车4S店配件仓储管理系统:.
s1.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
Control Register=-1
[Sequen
s2.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
Control Register=-1
[Sequen