代码搜索:Storage

找到约 10,000 项符合「Storage」的源代码

代码结果 10,000
www.eeworm.com/read/153251/5652108

properties derby.properties

derby.storage.fileSyncTransactionLog=true derby.user.openjms=openjms # uncomment the following if you want extra log info # derby.stream.err.logSeverityLevel=0 # derby.language.logStatementText=
www.eeworm.com/read/252613/6787736

h eprecomp.h

#ifndef CRYPTOPP_EPRECOMP_H #define CRYPTOPP_EPRECOMP_H #include "integer.h" #include NAMESPACE_BEGIN(CryptoPP) // Please do not directly use the following class. It should be //
www.eeworm.com/read/252613/6787790

cpp modexppc.cpp

// modexppc.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "modexppc.h" #include "asn.h" #include "algebra.cpp" #include "eprecomp.cpp" NAMESPACE_BEGIN(
www.eeworm.com/read/252613/6787820

cpp eprecomp.cpp

#include "pch.h" #include "eprecomp.h" #include "algebra.h" #include NAMESPACE_BEGIN(CryptoPP) template void ExponentiationPrecomputation::Precompute(const Element &ba
www.eeworm.com/read/426781/6789944

c compat.c

#include #include #include #include #include #define DEBUG #include "common.h" #include "data.h" #include "sc.h" #include "scsetup.h" #include "o
www.eeworm.com/read/475354/6796775

txt install.txt

安装: Smartphone版本 1. 自动安装版 a) 安装程序 b) 将数据文件放到内存或者存储卡上的任意目录里 c) 运行MDict, 选Library->Search all. 程序会自动查找所有".mdx"结尾的文件,并在Library菜单下显示。 d) 在Library菜单里选择你需要使用的数据文件 e) 可以开始使用, 用Back键可以切换到输入状态, Enter键
www.eeworm.com/read/474803/6807675

java worker.java

import javax.microedition.lcdui.game.*; import javax.microedition.lcdui.*; /** * 该类描述了游戏中搬运工的状态,及行走规则 */ public class Worker extends Sprite { public static final int EAST = 0; publi
www.eeworm.com/read/210638/6872818

cpp newmat2.cpp

//$$ newmat2.cpp Matrix row and column operations // Copyright (C) 1991,2,3,4: R B Davies #define WANT_MATH #include "include.h" #include "newmat.h" #include "newmatrc.h" #ifdef use_namespac
www.eeworm.com/read/210638/6872840

cpp newmat4.cpp

//$$ newmat4.cpp Constructors, ReSize, basic utilities // Copyright (C) 1991,2,3,4,8,9: R B Davies #include "include.h" #include "newmat.h" #include "newmatrc.h" #ifdef use_namespace namespa
www.eeworm.com/read/472264/6874541

h eprecomp.h

#ifndef CRYPTOPP_EPRECOMP_H #define CRYPTOPP_EPRECOMP_H #include "integer.h" #include NAMESPACE_BEGIN(CryptoPP) // Please do not directly use the following class. It shoul