代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/101128/15850017
h persist.h
// Persist.h
#ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
#define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
class CPersistentFrame : public CFrameWnd
{ // remembers where it was on the desktop
D
www.eeworm.com/read/101128/15851151
h persist.h
// Persist.h
#ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
#define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
class AFX_EXT_CLASS CPersistentFrame : public CFrameWnd
{ // remembers where it was on the
www.eeworm.com/read/101128/15851586
h persist.h
// Persist.h
#ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
#define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
class AFX_EXT_CLASS CPersistentFrame : public CFrameWnd
{ // remembers where it was on the
www.eeworm.com/read/146621/5736572
c mass_cbitrance.c
#include "HostStack.h"
/* 定义CBI复位命令数据结构 */
const uint8 Command_Block_Rest[12] = { 0x1d,0x04,0xff,0xff,
0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff };
uint8 CBI_CommandBlo
www.eeworm.com/read/146621/5736597
c mass_cbitrance.c
#include "HostStack.h"
/* 定义CBI复位命令数据结构 */
const uint8 Command_Block_Rest[12] = { 0x1d,0x04,0xff,0xff,
0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff };
uint8 CBI_CommandBlo
www.eeworm.com/read/478256/6713750
c mass_cbitrance.c
#include "HostStack.h"
/* 定义CBI复位命令数据结构 */
const uint8 Command_Block_Rest[12] = { 0x1d,0x04,0xff,0xff,
0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff };
uint8 CBI_CommandBlo
www.eeworm.com/read/218002/14941441
c mass_cbitrance.c
#include "HostStack.h"
/* 定义CBI复位命令数据结构 */
const uint8 Command_Block_Rest[12] = { 0x1d,0x04,0xff,0xff,
0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff };
uint8 CBI_CommandBlo
www.eeworm.com/read/108729/15577801
sh testconf.sh
#! /bin/sh -f
#
# Variables: (* = exported)
# *SNMP_TMPDIR: place to put files used in testing.
# SNMP_TESTDIR: where the test scripts are kept.
# *SNMP_PERSISTENT_FILE: where to store th
www.eeworm.com/read/249895/4444967
java persistentcomparator.java
package org.garret.perst;
/**
* Base class for persistent comparator used in SortedCollection class
*/
public abstract class PersistentComparator extends Persistent {
/**
* Compa
www.eeworm.com/read/249895/4445079
java persistentcomparator.java
package org.garret.perst;
/**
* Base class for persistent comparator used in SortedCollection class
*/
public abstract class PersistentComparator extends Persistent {
/**
* Compa