Skip to content

Instantly share code, notes, and snippets.

View NanoMichael's full-sized avatar
🐛
catch me if you can

Nano NanoMichael

🐛
catch me if you can
  • China
View GitHub Profile
@NanoMichael
NanoMichael / AdbCommands
Created November 7, 2023 02:53 — forked from Pulimet/AdbCommands
Adb useful commands list
adb help // List all comands
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
@NanoMichael
NanoMichael / unicode-math-symbols.csv
Created July 28, 2020 08:17 — forked from jaantollander/unicode-math-symbols.csv
List of unicode math symbols (separator uses ^)
We can make this file beautiful and searchable if this error is corrected: It looks like row 7 should actually have 1 column, instead of 2 in line 6.
# Unicode characters and corresponding LaTeX math mode commands
# *************************************************************
#
# :Copyright: © 2011 Günter Milde
# :Date: Last revised 2011-11-08
# :Licence: This work may be distributed and/or modified under the
# conditions of the `LaTeX Project Public License`_,
# either version 1.3 of this license or (at your option)
# any later version.
#