feature update README.md
This commit is contained in:
parent
da6d64eb06
commit
36922f53b3
10
README.md
10
README.md
@ -1,6 +1,6 @@
|
|||||||
# ulib
|
# ulib
|
||||||
|
|
||||||
基于C++98的框架
|
基于C++98的框架
|
||||||
|
## 依赖
|
||||||
- [x] support [fmt-4.1](https://github.com/fmtlib/fmt/tree/4.x)
|
- [x] support [fmt-4.1](https://github.com/fmtlib/fmt/tree/4.x)
|
||||||
- https://stackoverflow.com/questions/77067214/do-any-old-versions-of-fmt-support-c98
|
- https://stackoverflow.com/questions/77067214/do-any-old-versions-of-fmt-support-c98
|
||||||
- [ ] support [libmysqlclient]()
|
- [ ] support [libmysqlclient]()
|
||||||
@ -12,3 +12,11 @@
|
|||||||
- [ ] unique_ptr
|
- [ ] unique_ptr
|
||||||
- [ ] scoped_ptr
|
- [ ] scoped_ptr
|
||||||
- [ ] scoped_array
|
- [ ] scoped_array
|
||||||
|
|
||||||
|
## 支持平台
|
||||||
|
- [x] himix200
|
||||||
|
- [x] hisiv500
|
||||||
|
- [x] hisiv510
|
||||||
|
- [x] mipsel64el
|
||||||
|
- [x] mipsel
|
||||||
|
- [x] Linux-x86_64
|
Loading…
Reference in New Issue
Block a user