搜索结果
找到约 14 项符合
temporary 的查询结果
按分类筛选
Java编程 This temp directory is used by the JVM for temporary file storage. The JVM is configured to use thi
This temp directory is used by the JVM for temporary file storage.
The JVM is configured to use this as its java.io.tmpdir in the
catalina.sh and catalina.bat scripts.
matlab例程 时间序列分析G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary s
时间序列分析G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary separation," use of the correlation integral Mex documents fast
Internet/网络编程 This is the script which used on 10minutemail.com for temporary email.
This is the script which used on 10minutemail.com for temporary email.
嵌入式综合 NCV7356单线CANBUS收发器数据手册
The NCV7356 is a physical layer device for a single wire data linkcapable of operating with various Carrier Sense Multiple Accesswith Collision Resolution (CSMA/CR) protocols such as the BoschController Area Network (CAN) version 2.0. This serial data linknetwork is intended for use in applications ...
Internet/网络编程 采用了Lampsoft专门研制的IIM(Intelligent Information Matching 智能信息匹配)技术可以根据广告所设定的不同关键字
采用了Lampsoft专门研制的IIM(Intelligent Information Matching 智能信息匹配)技术可以根据广告所设定的不同关键字,结合浏览者的具体信息,来决定应该显示哪一则广告。最大程度上保障了广告主的利益。同时,SAS2004还具备了传统网络广告系统的全部功能,甚至还加入了领先的RTS(Records Temporary Store记录临时存储) ...
加密解密 title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let yo
title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter driver.
加密解密 title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let yo
title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter driver.
VC书籍 This book focuses on combining C++ s power and flexibility with high performance and scalability, r
This book focuses on combining C++ s power and flexibility with high performance and
scalability, resulting in the best of both worlds. Specific topics include temporary objects,
memory management, templates, inheritance, virtual functions, inlining, referencecounting,
STL, and much more
其他 Samples are organized by chapter, and then by "application" or example name. You should open a proje
Samples are organized by chapter, and then by "application" or example name. You should open a project in Visual Studio .NET through the .sln (solution) file.
Note that Visual Studio .NET automatically creates various temporary and debugging files in the obj and bin sub-directory for each project. ...
软件设计/软件工程 Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s
Inside the C++ Object Model
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This bo ...