All Projects → apachecn → Business 5min Notes

apachecn / Business 5min Notes

Licence: other
📖 5 分钟商学院精细笔记

Projects that are alternatives of or similar to Business 5min Notes

Notational Fzf Vim
Notational velocity for vim.
Stars: ✭ 975 (+1581.03%)
Mutual labels:  notes
Note
Quick and easy Command-line tool for taking notes.
Stars: ✭ 49 (-15.52%)
Mutual labels:  notes
Blog
Read and Write
Stars: ✭ 54 (-6.9%)
Mutual labels:  notes
Programming Notes
Semua catatan tentang teknologi dan development 😎
Stars: ✭ 41 (-29.31%)
Mutual labels:  notes
Cs246e Notes
Object oriented programming notes
Stars: ✭ 48 (-17.24%)
Mutual labels:  notes
Blog
Too young, too simple. Sometimes, naive & stupid 🐌
Stars: ✭ 7,882 (+13489.66%)
Mutual labels:  notes
Notes
📝 Migrated to(迁移至) https://github.com/Kuangcp/Note 当前仓库已经废弃, 对应的博客网站:
Stars: ✭ 33 (-43.1%)
Mutual labels:  notes
Tomcat Jdbc Notes
Tomcat自带数据库连接池源码阅读
Stars: ✭ 58 (+0%)
Mutual labels:  notes
Simplenote
[Abandoned] 风格极简的安卓备忘录应用
Stars: ✭ 48 (-17.24%)
Mutual labels:  notes
Readingnotes
计算机相关读书笔记
Stars: ✭ 53 (-8.62%)
Mutual labels:  notes
Paperwork
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
Stars: ✭ 7,838 (+13413.79%)
Mutual labels:  notes
Mff Stuff
#SharingIsCaring #CaringIsSharing
Stars: ✭ 44 (-24.14%)
Mutual labels:  notes
Yesterday I Learned
Brainfarts are caused by the rupturing of the cerebral sphincter.
Stars: ✭ 50 (-13.79%)
Mutual labels:  business
Researchnote
通过issue和README来记录日常学习研究笔记 关注 机器学习系统,深度学习, LLVM,性能剖视, Linux操作系统内核 话题 关注 C/C++. JAVA. Python. Golang. Chisel. 编程语言话题 ( Writing Blogs using github issue and markdown! (inculding Machine Learning algs and system, LLVM, Linux kernel, java, python, c++, golang)
Stars: ✭ 41 (-29.31%)
Mutual labels:  notes
Machine Learning Notes
Notes for several Machine Learning and Deep Learning courses, textbooks, and talks
Stars: ✭ 55 (-5.17%)
Mutual labels:  notes
Standardfile
Yet Another Standardfile (standardnotes server) Implementation written in Golang
Stars: ✭ 34 (-41.38%)
Mutual labels:  notes
Python Design Patterns
My notes on design patterns with implementations in Python.
Stars: ✭ 49 (-15.52%)
Mutual labels:  notes
Androidnote
安卓学习笔记
Stars: ✭ 8,486 (+14531.03%)
Mutual labels:  notes
Notes Cli
A simple CLI app to take notes daily on markdown file
Stars: ✭ 58 (+0%)
Mutual labels:  notes
Notes
The notes for Math, Machine Learning, Deep Learning and Research papers.
Stars: ✭ 53 (-8.62%)
Mutual labels:  notes

5 分钟商学院精细笔记

讲师:刘润

整理人:洋_葱头

下载

Docker

docker pull apachecn0/business-5min-notes
docker run -tid -p <port>:80 apachecn0/business-5min-notes
# 访问 http://localhost:{port} 查看文档

PYPI

pip install business-5min-notes
business-5min-notes <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g business-5min-notes
business-5min-notes <port>
# 访问 http://localhost:{port} 查看文档
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].