Headings from h1
through h6
are constructed with a #
for each level:
# h1 Heading
## h2 Heading
### h3 Heading
Verifying my Blockstack ID is secured with the address 1JwxSWLq1wf4N8SYBHbXtsWQsgvv34DjBS https://explorer.blockstack.org/address/1JwxSWLq1wf4N8SYBHbXtsWQsgvv34DjBS |
<!DOCTYPE html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> | |
<title>safari 16 videos bug</title> | |
</head> | |
<body> | |
<div id="count"></div> | |
<div id="hello"></div> | |
<button style="width: 300px; height: 200px; border: solid; font-size: 40px" onclick="test()">测试!</button> |
// ==UserScript== | |
// @name 熊猫自动网页全屏 | |
// @namespace oott123_panda_fullscreen | |
// @version 0.1 | |
// @description 自动网页全屏+网页全屏按钮 | |
// @author You | |
// @match *://*.panda.tv/* | |
// @grant none | |
// @run-at document-end | |
// ==/UserScript== |
package com.xloger.unitylib; | |
import android.util.Log; | |
import java.util.LinkedList; | |
import java.util.Queue; | |
public class Proxy { | |
public static class invokeData { | |
public String method; |
class BinaryReaderBigEndian : BinaryReader | |
{ | |
private byte[] a16 = new byte[2]; | |
private byte[] a32 = new byte[4]; | |
private byte[] a64 = new byte[8]; | |
public BinaryReaderBigEndian(Stream stream) : base(stream) { } | |
public override short ReadInt16() | |
{ | |
a16 = base.ReadBytes(2); | |
if (BitConverter.IsLittleEndian) |
node --harmony test.js | |
p1 callback | |
p3 callback | |
this is p1 |
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env python2 | |
# vim:fileencoding=utf-8 | |
from __future__ import unicode_literals, division, absolute_import, print_function | |
from calibre.web.feeds.news import BasicNewsRecipe | |
import json, urllib2, urllib, pprint, re | |
class TClient(): | |
def __init__(self, url, username, password, logger, key, test = False): | |
self.url = "%s/api/" % url | |
self.username = username |
[Adblock Plus 2.3.1] | |
||g.alicdn.com/alilog/mlog/??spm.js,spmact.js^ | |
||tbcdn.cn/s/aplus_v2.js | |
||alicdn.com/alilog/mlog/aplus_v2.js | |
||assets.alicdn.com/cps/trace.js^ | |
||tad.t.taobao.com^ | |
||g.alicdn.com/tb/relationrecommendplug^ | |
||alicdn.com/alilog^ | |
||alicdn.com/tb/tracker^ | |
||alicdn.com/ccc/bird-jstracker^ |