Posts

vmware_vs_virtualbox

#tech

Comparsion between virtualbox and virmware on macbook pro early 2015My macbook pro is relatively old, the performance of VM app is more important. Here are some issues I encoutered during using windows 7 on Vmware fusion pro and virtual box.

  • Both vm apps need to install drivers to support usb 3.0. VMware needs to enable settings firstly, then install Intel usb 3.0 driver. But for virtual box only needs to install extensionl pack.

Read more

Markdown example

#tech #markdown

General text

#this is header

**hi, this is bold**

*this is italic font*

this is another line

## this is header two

You’re really, really going to want to see this. Shortcut for markdown all in one[preview][toggle preview]

Visit Markdown Guide Alt text for image

Key Command

Ctrl/Cmd + B Toggle bold Ctrl/Cmd + I Toggle italic Alt+S (on Windows) Toggle strikethrough1 Ctrl + Shift + ] Toggle heading (uplevel) Ctrl + Shift + [ Toggle heading (downlevel) Ctrl/Cmd + M Toggle math environment Alt + C Check/Uncheck task list item [toggle preview]: Ctrl/Cmd + Shift + V Toggle preview Ctrl/Cmd + K V Toggle preview to side The latest news from BBCimage link[orange cat]: Inline link[orange cat][orange cat]

blockquotes

The sin of doing nothing is the deadliest of all the seven sins. It has been said that for evil men to accomplish their purpose it is only necessary that good men should do nothing.

this is a odd paragraph

Lists

  • one

  • two

  • one

  • two

  • hello

    • hello again
  • one
  • two
  • three

paragraphs

We pictured the meek mild creatures where They dwelt in their strawy pen, Nor did it occur to one of us there

  • To doubt they were kneeling then.

Code block


#include <iostrem>
int main()
{
    std::cout << "Hello cpp world" << "/n";
    return 0;
}

Tables

Read more

The first day on my vacation

#daily life

A busy year has been past, but I still have quite more annual leave left. Just go for vacation. What should I do in the next week off? I am planning for reading on basic computer science field. Surfing on web I acciedently know about guy whose name is Yinwang, a typically software engineer and quite popular in China programmer community. I readed his blog articles and other information relating to him. Anyway he is a intrestring guy. it’s worthy to know about him.

Read more

Happy new year

#new year

2020 is a magic number, isn’t it? The next similar number is 2121. But it is about the stuff 100 years later. Please cherish your year and time. Wish my family happy forever. Wish the world peace!

Read more