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
using System; | |
using System.Buffers.Binary; | |
using System.Text; | |
namespace GeniusInvokationEncoding; | |
/// <summary> | |
/// https://www.bilibili.com/video/av278125720 | |
/// </summary> | |
internal class Program |
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
c,o,d,e =[ 32],[95], [32,124],[124,32] ;vars(vars( ) [dir( )[1]])[ | |
dir(vars() [dir( )[1]])[ 136] ]( vars( str) [dir( str)[56]]( str(1)[:~1],map( | |
vars(vars( )[dir()[1]])[dir( vars( )[dir( )[1]]) [92]],[*c*2,95,*c* 4,95,*c*10,95,*c*3 | |
,95,*c*10, *o*2,*c*10,*o*2,*c* 15,95,*c *7,95,* c*3,95,32,10,*d*2,* c*2,*e,124,*c*8,*e* | |
4,* c* 8 ,92,32 ,92,*c*8 ,47,32 ,47,*c* 14,*e*2 ,*c*4, *e*3,124 ,10,*d | |
*2,*o* 2,*e*2, *c*2,*o *3,32, *d*4,* c*3,*o*3 ,*c* 4, | |
92,32, 92,*c*2, 47,92,* c*2,47,32,47,*c*2 ,*o*3,* c*4,95, | |
32,*o* 2,32,*d *2,*c*3 ,*o*2,*e*3, 124, 10,*d,* c*2,*o* | |
2, *c* 2,*e,32 ,47,32, 95,32,92,*d*4, *c*2,47 ,32,95, | |
32,92, *c*4,92 ,32,92, 47,*c* 2,92,47 ,32,47, |
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"?> | |
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" default-locale="en-US" delimiter-precedes-last="always" demote-non-dropping-particle="never" initialize-with=" " name-delimiter=", " names-delimiter=". " name-as-sort-order="all" sort-separator=" "> | |
<info> | |
<title>China National Standard GB/T 7714-2015(numeric, 中文)</title> | |
<title-short>GB/T 7714-2015</title-short> | |
<id>http://www.zotero.org/styles/china-national-standard-gb-t-7714-2015-numeric</id> | |
<link href="http://www.zotero.org/styles/china-national-standard-gb-t-7714-2015-numeric" rel="self"/> | |
<link href="http://www.std.gov.cn/gb/search/gbDetailed?id=71F772D8055ED3A7E05397BE0A0AB82A" rel="documentation"/> | |
<author> | |
<name>lychichem</name> |
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
# Created by .ignore support plugin (hsz.mobi) | |
### Python template | |
# Byte-compiled / optimized / DLL files | |
__pycache__/ | |
*.py[cod] | |
*$py.class | |
# C extensions | |
*.so |