<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>工具 - 标签 - ISLAND</title><link>https://youngxhui.top/tags/%E5%B7%A5%E5%85%B7/</link><description>工具 - 标签 - ISLAND</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>youngxhui@gmail.com (youngxhui)</managingEditor><webMaster>youngxhui@gmail.com (youngxhui)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Mon, 27 Jan 2020 22:10:09 +0800</lastBuildDate><atom:link href="https://youngxhui.top/tags/%E5%B7%A5%E5%85%B7/" rel="self" type="application/rss+xml"/><item><title>日常使用工具</title><link>https://youngxhui.top/2020/01/%E6%97%A5%E5%B8%B8%E4%BD%BF%E7%94%A8%E5%B7%A5%E5%85%B7/</link><pubDate>Mon, 27 Jan 2020 22:10:09 +0800</pubDate><author><name>youngxhui</name></author><guid>https://youngxhui.top/2020/01/%E6%97%A5%E5%B8%B8%E4%BD%BF%E7%94%A8%E5%B7%A5%E5%85%B7/</guid><description><![CDATA[<p>工欲善其事必先利其器。一个良好的工具可以极大的提高效率。程序员是创作者，好的工具不仅仅是提高开发效率，也给自己带来快感。</p>
<h2 id="开发工具" class="headerLink">
    <a href="#%e5%bc%80%e5%8f%91%e5%b7%a5%e5%85%b7" class="header-mark"></a>开发工具</h2><h3 id="visual-studio-code" class="headerLink">
    <a href="#visual-studio-code" class="header-mark"></a>Visual Studio Code</h3><p><img class="tw-inline" loading="lazy" src='https://island-hexo.oss-cn-beijing.aliyuncs.com/tools-vscode.jpg'     ></p>
<p><a href="https://code.visualstudio.com/" target="_blank" rel="noopener noreferrer">vs code</a> 还是在 beta 版本就开始使用了，一直使用到现在。目前来说使用 vscode 连接 WSL 进行 python 代码，或者写前端。工具轻巧方便，打开速度快，插件按需加载，写一些小东西很方便。而且是微软开发，每个月进行更新，还是免费的。集成 Git，开箱即用。</p>
<h3 id="idea" class="headerLink">
    <a href="#idea" class="header-mark"></a>IDEA</h3><p>写 Java 自然少不了 <a href="https://www.jetbrains.com/zh-cn/idea/" target="_blank" rel="noopener noreferrer">IDEA</a>，作为 JetBrains 下的知名 IDE，每个写 Java 的小伙伴都应该会使用。官方如此介绍：</p>
<blockquote>
  <p>功能强大、符合人体工程学的 JVM IDE</p>

</blockquote><p>注意，这里说的是 JVM IDE ,而不是 Java IDE，因为除了对 Java 有着良好的支持以外，还对 Kotlin，Scala 等其他 JVM 语言有着很好的支持。</p>
<p><img class="tw-inline" loading="lazy" src='https://www.jetbrains.com/idea/img/screenshots/idea_overview_5_1@2x.png'   alt="来自官网"  ></p>
<h3 id="windows-terminal" class="headerLink">
    <a href="#windows-terminal" class="header-mark"></a>Windows Terminal</h3><p>这是目前微软推出的一款终端工具，对 windows 上的终端环境有了很大的改善，先来看一段官方视频。</p>
<div class="bilibili">
    <iframe src="//player.bilibili.com/player.html?bvid=%25!s%28int=52158083%29&amp;page=91300283&amp;autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
</div>
<p>虽然目前还是预览版本，但是每次更新都会修复一些 Bug 和增加一些功能，正在逐步走向稳定版本。<a href="https://github.com/microsoft/terminal" target="_blank" rel="noopener noreferrer">Github</a> 地址，大家可以到 Windows Store 直接下载。具体关于 Windows Terminal 的其他介绍和使用可以看<a href="https://printempw.github.io/windows-terminal-setup-guide/" target="_blank" rel="noopener noreferrer">printempw的博客-Windows Terminal 安装与配置指南</a>。</p>
<h2 id="写作工具" class="headerLink">
    <a href="#%e5%86%99%e4%bd%9c%e5%b7%a5%e5%85%b7" class="header-mark"></a>写作工具</h2><h3 id="typora" class="headerLink">
    <a href="#typora" class="header-mark"></a>Typora</h3><p>Typora 是一款优秀的跨平台 Markdown 编辑软件，而且所见即所得。这是一款非常优秀的markdown 软件，与其他同类型软件不同的是，编写的内容可以直接渲染为最终样式，而其他软件常常是左右分栏来渲染。</p>
<h2 id="音乐" class="headerLink">
    <a href="#%e9%9f%b3%e4%b9%90" class="header-mark"></a>音乐</h2><h3 id="spotify" class="headerLink">
    <a href="#spotify" class="header-mark"></a>Spotify</h3><p>最近刚刚入了 Spotify 的坑。好的一点是音乐和播客都可以同时收听，不好的地方就是网络有时候不太稳定。尤其是在听播客的时候。</p>
<p>这里推荐几个我喜欢的播客:</p>
<ol>
<li><a href="https://open.spotify.com/show/5yD9ekOGHMbRkJR4fEbf7e?si=w7fvLTOvTdefk3ncRzjoeA" target="_blank" rel="noopener noreferrer">硅谷早知道</a> 节目质量不错，从第二季开始收听的，现在已经第四季了。</li>
<li><a href="https://open.spotify.com/show/3Nx0Z9ZkIsJAWg4gGv2tWA?si=y_IGNzJ1Sv2ihd8DLmhb2g" target="_blank" rel="noopener noreferrer">UX Coffee 设计咖</a> 虽然不是搞设计的，但是听设计背后的故事是一件很有趣的事情，就是更新不太稳定，更新比较慢。</li>
<li><a href="https://open.spotify.com/show/4HkNWypHqCFH2U2H1ivI22?si=38oAG4uSR9Gis0A8BbKNFg" target="_blank" rel="noopener noreferrer">津津乐道</a> 节目质量也很高，只是在无聊的时候会听一下。</li>
</ol>
<p><img class="tw-inline" loading="lazy" src='https://island-hexo.oss-cn-beijing.aliyuncs.com/spotify.jpg'     ></p>
<h3 id="网易云音乐" class="headerLink">
    <a href="#%e7%bd%91%e6%98%93%e4%ba%91%e9%9f%b3%e4%b9%90" class="header-mark"></a>网易云音乐</h3><p>云村从刚刚开始的0.x版本（2013年左右）开始使用，一直使用到现在，就是歌曲越来越少了。哎😔。</p>
<h2 id="总结" class="headerLink">
    <a href="#%e6%80%bb%e7%bb%93" class="header-mark"></a>总结</h2><p>日常还有很多工具使用中，以后有时间在慢慢总结出来。</p>
]]></description></item></channel></rss>