Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hjzheng/cuf_ppts
CUF_meeting_knowledge_share PPTs
https://github.com/hjzheng/cuf_ppts
Last synced: 27 days ago
JSON representation
CUF_meeting_knowledge_share PPTs
- Host: GitHub
- URL: https://github.com/hjzheng/cuf_ppts
- Owner: hjzheng
- Created: 2014-09-01T07:19:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-29T09:51:14.000Z (over 8 years ago)
- Last Synced: 2024-04-16T05:34:11.359Z (7 months ago)
- Language: HTML
- Size: 12.9 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CUF_PPTs
========**CUF_meeting_knowledge_share PPTs**
用于存放 [CUF_meeting_knowledge_share][11] PPTs
下面的PPT都是基于[reveal.js][0]实现的
**PPT List:**
- [前端开发工具介绍][2] ([基于北河PPT][1])
- [浏览器渲染过程][3]
- [Fiddler的使用][4]
- [CSS3 2D Transform][5]
- [书写高效的CSS][6]
- [响应式设计][7]
- [前端技术介绍(未完成)][8]
- [ES6 String Template][9]
- [CSS 选择器][10]
- [我是如何学习前端技术][12]
- [学习Gulp][13]**使用方式:**
- clone项目到本地
```bash
git clone https://github.com/hjzheng/CUF_PPTs
```
- 使用浏览器访问对应的html页面即可。**如果你也喜欢使用reveal.js制作技术PPT,也可以将你的PPT贡献给我们。**
[0]:https://github.com/hakimel/reveal.js
[1]:https://github.com/hjzheng/bh-share-repo
[2]:http://get-set.cn/CUF_PPTs/%23U524d%23U7aef%23U5f00%23U53d1%23U5de5%23U5177%23U4ecb%23U7ecd.html#/
[3]:http://get-set.cn/CUF_PPTs/%23U6d4f%23U89c8%23U5668%23U6e32%23U67d3%23U8fc7%23U7a0b.html#/
[4]:http://get-set.cn/CUF_PPTs/Fiddler%23U7684%23U4f7f%23U7528.html#/
[5]:http://get-set.cn/CUF_PPTs/CSS3-2D-Transform.html#/
[6]:http://get-set.cn/CUF_PPTs/%E4%B9%A6%E5%86%99%E9%AB%98%E6%95%88%E7%9A%84CSS.html#/
[7]:http://get-set.cn/CUF_PPTs/%E5%93%8D%E5%BA%94%E5%BC%8F%E8%AE%BE%E8%AE%A1.html#/
[8]:http://get-set.cn/CUF_PPTs/%E5%89%8D%E7%AB%AF%E6%8A%80%E6%9C%AF%E4%BB%8B%E7%BB%8D.html#/
[9]:http://get-set.cn/CUF_PPTs/ES6_Template_String.html#/
[10]:http://get-set.cn/CUF_PPTs/CSS_Selector.html
[11]:https://github.com/hjzheng/CUF_meeting_knowledge_share
[12]:http://get-set.cn/CUF_PPTs/how-to-learn.html#/
[13]:http://get-set.cn/CUF_PPTs/learn-gulp.html#/