Этот баннер — требование Роскомнадзора для исполнения 152 ФЗ.
«На сайте осуществляется обработка файлов cookie, необходимых для работы сайта, а также для анализа использования сайта и улучшения предоставляемых сервисов с использованием метрической программы Яндекс.Метрика. Продолжая использовать сайт, вы даёте согласие с использованием данных технологий».
Политика конфиденциальности
|
|
|
Массив
|
|||
|---|---|---|---|
|
#18+
Cуществует ли какая нить функция очистки массива? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 10.09.2004, 08:54 |
|
||
|
Массив
|
|||
|---|---|---|---|
|
#18+
Долго мы будем сюда MSDN копировать? Use Dynamic Arrays and Erase to Reclaim Memory Consider using dynamic arrays instead of fixed arrays. When you no longer need the data in a dynamic array, use Erase or ReDim Preserve to discard unneeded data, and reclaim the memory used by the array. For example, you can reclaim the space used by a dynamic array with the following code: Erase MyArray Whereas Erase completely eliminates the array, ReDim Preserve makes the array smaller without losing its contents: ReDim Preserve MyArray(10, smallernum) Erasing a fixed-size array will not reclaim the memory for the array — it simply clears out the values of each element of the array . If each element was a string, or a Variant containing a string or array, then erasing the array would reclaim the memory from those strings or Variants, not the memory for the array itself. (c) MSDN April 2001 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 10.09.2004, 10:18 |
|
||
|
|

start [/forum/topic.php?fid=60&fpage=356&tid=2168901]: |
0ms |
get settings: |
7ms |
get forum list: |
13ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
25ms |
get topic data: |
8ms |
get forum data: |
2ms |
get page messages: |
41ms |
get tp. blocked users: |
1ms |
| others: | 213ms |
| total: | 314ms |

| 0 / 0 |
