git常用命令总结:https://www.cnblogs.com/jackchensir/p/8306448.html 利用git提交代码 一、首先需要下载git 查看电脑是否安装git,打开终端,输入git,回车如果输出如下,则代表已安装了git 如果未安装,则会输出: 按照提示输入:sudo ...
分类:
其他好文 时间:
2019-01-25 15:05:16
阅读次数:
205
DirectX11 Study Note I will record the sequence of creating a direct3d graphics, and explanation the important point of every function accroding MSDN ...
分类:
其他好文 时间:
2019-01-25 00:22:19
阅读次数:
222
根据上一节搭建的hello-world工程(包含Router),用Webstorm打开,我们先运行一下工程。 界面如下 .. 我将在About里面介绍一下Vue的相关内容。 打开About.vue,修改内容为: 结果: 看起来很简单,实际上Vue在背后做了大量工作,数据和DOM模型已经建立了关系,所 ...
分类:
其他好文 时间:
2019-01-24 16:35:26
阅读次数:
168
``` mysql help For information about MySQL products and services, visit: http://www.mysql.com/ For developer information, including the MySQL Referenc ...
分类:
数据库 时间:
2019-01-24 13:19:36
阅读次数:
241
Computer HDU - 2196 A school bought the first computer some time ago(so this computer's id is 1). During the recent years the school bought N-1 new co ...
分类:
其他好文 时间:
2019-01-23 19:06:52
阅读次数:
104
路由,其实就是指向的意思,当我点击页面上的home按钮时,页面中就要显示home的内容,如果点击页面上的about 按钮,页面中就要显示about 的内容。Home按钮 => home 内容, about按钮 => about 内容,也可以说是一种映射. 所以在页面上有两个部分,一个是点击部分,一个 ...
分类:
其他好文 时间:
2019-01-23 15:46:22
阅读次数:
155
安装 在 Vue 后面加载 vue router,它会自动安装的 如果在一个模块化工程中使用它,必须要通过 Vue.use() 明确地安装路由功能 —————————————————————————————————————————————————————————— 初始化(Router 构建选项) ...
分类:
其他好文 时间:
2019-01-22 10:43:52
阅读次数:
159
E - K-th Number POJ - 2104 You are working for Macrohard company in data structures department. After failing your previous task about key insertion y ...
分类:
其他好文 时间:
2019-01-21 20:06:57
阅读次数:
134
About BAWSI About BAWSI The Bay Area Women's Sports Initiative (BAWSI) is a public benefit, nonprofit corporation with a mission to create programs an... ...
分类:
Web程序 时间:
2019-01-20 20:00:55
阅读次数:
174
整理人:贺振原 A - Generous Kefa (1) 马鸿儒 (2) 朱远迪 B - Godsend (1) 马鸿儒 (2) 朱远迪 C - Leha and Function D - Leha and another game about graph E - New Year and Anc ...
分类:
其他好文 时间:
2019-01-20 12:09:08
阅读次数:
179