Skip to content

Commit 8da42e9

Browse files
author
wxxiong6
authored
Update README.md
1 parent 12958ab commit 8da42e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# php-ext-arraylist
2-
php扩展ArrayList
2+
ArrayList是一个使用使用C实现类似于Java ArrayList的扩展。
3+
适用于大数组环境,提高内存使用率,比原生array使用更少的内存。
34

45
## linux mac 环境下编译安装
56
```shell

0 commit comments

Comments
 (0)