自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

萌萌是佳佳的心肝甜蜜饯儿

Coding embraces future. “在计算机行业男性占大比例的今天,女生也应该有与未来对话的权利。”

  • 博客(8)
  • 收藏
  • 关注

原创 [Linda's LeetCode Diary 3] Longest subString 用力挠头中……已update

Description[This block is from leetcode.com]3. Longest Substring Without Repeating CharactersMediumGiven a string, find the length of the longest substring without repeating characters.Exampl...

2019-02-11 05:03:13 174

原创 [Linda's LeetCode Diary 2] Add Two Nums

Description[This block is from leetcode.com]You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contain a...

2019-02-09 06:27:15 185

原创 [Linda's LeetCode Diary 1] Two Sums

 Description [Note: Description is provided by leetcode.com]Given an array of integers, return indices of the two numbers such that they add up to a specific target.You may assume that each inp...

2019-02-08 01:31:17 211

原创 pycharm代码整体缩进(左移右移)

整体右移(缩进):鼠标全选住要缩进的代码,按tab整体左移(反缩进):鼠标全选住要缩进的代码,按tab+shift

2018-08-08 15:43:55 5477

原创 MAC远程登录Linux服务器并显示pycharm的图形界面(Mac log in the remote Linux server and display GUI of pycharm)~

写在前面的话:一般来说,连接Linux服务器 或者说 远程登录Linux,是使用命令行(i.e. ssh)即可,windows连接Linux服务器使用xshell(在xshell里设置转发到xftp可直接登录图形界面)即可,Mac则使用OS自带的终端就可命令行操作。However,如果可以直接在本机上操作图形界面就会方便的多啦,但是经过我好几天的研究……发现这件事情的成功与否只需把握两个字! --...

2018-07-31 11:54:22 3296 1

原创 XQuartz总是打不出“.”这个符号(MAC版)(For Mac: XQuartz cannot output this notion ".")

“.”打不出来,怎么写服务器的IP!!方法来了哦~~1. 打开XQuartz这个软件之后,选择“终端”或者也叫做“xterm”(open the software and then choose "xterm")2. 点击mac最上面一行navigation bar,找到XQuartz的“偏好设置”(Click the navagation bar of Mac and then find...

2018-07-30 23:16:46 3824 5

原创 Mac版 pycharm修改主题、字号(To change the theme and font of your Pycharm)

一起好好使用pycharm进行coding,保护眼睛~~1. 如图所示,点击mac导航栏的pycharm的标,如图(click the icon of pycharm in your mac navigation bar):2. 选择Preferences这一项,如图(choose "Preference"):点击如图所示的appearance,选择右侧的theme,即可更换主...

2018-07-27 12:18:20 4768

原创 Mac去除CSDN中的广告(Safari和Chrome的插件)(Remove ads in CSDN blog with brief English direction)

1. 去除Safari中广告的插件(remove the ads in Safari browser)在safari浏览器中搜索(search in the Safari browser):https://safari-extensions.apple.com找到这个插件(find this extension):Adblock Ultimate直接安装即可。当使用时,会显示阻止了...

2018-07-25 16:47:57 2353

空空如也

空空如也

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

TA关注的人

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