代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/479982/6674261
doc java_serialization.doc
www.eeworm.com/read/124992/14521049
c xllp_serialization.c
#include "xllp_defs.h"
#include "xllp_serialization.h"
XLLP_UINT32_T XllpLock(XLLP_PROTECTED_REGISTER Xllp_RegisterID)
{
return 0;
}
void XllpUnlock(XLLP_UINT32_T Xllp_LockID)
{
}
www.eeworm.com/read/124992/14521106
h xllp_serialization.h
#ifndef XLLP_SERIALIZATION
#define XLLP_SERIALIZATION
typedef enum XLLP_PROTECTED_REGISTERS
{
/*
// Mainstone Board Level Registers
*/
MISC_WR, /* Miscellaneous Write Register 1 */
MISC_WR2
www.eeworm.com/read/16761/686658
incr serialization.exe.incr
www.eeworm.com/read/492180/1178642
c xllp_serialization.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi