zoukankan
html css js c++ java
Typora的使用记录
文章目录
如果你是致力于markdown的,,那么你不得不用免费的Typora的编辑器,
这里记录,这个编辑器,,不想其他的回车两下,当前行的格式就会稀释掉
在这个要使用==crtl+[== 去主动稀释掉 当前行的格式。
如果你使用,你会发现,鼠标已经不需要了,,也不需要再费心的调格式了
如果你是致力于markdown的,,那么你不得不用免费的Typora的编辑器,
这里记录,这个编辑器,,不想其他的回车两下,当前行的格式就会稀释掉
在这个要使用
crtl+[
去主动稀释掉 当前行的格式。
如果你使用,你会发现,鼠标已经不需要了,,也不需要再费心的调格式了
查看全文
相关阅读:
Happy Number
N-Queens
Palindrome Partitioning
Linked List Cycle I & II
leetcode 96: Unique Binary Search Trees java
cc150 Chapter 2 | Linked Lists 2.6 Given a circular linked list, implement an algorithm which returns node at the beginning of the loop.
cc150 Chapter 2 | Linked Lists 2.5 add two integer LinkedList, return LinkedList as a sum
355. Design Twitter [classic design]
400. Nth Digit
211. Add and Search Word
原文地址:https://www.cnblogs.com/YJBlog/p/10659721.html
最新文章
Design Tic-Tac-Toe 解答
Palindrome Pairs 解答
Missing Ranges 解答
Palindrome Permutation II 解答
Subarray Sum Closest
Best Time to Buy and Sell Stock IV 解答
Edit Distance 解答
Remove Node in Binary Search Tree 解答
Minimum Depth of Binary Tree
Maximum Depth of Binary Tree
热门文章
Climbing Stairs
Sudoku Solver
Remove Duplicates from Sorted Array
Merge Two Sorted List
Valid Number
Reorder List
Repeated DNA Sequences
Letter Combinations of a Phone Number
Anagrams
Surrounded Regions
Copyright © 2011-2022 走看看