代码搜索结果
找到约 10,000 项符合
Storage 的代码
threadlocalvariableholder.java
//: concurrency/ThreadLocalVariableHolder.java
// Automatically giving each thread its own storage.
import java.util.concurrent.*;
import java.util.*;
class Accessor implements Runnable {
pri
kernel.dni
[CodeCoverage]
Enabled=_ 0
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
ex-21-18
// Example 21-18: Reading from isolated storage
namespace Programming_CSharp
{
using System;
using System.IO;
using System.IO.IsolatedStorage;
public class Tester
{
eds_demom.pas
unit eds_demom;
{(c) S.P.Pod'yachev 1999}
{****************************************************}
{ Simple Example of using of Tsp_ndsXYLine, which }
{ plots data from external data storage. Her
tclmacalloc.c
/*
* tclMacAlloc.c --
*
* This is a very fast storage allocator. It allocates blocks of a
* small number of different sizes, and keeps free lists of each size.
* Blocks that don't exactly fit ar
test26.dni
[CodeCoverage]
Enabled=_ 0
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
test23.dni
[CodeCoverage]
Enabled=_ 0
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
threadlocalvariableholder.java
//: concurrency/ThreadLocalVariableHolder.java
// Automatically giving each thread its own storage.
import java.util.concurrent.*;
import java.util.*;
class Accessor implements Runnable {
pri
el_undo.m
function el_undo
% the previous action is undone by restroing things to the state saved at the last
% buttondown
% Get the storage buckets
h=get(gcf,'children');
found=0;
for k=1:length(h