2016-9-8日志

阅读数:1530 发布时间:2016-09-09 14:00:24

作者:w4pj 标签: 潘剑 w4pj--单词拼写 sui思维导图及使用 git理论基础 css思维导图 js的基础知识

9月8日日志

This is the list of things that i doed it today.

1.单词拼写 2.sui思维导图及使用 3.git理论基础 4.css思维导图 5.js的基础知识

This is the result of plan what i completed.

1.部分单词记忆

render 渲染
dock 码头,停靠
throttling 带宽限制
tiles 瓷砖
cyan 蓝绿色
latitude 纬度
longitude 经度
panel 面板
pane 窗格
matching 匹配
bracket 括号,支架
relay 中继
indentation 缩进
protocol 协议
profilling 本文介绍
profile 配置文件
stack 堆栈
heap
snapshot 快照
formatter 格式化程序
extension 扩展
handing 句柄
popup 弹出式菜单
shadow Dom 影子文件模型
commit 提交
graphs 图形,图表
branch 分支

2.msui的思维导图 msui思维导图

msui来源


3.git基础操作和原理

指令

mkdir fileName 创建文件
mv fileName url 移动文件到url
cd .. 返回上一级
ls 显示所有文件
vi git status 查看分支
git remote -v 查看远程
git remote remove urlName 删除url
git remote add urlName url 建立远程
git pull adom master 获得分支
git commit -am "fileName" 提交文件
git push origin master 提交到个人用户

git原理


4.css分布

css


5.js 理论基础


plan what i did not completed

1.css 导图 completed

2.sui 页面

3.其他单词

4.浏览器渲染原理

相关文章推荐: