代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/282119/4108039
cpp persist.cpp
// Persist.cpp Persistent frame class for SDI apps
#include "stdafx.h"
#include "persist.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
////////////
www.eeworm.com/read/282119/4108356
cpp persist.cpp
// Persist.cpp Persistent frame class for SDI apps
#include "stdafx.h"
#include "persist.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
////////////
www.eeworm.com/read/282119/4109111
cpp persist.cpp
// persist.cpp Persistent frame class for SDI apps
#include "stdafx.h"
#include "persist.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
////////////
www.eeworm.com/read/282119/4109323
cpp persist.cpp
// Persist.cpp Persistent frame class for SDI apps
#include "stdafx.h"
#include "persist.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
////////////
www.eeworm.com/read/277826/4149779
cs definitionobjectimpl.cs
using System;
using System.Collections;
using log4net;
using NetBpm.Util.DB;
using NetBpm.Util.Xml;
namespace NetBpm.Workflow.Definition.Impl
{
public class DefinitionObjectImpl : Persistent
www.eeworm.com/read/447272/1706445
cs definitionobjectimpl.cs
using System;
using System.Collections;
using log4net;
using NetBpm.Util.DB;
using NetBpm.Util.Xml;
namespace NetBpm.Workflow.Definition.Impl
{
public class DefinitionObjectImpl : Persistent
www.eeworm.com/read/396039/2424061
h mpich_pwd.h
#ifndef MPICH_PWD_H
#define MPICH_PWD_H
#include
#include
BOOL SetupCryptoClient();
BOOL SavePasswordToRegistry(TCHAR *szAccount, TCHAR *szPassword, bool persistent=true);
B
www.eeworm.com/read/359386/2976645
java accountbean.java
package examples;
import java.sql.*;
import javax.naming.*;
import javax.ejb.*;
import java.util.*;
/**
* Demonstration Bean-Managed Persistent Entity Bean.
* This Entity Bean represents a Bank Ac
www.eeworm.com/read/359386/2976701
java accountbean.java
package examples;
import java.sql.*;
import javax.naming.*;
import javax.ejb.*;
import java.util.*;
/**
* Demonstration Bean-Managed Persistent Entity Bean.
* This Entity Bean represents a Bank Ac
www.eeworm.com/read/359386/2976714
java accountbean.java
package examples;
import java.sql.*;
import javax.naming.*;
import javax.ejb.*;
import java.util.*;
/**
* Demonstration Bean-Managed Persistent Entity Bean.
* This Entity Bean represents a Bank Ac