Skip to content

Instantly share code, notes, and snippets.

@sxd1140
sxd1140 / designer.html
Last active August 29, 2015 14:22
designer
<link rel="import" href="../cool-clock/cool-clock.html">
<link rel="import" href="../google-map/google-map.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
@sxd1140
sxd1140 / apt国内源
Last active November 8, 2019 08:27
[Linux]
https://mirrors.tuna.tsinghua.edu.cn/
/etc/apt/sources.list
https://mirrors.tuna.tsinghua.edu.cn/news/#oh-my-tuna
https://tuna.moe/oh-my-tuna/
DEFAULT_PORT = 9910;
RECONNECT_INTERVAL = 5000;
COMMAND_CONNECT_HELLO = [0x10, 0x14, 0x53, 0xAB, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3A, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00];
COMMAND_CONNECT_HELLO_ANSWER = [0x80, 0x0C, 0x53, 0xAB, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00];
AUDIO_GAIN_RATE = 65381;