KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
codejargon
★ 10
Open GitHub ↗
简明编程术语
Download README (.md)
Explore Similar Repositories
trie
:
Exploring trie-structured data
roll20scripts
:
My scripts developted for roll20
web-audio-assembler
:
No description available.
redux-haiku
:
Redux side-effects using state diffs in subcribers
libdesktop
:
OS and desktop integration made easy.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
codejargon
?
Download (.md)
# 简明编程术语 简明编程术语是由社区驱动的编程知识分享网站,主要提供各类编程专业术语的解释。 ## 贡献 请提交 Pull Request 添加词条,具体格式可以参考目录 [/source/_posts](/source/_posts) 中的现有词条格式。 ## 开发 ```bash # 预览网站 $ npm run dev # 添加词条 $ ./node_modules/.bin/hexo new post {item_name} ``` ## 内容共享 词条以 CC-BY-NC 4.0 协议授权,代码以 MIT 协议授权。