Skip to content

Commit

Permalink
Update computerScience.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmj01 committed Sep 27, 2023
1 parent 25c86a9 commit 193ab5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index/computerScience.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
- [hash](../cpl/data.structure/hash.md)
- [LRU](../cpl/data.structure/LRU.md)

### 规范
- [Promises/A+, An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.](https://promisesaplus.com/)

## ComputerGraphics

- [Real-Time Rendering Resources](https://www.realtimerendering.com/)
Expand Down

0 comments on commit 193ab5f

Please sign in to comment.