自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(12)
  • 收藏
  • 关注

原创 Keil 51 compile error

If you meet these error, don't worry. Maybe you make the same mistake with me. My mistake is that use "#ifdef (SOME_MACRO)" and "#ifndef (SOME_MACRO)", remove brackets ,"(" and ")",  will be OK.  ..\

2016-01-29 13:12:55 1339

原创 How to use unrar command?

To uncompress  unrar x NAME.rar DIRECTORY unrar x Go.rar .

2016-01-25 17:27:40 407

原创 How to use Total Commander?

1. How to create a new .txt file? [shift] + [f4]

2016-01-15 15:16:48 297

原创 How to use sqlite?

I tried to write something down, but I was not sure about something. So I searched it in the Internet, then I find that there are some good articles. Here is one: https://www.sqlite.org/cli.html    

2016-01-13 19:53:31 566

原创 Linux commands

1. How to copy or move all files in a directory except one to another directory?     There is a A and a B directory, a, b, c, d, e and f files in A. We want move a-e to B. How can we do?     I find

2016-01-13 13:55:12 262

原创 How to use VIM?

1. Shortcut: (1) In normal mode: Jump to line start: ^([shift] + 6) Jump to line end: $ ([shift] + 4) Delete N lines: [N]dd, ex, 9dd

2016-01-13 10:13:02 437

原创 Shortcut about SecureCRT as Linux remote terminal

Sometimes we need to input some long string through terminal. If we need to edit these inputs, using shortcut is convenient.  [ctrl] + a -> Jump to start. [ctrl] + e -> Jump to end.  [ctrl] + u ->

2016-01-11 20:15:17 274

原创 How to use putty?

1. How to exit putty full screen mode?         Use mouse click left-top corner, then you will see the shortcut menu.

2016-01-11 18:04:50 283

原创 How to use TFTP to transfer files from develop board to your host server?

To run this command successfully, you have to change the current directory to where the files you want to transfer are. [command] busybox tftp -l -p FILE_NAME [com]# busybox tftp --help

2016-01-08 14:51:01 425

原创 How to change your USB Serial Port COM number?

1. Open Properties(属性) about your USB Serial Port in Device Manager. 2. Then click Port Settings -> Advanced 3. Choose it in COM Port Number.

2016-01-07 14:03:22 571

原创 How to use GIT?

I use GIT every day these months. I will do some record here tomorrow.

2016-01-03 23:37:23 488

原创 I just want to be a quiet programmer.

I'm near 30 years old now. I have known well that some dreams of mine can't come true, and I am not able to do well about some things, such as I can't be one of top sales because of my character.

2016-01-03 22:25:12 477

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除