Skip to content

Instantly share code, notes, and snippets.

View Anthonyeef's full-sized avatar
🎯
🐈

Yifen Wu Anthonyeef

🎯
🐈
View GitHub Profile
@Anthonyeef
Anthonyeef / example.html
Created December 11, 2015 10:20
Managing Retrofit to fetch the xml sourcee
<!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="果壳精选是果壳网出品的内容精选阅读应用,每天为你推荐最热门的的果壳网文章、问答、帖子和日志,让你随时随地获取新鲜、有价值的生活知识和科技资讯。"/>
@Anthonyeef
Anthonyeef / desire_part.html
Last active December 17, 2015 13:43
Examples of SimpleXmlConvertor
<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>
@Anthonyeef
Anthonyeef / demo.xml
Created September 14, 2018 09:47
A demo for Telegram group question
<?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">
@Anthonyeef
Anthonyeef / .slate
Created November 5, 2018 09:28
My slate config
# config
config windowHintsShowIcons true
config windowHintsSpread true
config windowHintsIgnoreHiddenWindows false
# hyper key
alias hyper ctrl;alt;cmd
# bind
bind h:ctrl hint ABCDEFGHIJKL