惣菜コーナーで購入した,製造から長時間が経過した焼き魚(以後「対象」)は総じてその食感や味を落している。 これを家庭用の調理機器及び調理補助器具を用いて可能な限り〝焼き立て〟の食感・味を復活させる。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; Encoding: UTF-8 | |
;; Format: Okuri-ari | |
;; Author: cmplstofB <https://github.com/cmplstofB> | |
;; Description (ja-JP): 私個人に都合が良い利用者用 SKK 辞書 | |
にこどう /ニコ動;ニコニコ動画/ | |
#こめ /#0個目/ | |
>こ /娘;「ぼくっ娘」/ | |
第#話 /第#3話/ | |
pn /素数/ | |
fd /freedesktop.org;Unix デスクトップ環境の相互運用・規格整備/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
入力欄に表示する語句 | キーワード | URL(`%s`は入力語句が代入される) | 備考 | |
---|---|---|---|---|
Google検索 | g | https://www.google.com/search?&q=%s&safe=off&pws=0&hl=ja&client=firefox-b | - | |
Unicode情報 | U+ | https://unicode.org/cldr/utility/character.jsp?a=%s | - | |
YouTube検索(生配信) | y.l | https://www.youtube.com/results?search_query=%s&sp=EgJAAQ%253D%253D | - |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"keymaps": { | |
"f": {"type": "follow.start", "newTab": false}, | |
"F": {"type": "follow.start", "newTab": true, "background": true}, | |
"[": {"type": "navigate.link.prev"}, | |
"]": {"type": "navigate.link.next"}, | |
"j": {"type": "scroll.vertically", "count": 1}, | |
"k": {"type": "scroll.vertically", "count": -1}, | |
"h": {"type": "scroll.horizonally", "count": -1}, | |
"l": {"type": "scroll.horizonally", "count": 1}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@charset "UTF-8"; | |
:root { | |
--base_font_size: 14px; | |
} | |
.vimvixen-hint { | |
background: InfoBackground !important; | |
border-radius: 0.5ex !important; | |
border: 1px solid InfoText !important; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<actions> | |
<action> | |
<icon>utilities-terminal</icon> | |
<name>Open Terminal Emulator</name> | |
<name xml:lang="ja">端末エミュレータを開く</name> | |
<command>exo-open --working-directory %f --launch TerminalEmulator</command> | |
<description>Open terminal emulator which working directory is here.</description> | |
<description xml:lang="ja">ここを作業ディレクトリとして端末エミュレータを起動します。</description> | |
<patterns>*</patterns> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%= 2>&- /dev/null || iffalse() { :; } | |
\iffalse | |
<<. make -f - run clean | |
.POSIX: | |
.SUFFIXES: | |
PROGNAME = $(basename ${0%.*}) | |
BASEDIR = $(test "${0##*[^.]/}" = "$0" && pwd || (cd "${0%/*}" && pwd)) | |
SRCFILE = \$(BASEDIR)/\$(PROGNAME).tex | |
PDFFILE = \$(BASEDIR)/\$(PROGNAME).pdf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Package: * | |
Pin: release n=jessie* | |
Pin-Priority: 100 |
OlderNewer