代码搜索结果

找到约 10,000 项符合 Storage 的代码

dojofilestorageprovider.java

/** This is a simple class that can load, save, and remove files from the native file system. It is needed by Safari and Opera for the dojo.storage.browser.FileStorageProvider, since both of thes

store_heap_replacement.c

/* * $Id$ * * DEBUG: section 20 Storage Manager Heap-based replacement * AUTHOR: John Dilley * * SQUID Web Proxy Cache http://www.squid-cache.org/ * -------------------------------

rip-processes-interaction.efd

Storage { { Format 1.33 } { GeneratedFrom TEFD-version-2.20 } { WrittenBy orion } { WrittenOn "" } } Document { { Type "Data and Event Flow Diagram" } { Name rip-processes-interaction.efd }

rip-10000.ssd

Storage { { Format 1.33 } { GeneratedFrom TSSD-version-2.20 } { WrittenBy hodson } { WrittenOn "" } } Document { { Type "Static Structure Diagram" } { Name rip-10000.ssd } { Author hodson }

3node.gd

Storage { { Format 1.33 } { GeneratedFrom TGD-version-2.20 } { WrittenBy orion } { WrittenOn "" } } Document { { Type "Generic Diagram" } { Name 3node.gd } { Author orion } { CreatedOn "" }

bgp_mib.ssd

Storage { { Format 1.33 } { GeneratedFrom TSSD-version-2.20 } { WrittenBy javier } { WrittenOn "" } } Document { { Type "Static Structure Diagram" } { Name bgp_mib.ssd } { Author jcardona }

547.txt

Rule: -- Sid: 547 -- Summary: This event is generated when an attempt is made to create a directory name that begins with a space on an FTP server. -- Impact: Unauthorized file storage. An att

krx80600.c

/* Exercise 8.6. The standard library function calloc(n, size) returns a pointer to n objects of size size, with the storage initialised to zero. Write calloc, by calling malloc or by

el_linkpoly.m

function el_linkpoly % turn off the window button functions set(gcf,'windowbuttonupfcn',''); set(gcf,'windowbuttonmotionfcn',''); % Get the storage buckets h=get(gcf,'children'); foun

iconview.c

/* Icon View/Icon View Basics * * The GtkIconView widget is used to display and manipulate icons. * It uses a GtkTreeModel for data storage, so the list store * example might be helpful. */ #