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
# config | |
config windowHintsShowIcons true | |
config windowHintsSpread true | |
config windowHintsIgnoreHiddenWindows false | |
# hyper key | |
alias hyper ctrl;alt;cmd | |
# bind | |
bind h:ctrl hint ABCDEFGHIJKL |
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"?> | |
<androidx.constraintlayout.widget.ConstraintLayout | |
xmlns:android="http://schemas.android.com/apk/res/android" | |
xmlns:app="http://schemas.android.com/apk/res-auto" | |
xmlns:tools="http://schemas.android.com/tools" | |
android:layout_width="match_parent" | |
android:layout_height="wrap_content" | |
android:padding="16dp" | |
tools:context=".MainActivity"> |
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
<body> | |
<div class="article" id="contentMain"> | |
<div class="article-header"> | |
<p class="publish"><span class="author">Roberto A. Ferdman</span><span class="date">2015-12-04 14:57</span></p> | |
<h1 class="title">科学研究表明:信鸡汤的人,认知能力更差</h1> | |
</div> | |
<div class="content" id="articleContent"> | |
<div> |
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
<!DOCTYPE html> | |
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 screen-scroll"> <![endif]--> | |
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8 screen-scroll"> <![endif]--> | |
<!--[if IE 8]> <html class="no-js lt-ie9 screen-scroll"> <![endif]--> | |
<html class="no-js screen-scroll"> | |
<head> | |
<meta charset="UTF-8" /> | |
<meta name="Keywords" content="果壳精选 果壳网 科技 热点"/> | |
<meta name="Description" content="果壳精选是果壳网出品的内容精选阅读应用,每天为你推荐最热门的的果壳网文章、问答、帖子和日志,让你随时随地获取新鲜、有价值的生活知识和科技资讯。"/> |