代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/197055/8033201
m getdata.m
function y = getdata
%getdata.m
%#external
persistent t;
if (isempty(t))
t = 0;
end
t = t + 0.05;
y = sin(t);
www.eeworm.com/read/327403/13081452
h ori.h
/* Copyright (c) Oracle Corporation 1994, 1996, 1997, 1998, 1999, 2000. All Rights Reserved. */
/*
NAME
ORI - OCI navigational interface
DESCRIPTION
This section is intended to
www.eeworm.com/read/307069/13731969
h ori.h
/* Copyright (c) Oracle Corporation 1994, 1996, 1997, 1998, 1999, 2000. All Rights Reserved. */
/*
NAME
ORI - OCI navigational interface
DESCRIPTION
This section is intended to
www.eeworm.com/read/140467/5791844
mld uboot_v2_1_0.mld
# (c) Copyright 2004 Xilinx Inc.
# Author: Xilinx, Inc.
#
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as
www.eeworm.com/read/128965/5978261
mld uboot_v2_1_0.mld
# (c) Copyright 2004 Xilinx Inc.
# Author: Xilinx, Inc.
#
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as
www.eeworm.com/read/108165/6185232
java objectretrievalfailureexception.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/408502/11384789
h ori.h
/* Copyright (c) Oracle Corporation 1994, 1996, 1997, 1998, 1999. All Rights Reserved. */
/*
NAME
ORI - OCI navigational interface
DESCRIPTION
This section is intended to give a brief
www.eeworm.com/read/400678/11570656
java persistentontology.java
/*****************************************************************************
* Source code information
* -----------------------
* Original author Ian Dickinson, HP Labs Bristol
* Author
www.eeworm.com/read/400678/11570672
java persistentontology.java
/*****************************************************************************
* Source code information
* -----------------------
* Original author Ian Dickinson, HP Labs Bristol
* Author
www.eeworm.com/read/249894/12463180
cs iresource.cs
namespace Perst
{
///
/// Interface of object supporting locking
///
public interface IResource
{
///
/// Lock persistent obj