代码搜索结果
找到约 10,000 项符合
Memory 的代码
how to unload cached dll files to free memory.txt
Windows Explorer caches DLLs (Dynamic-Link Libraries) in memory for a period of time after the application an using them has been closed. Which in some cases can be an waste of memory. To stop WinXP f
errortc82.dat
错误信息: Out of memory
中文注释: 内存不够用
avrdude.1
.\"
.\" avrdude - A Downloader/Uploader for AVR device programmers
.\" Copyright (C) 2001, 2002, 2003, 2005 Joerg Wunsch
.\"
.\" This program is free software; you can redistribute it and/or modify
.
chapter5.html
Writing Bug-Free C Code: A New Heap Manager
Chapter 5: A New Heap Manager
Writing Bug-Free C Code
sqlite3.h
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
ememoryc.htm
Effective C++, 2E | Memory Management Back to Item 4: Prefer C++-style comments.
Continue to Item 5: Use the same form in corresponding uses of new and delete.
Memory Management
Memory management con
sqlite3.h
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
sqlite3.h
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
memmng.html
Memory Management