摘要:
参与云栖大会第一天感受 早晨参与内容 数据智能实践专场 议程是 09:00 09:25 互联网下半场用户增长之路 吕志国 【友盟+】CPO 09:25 09:50 数据开启智慧零售的升级引擎 刘延明 【友盟+】新零售数据业务总经理 09:50 10:15 数据智能在营销场景下的探索与实践 李春元 【
阅读全文
posted @ 2018-09-19 21:55
混沌奇迹
阅读(302)
推荐(0)
摘要:
1、 标签 参考链接 "HTML 标签" 就是鼠标移动上去能看到相关解释的内容,abbr 标签内的内容直接看不到,需要鼠标移动上去才行。 2、 标签 参考链接 "HTML 标签" 给人的效果就是个 斜的字体效果 和 em strong 等类似。
阅读全文
posted @ 2018-07-01 11:18
混沌奇迹
阅读(134)
推荐(0)
摘要:
1、伪类 参考链接: "CSS 伪类|runoob.com" css伪类,个人理解内容为,为了提供一下选择器的特殊功能,给我感觉最有用的是:hover(哈哈,我水平也比较低) 参考链接中也有所有的伪类链接。 :not() 伪类 参考链接: "否定伪类|MDN" / 类名不是 的 元素 / p:not
阅读全文
posted @ 2018-06-23 16:25
混沌奇迹
阅读(157)
推荐(0)
摘要:
对近期学习记录进行总结,重点在于记录。 1、block、inline和inline block 参考链接为: "block,inline和inline block概念和区别" "CSS Layout display: inline block" 简单来说: block为一个块,另起一行,占据一个方块
阅读全文
posted @ 2018-06-22 01:25
混沌奇迹
阅读(289)
推荐(0)
摘要:
DEPLOY YOUR WEBSITE TO GITHUB PAGES Review Fantastic! You now have your site published on the public Internet. You can now navigate to your newly publ
阅读全文
posted @ 2017-12-02 08:26
混沌奇迹
阅读(200)
推荐(0)
摘要:
REATE A STATIC WEBSITE USING JEKYLL Review Great work! Let's review what you accomplished in this unit: Installed Jekyll Used Jekyll to generate a sta
阅读全文
posted @ 2017-12-01 23:21
混沌奇迹
阅读(140)
推荐(0)
摘要:
Learn GIT TEAMWORK generalizations Congratulations, you now know enough to start collaborating on Git projects! Let's review. A remote is a Git reposi
阅读全文
posted @ 2017-11-30 23:37
混沌奇迹
阅读(186)
推荐(0)
摘要:
GIT BRANCHING generalizations Let's take a moment to review the main concepts and commands from the lesson before moving on. Git branching allows user
阅读全文
posted @ 2017-11-29 22:37
混沌奇迹
阅读(129)
推荐(0)
摘要:
BASIC GIT WORKFLOW Generalizations You have now been introduced to the fundamental Git workflow. You learned a lot! Let's take a moment to generalize:
阅读全文
posted @ 2017-11-29 17:27
混沌奇迹
阅读(112)
推荐(0)
摘要:
ENVIRONMENT Generalizations Congratulations! You learned to use the bash profile to configure the environment. What can we generalize so far? The envi
阅读全文
posted @ 2017-11-27 12:49
混沌奇迹
阅读(352)
推荐(0)