[{"content":"临江仙·梦后楼台高锁 晏几道\n梦后楼台高锁，酒醒帘幕低垂。\n去年春恨却来时，落花人独立，微雨燕双飞。\n记得小蘋初见，两重心字罗衣。\n琵琶弦上说相思，当时明月在，曾照彩云归。\n","permalink":"https://blog.etsinshao.com/posts/poetry/poetry-3/","summary":"临江仙·梦后楼台高锁 晏几道\n梦后楼台高锁，酒醒帘幕低垂。\n去年春恨却来时，落花人独立，微雨燕双飞。\n记得小蘋初见，两重心字罗衣。\n琵琶弦上说相思，当时明月在，曾照彩云归。","title":"临江仙·梦后楼台高锁"},{"content":"唐多令·芦叶满汀洲 刘过\n安远楼小集，侑觞歌板之姬黄其姓者，乞词于龙洲道人，为赋此《糖多令》。同柳阜之、刘去非、石民瞻、周嘉仲、陈孟参、孟容。时八月五日也。\n芦叶满汀洲，寒沙带浅流。\n二十年重过南楼。\n柳下系船犹未稳，能几日，又中秋。\n黄鹤断矶头，故人今在否？\n旧江山浑是新愁。\n欲买桂花同载酒，终不似，少年游。\n","permalink":"https://blog.etsinshao.com/posts/poetry/poetry-2/","summary":"唐多令·芦叶满汀洲 刘过\n安远楼小集，侑觞歌板之姬黄其姓者，乞词于龙洲道人，为赋此《糖多令》。同柳阜之、刘去非、石民瞻、周嘉仲、陈孟参、孟容。时八月五日也。\n芦叶满汀洲，寒沙带浅流。\n二十年重过南楼。\n柳下系船犹未稳，能几日，又中秋。\n黄鹤断矶头，故人今在否？\n旧江山浑是新愁。\n欲买桂花同载酒，终不似，少年游。","title":"唐多令·芦叶满汀洲"},{"content":"贺新郎·和前韵 辛弃疾\n觅句如东野。\n想钱塘风流处士，水仙祠下。\n更亿小孤烟浪里，望断彭郎欲嫁。\n是一色空蒙难画。\n谁解胸中吞云梦，试呼来草赋看司马。\n须更把，《上林》写。\n鸡豚旧日渔樵社。\n问先生：带湖春涨，几时归也？\n为爱琉璃三万顷，正卧水亭烟榭。\n对玉塔微澜深夜。\n雁鹜如云休报事，被诗逢敌手皆勍者。\n春草梦，也宜夏。\n","permalink":"https://blog.etsinshao.com/posts/poetry/poetry-1/","summary":"贺新郎·和前韵 辛弃疾\n觅句如东野。\n想钱塘风流处士，水仙祠下。\n更亿小孤烟浪里，望断彭郎欲嫁。\n是一色空蒙难画。\n谁解胸中吞云梦，试呼来草赋看司马。\n须更把，《上林》写。\n鸡豚旧日渔樵社。\n问先生：带湖春涨，几时归也？\n为爱琉璃三万顷，正卧水亭烟榭。\n对玉塔微澜深夜。\n雁鹜如云休报事，被诗逢敌手皆勍者。\n春草梦，也宜夏。","title":"贺新郎·和前韵"},{"content":"","permalink":"https://blog.etsinshao.com/about/","summary":"about","title":"About"},{"content":"scoop-bucket Scoop ouyangwanxi Bucket\nscoop bucket add ouyangwanxi \u0026#39;https://github.com/ouyangwanxi/my-bucket.git\u0026#39; App Manifests Name Manifest Description License Portable Chromium chromium-portable Portable Chromium(Browser aiming for safer, faster, and more stable way for all users to experience the web.) BSD-3-Clause YES Google Chrome googlechrome-portable Portable Chrome(Fast, secure, and free web browser, built for the modern web.) Freeware YES Firefox firefox-portable Portable Firefox , Can freely modify the language(Popular open source web browser.) MPL-2.0 YES Firefox ESR firefox-esr-portable Portable Firefox ESR , Can freely modify the language , One of my favorite browser(Extended Support Release of Firefox: the popular open source web browser.) MPL-2.0 YES ","permalink":"https://blog.etsinshao.com/posts/scoop/scoop-1/","summary":"scoop-bucket Scoop ouyangwanxi Bucket\nscoop bucket add ouyangwanxi \u0026#39;https://github.com/ouyangwanxi/my-bucket.git\u0026#39; App Manifests Name Manifest Description License Portable Chromium chromium-portable Portable Chromium(Browser aiming for safer, faster, and more stable way for all users to experience the web.) BSD-3-Clause YES Google Chrome googlechrome-portable Portable Chrome(Fast, secure, and free web browser, built for the modern web.) Freeware YES Firefox firefox-portable Portable Firefox , Can freely modify the language(Popular open source web browser.) MPL-2.0 YES Firefox ESR firefox-esr-portable Portable Firefox ESR , Can freely modify the language , One of my favorite browser(Extended Support Release of Firefox: the popular open source web browser.","title":"My scoop bucket"},{"content":"网站 Scoop\n安装 安装前的准备 Invoke-Expression (New-Object System.Net.WebClient).DownloadString(\u0026#39;https://get.scoop.sh\u0026#39;) 或者\niwr -useb get.scoop.sh | iex 等到脚本执行完成Scoop就安装成功了, 使用scoop help就可以查看scoop的常用命令, 当然, 是英文版的.\n更改安装路径(可选) 如果不想在默认路径安装scoop的话\n$env:SCOOP=\u0026#39;D:\\Scoop\u0026#39; [Environment]::SetEnvironmentVariable(\u0026#39;SCOOP\u0026#39;, $env:SCOOP, \u0026#39;User\u0026#39;) 对于全局程序则有（需管理员权限）\n$env:SCOOP_GLOBAL=\u0026#39;D:\\GlobalScoopApps\u0026#39; [Environment]::SetEnvironmentVariable(\u0026#39;SCOOP_GLOBAL\u0026#39;, $env:SCOOP_GLOBAL, \u0026#39;Machine\u0026#39;) 安装报错 如果打开新的poewrshell窗口显示此系统上禁止运行脚本, 需要允许脚本执行.\nset-executionpolicy remotesigned -scope currentuser 设置代理 因GitHub被墙所以需设置代理才能正常使用\nscoop config proxy 127.0.0.1:1080 常用命令 Name Manifest Description alias Manage scoop aliases update Update apps, or Scoop itself virustotal Look for app\u0026rsquo;s hash on virustotal.com which Locate a shim/executable (similar to \u0026lsquo;which\u0026rsquo; on Linux) alias 1 1 1 1 1 1\nupdate 1 1 1 1 1 1 1\nwhich ","permalink":"https://blog.etsinshao.com/posts/scoop/scoop-2/","summary":"网站 Scoop\n安装 安装前的准备 Invoke-Expression (New-Object System.Net.WebClient).DownloadString(\u0026#39;https://get.scoop.sh\u0026#39;) 或者\niwr -useb get.scoop.sh | iex 等到脚本执行完成Scoop就安装成功了, 使用scoop help就可以查看scoop的常用命令, 当然, 是英文版的.\n更改安装路径(可选) 如果不想在默认路径安装scoop的话\n$env:SCOOP=\u0026#39;D:\\Scoop\u0026#39; [Environment]::SetEnvironmentVariable(\u0026#39;SCOOP\u0026#39;, $env:SCOOP, \u0026#39;User\u0026#39;) 对于全局程序则有（需管理员权限）\n$env:SCOOP_GLOBAL=\u0026#39;D:\\GlobalScoopApps\u0026#39; [Environment]::SetEnvironmentVariable(\u0026#39;SCOOP_GLOBAL\u0026#39;, $env:SCOOP_GLOBAL, \u0026#39;Machine\u0026#39;) 安装报错 如果打开新的poewrshell窗口显示此系统上禁止运行脚本, 需要允许脚本执行.\nset-executionpolicy remotesigned -scope currentuser 设置代理 因GitHub被墙所以需设置代理才能正常使用\nscoop config proxy 127.0.0.1:1080 常用命令 Name Manifest Description alias Manage scoop aliases update Update apps, or Scoop itself virustotal Look for app\u0026rsquo;s hash on virustotal.com which Locate a shim/executable (similar to \u0026lsquo;which\u0026rsquo; on Linux) alias 1 1 1 1 1 1","title":"Scoop"}]