早上,按照平常的时间去吃早饭,食堂格外的空旷,打饭的员工说今天人很少,我说昨天是有元旦晚会,她说今天是放假,我后来想,还是她说的更有道理。她看的比我清楚更清楚!

幸亏昨晚上记录下了早上要帮别人搜论文的事情,不然早上来教研室肯定会忘记。花了几分钟来做这件事情。之后便安排了一下今天的任务,打电话,在晚上的时候,还给其中一个买了礼物。今天看到的朋友圈,都是总结与展望,我也有立个flag的冲动。在朋友圈做个见证,但估计很快就会被淹没。

今天没有做工作相关的事情,上午,学习基本乐理模型,听了两节课,听进去了,觉得时间过得好快。今天听到一个名词,黑天鹅事件,不可预测性的有重大影响的事件。下午的时候,在宿舍,打电话给家人与同学,自己练习了吉他,但是事后没有太多收获,可能是太过着急。

随后一觉睡到了八点钟,醒来聊天的时候答应了琼,回来的时候要一起买衣服。又帮同学下载论文,九点到教研室,给同学买了本手账笔记本,然后便是在一直学习吉他的动作基本动作要点,刚开始,我还是想更规范一些。我手中的吉他速成教程,走的是经验论。

Morning, in accordance with the usual time to eat breakfast, canteen exceptionally open, Dafan staff said that today few people, I said Yesterday is a New Year's party, she said today is a holiday, I later thought, or she said more justified . She saw more clearly than I know!

Fortunately, last night to record the morning to help others search the text of things, or morning to the Department will certainly forget. It took a few minutes to do this. After the arrangement of what today's task, call, in the evening, back to one of them bought a gift. Today to see the circle of friends, are summed up and outlook, I have a flag impulse. In the circle of friends to be a witness, but estimates will soon be submerged.

Today did not do work-related things in the morning, learning the basic theory of music model, listening to two classes, listening to go, and feel time flies. Today heard a noun, black swan incident, unpredictable events that have a significant impact. In the afternoon, in the dormitory, called his family and students, their practice of the guitar, but not too much after the harvest, may be too anxious.

Then wake up to sleep at eight o'clock, woke up to chat when the promise of Joan, come back to buy clothes together. And to help students download papers, nine to the teaching and research section, to the students to buy their own account notebook, and then is always learning the basic action of the guitar action points, beginning, I would like to regulate some. I am in the hands of the guitar crash course, taking the empiricism.

随机推荐

  1. ubuntu 14.04安装nginx+php+mysql

    前段时间的折腾,颇费一番周折,过程中发现网上的许多资料比较老旧过时了,所以在这里也简单把过程重新整理一遍,争取一帖解决问题. 基于最新的Ubuntu 14.04(2014年9月)搭建nginx.php ...

  2. jQuery中的get()方法

    get()方法用于从jQuery对象中获取DOM元素,有以下两种使用方式: 1. get(index):获取jQuery对象中拥有指定索引的DOM元素. 2. get():获取包含jQuery对象中所 ...

  3. 前端学习 第七弹: Javascript实现图片的延迟加载

    前端学习 第七弹: Javascript实现图片的延迟加载 为了实现图片进入视野范围才开始加载首先: <img    src="" x-src="/acsascas ...

  4. Object.create() 和 __proto__ 的关系

    经测试得出 Ojbect.create() 也就是通过修改 __proto__ 实现的. 例: var Super = { say: function() {console.log('say')} } ...

  5. 如何用selenium webdriver 捕获js error

    ### 问题 捕捉页面上js error ### 解决办法 从Selenium webdriver log 中解析 # -*- coding:utf8 -*- import unittest from ...

  6. Socket 通信(基础原理、实时聊天系统雏形)

    什么是 Socket? Socket 英文直译为"孔或插座",也称为套接字.用于描述 IP 地址和端口号,是一种进程间的通信机制.你可以理解为 IP 地址确定了网内的唯一计算机,而 ...

  7. jquery中$.ajax方法提交表单

    function postdata(){                        //提交数据函数 $.ajax({                                //调用jqu ...

  8. 前端JavaScript规范

    前端JavaScript规范 http://www.imooc.com/article/1402 http://greengerong.com/blog/2015/05/09/qian-duan-ja ...

  9. List的FindIndex和ForEach

    FindIndex和ForEach能接受一个delegate,用来定义查找规则太好用. 匿名函数,萌萌哒:Conditional("DEBUG")也是极好的. 读<C#本质论 ...

  10. Who is using Asio?

    https://think-async.com/Asio/WhoIsUsingAsio