摘要: 1. Log Setting?2. SecureCRT set short_cut key of clone session? 1. Log Setting? Session->Terminal->Log File Log File: E:\log\%H_%M_%D_%h_%m_%s.log On each line: %Y%M%D_%h:%m:%s 2. SecureCRT se... 阅读全文
posted @ 2016-08-17 10:42 lshconfigure 阅读(161) 评论(0) 推荐(0)
摘要: ```javascriptfunction syntaxHighlighting() { var n = 33; var s = "hello, こんにちは"; console.log(s);}```* plain* *emphasis* * **strong emphasis** * ~~strikethrough~~* `inline code`1. Numbered list ... 阅读全文
posted @ 2016-08-17 10:37 lshconfigure 阅读(114) 评论(0) 推荐(0)