Fate is responsible for shuffling, but the game of cards is our own!

命运负责洗牌,但是玩牌的是我们自己!

Today, I updated the opera browser. It sent me a note that it needs to be updated to the newest edition.

I hadn't carefully check what the details might be, just clicked 'Yes'.

After its update, I reopened the browser, and saw its welcome page, there were some new features, one is that it can change units on the website, more detailly, it can highlight text to convert values including speed, weight, temperature and more, the other, it can take snapshots inside the browser, that is, it provides a function which is similar to the clipboard.

Simple but useful functions.

You may doubt that whether these new features can be considered as innovation or not, because many others also have the similar functions, and much more earlier and much more stronger.

Absolutely, such combinations of existing thing are also innovations.

Don't think it is too difficult to create new things, sometimes that may be very simple, you just need to combine different features together and provide these functions in one set, that also can be creative and innovative.

How to integrate different features, actually, is also an advanced knowledge.

Everyone should carefully observe which way his heart draws him, and then choose that way with all his strength.

每个人都应该仔细留心内心引领的哪一条路,然后尽全力选择那条路。

From Hasidic Saying.

Listen to your heart, sometimes it will tell you the way you should take.

And when you choose to follow your heart, don't forget to take your brains with you, in case that the way turns out to be not the one you want.

But no matter which way you choose, whether it is suitable or not, whether it is tough or smooth, always run with all your strength.

Recently, I met with many talented peers who have given me very deep impressions.

They are so smart, talkative, professional and most of them are very good at dealing with suppliers on technical details.

I always feel inferior when discussing with them. I know there are many things I should learn, at least I should know some basic concepts about the topics.

But it seems I never tried my best to improve my drawbacks.

Finally, I have been left far behind not only by my peers, but also by those successors.

What a pity. Can I live up to those expectations?

August 17th 2017 Week 33rd Thursday的更多相关文章

  1. August 11th 2016, Week 33rd Thursday

    A particular fine spring came around. 转眼又是一番分外明媚的春光. Hey, it is hot outside, sometimes even unbearab ...

  2. August 31st 2017 Week 35th Thursday

    Whatever happened in the past is gone, the best is always yet to come. 无论过去发生什么,最好的永远尚未到来. Correct j ...

  3. August 24th 2017 Week 34th Thursday

    If you have choices, choose the best. If you have no choice, do the best. 如果有选择,那就选择最好的:如果没有选择,那就努力做 ...

  4. August 19th 2017 Week 33rd Saturday

    Live for today and stop stressing out about tomorrow. 为今天而活,不必为明天过分担心. Stop bewailing the past misfo ...

  5. August 18th 2017 Week 33rd Friday

    If you shed tears when you miss the sun, you also miss the stars. 如果你因为错过太阳而哭泣,你也将会错过繁星. If you have ...

  6. August 16th 2017 Week 33rd Wednesday

    A man can be destroyed but not defeated. 一个人可以被毁灭,但不能被打败. Before he was destroyed, he would have bee ...

  7. August 15th 2017 Week 33rd Tuesday

    Would rather have done a regret, do not miss the regret. 宁愿做过了后悔,也不要错过了后悔. Yesterday, I read several ...

  8. August 14th 2017 Week 33rd Monday

    Life is like a watch, you can return to the starting point, they are not yesterday! 人生就像钟表,可以回到起点,却已 ...

  9. August 13th 2017 Week 33rd Sunday

    The best accessory a girl can own is confidence. 女生最好的饰品就是自信. Only when we have our own ideas and on ...

随机推荐

  1. [C语言]日期间天数差值的计算

    刷一些算法题时总能遇到计算日期间天数的问题,每每遇到这种情况,不是打开excel就是用系统自带的计算器.私以为这种问题及其简单以至于不需要自己动脑子,只要会调用工具就好.直到近些天在写一个日历程序的时 ...

  2. SQL语句映射文件(1)resultMap

    SQL 映射XML 文件是所有sql语句放置的地方.需要定义一个workspace,一般定义为对应的接口类的路径.写好SQL语句映射文件后,需要在MyBAtis配置文件mappers标签中引用,例如: ...

  3. 码表的理解(ASCII,GBK,Unicode,UTF-8等)。

    以下任何言论都完全是个人的理解,如有雷同纯属巧合,如有错误,希望大家多多指出,共同学习!谢谢! 笔者是一个理解能力偏慢.稍钻牛角尖的程序员,什么东西都要从最基础理解起,一步一步向上理解,因此讲述时也是 ...

  4. C# Aspose填充excel模板数据,下载

    public Result<object> GetAExcelFieItem(string[] aid, int kind, string contype) { string fileUr ...

  5. WCF-异步调用和两种客户端形式

    当发布一个服务端之后,客户端可以通过服务端的元数据,用VS2010添加服务引用的方式生成对应的代码.并且可以选择生成相应的异步操作. WCF实现代码,Add操作延时5秒后再返回结果. [Service ...

  6. 如何快速备份还原Sql Server 数据库

    备份数据库 选择你要备份的数据库,鼠标右键单击,选择任务-备份 弹出备份数据库窗口,选择添加 弹出选择备份目标窗口,点击浏览,选择存放备份数据库的目录,输入文件名,后缀名输入.bak,点击确定,确定, ...

  7. HTTP协议状态码学习

    一直以来都在追求实战,从而忽视了对理论知识的深入学习和理解.这并不可怕,可怕的是当意识到自己的不足时,没有行动. 1xx(临时响应) 表示临时响应并需要请求者继续执行操作的状态代码. 代码   说明 ...

  8. hdu 2412 Party at Hali-Bula 经典树形DP

    Party at Hali-Bula Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Other ...

  9. Web安全相关(四):过多发布(Over Posting)

    简介 过多发布的内容相对比较简单,因此,我只打算把原文中的一些关键信息翻译一下.原文链接如下: http://www.asp.net/mvc/overview/getting-started/gett ...

  10. 通用CSS命名规范

    一.文件命名规范 样式文件命名主要的 master.css布局,版面 layout.css专栏 columns.css文字 font.css打印样式 print.css主题 themes.css [/ ...