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
{"audioFx":{"delay":0,"eq":{"enabled":false,"factor":1,"values":[0,0,0,0,0,0,0,0,0,0]},"pitch":0,"volume":1},"backdropFx":null,"elementFx":null,"enabled":true,"firstUse":1720429383630,"freshKeybinds":false,"initialContext":null,"keybinds":[{"adjustMode":2,"command":"speed","enabled":true,"greedy":true,"id":"9526063135","key":"KeyA","valueNumber":-0.1},{"command":"speed","enabled":true,"greedy":true,"id":"3768695897","key":{"altKey":false,"code":"KeyZ","ctrlKey":false,"metaKey":false,"shiftKey":false},"valueNumber":1},{"adjustMode":2,"command":"speed","enabled":true,"greedy":true,"id":"5140779095","key":"KeyD","spacing":1,"valueNumber":0.1},{"command":"pin","enabled":false,"greedy":true,"id":"8558155564","key":"KeyQ","valueState":"toggle"},{"command":"state","enabled":false,"greedy":true,"id":"67266642","key":{"code":"KeyQ","shiftKey":true},"spacing":2,"valueState":"toggle"},{"adjustMode":2,"command":"seek","enabled":true,"greedy":true,"id":"1824562495","key":{"altKey":false,"code":"ArrowLeft","ctrlKey":false, |
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
wechat: | |
name: '微信键盘 / WeChat-keyboard' # 配色取自微信键盘 | |
author: zsakvo | |
back_color: 0xFFFFFF | |
border_height: 0 | |
border_width: 8 | |
candidate_format: '%c %@ ' | |
comment_text_color: 0x999999 | |
corner_radius: 5 | |
hilited_corner_radius: 5 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
// This file was initially generated by Windows Terminal Preview 1.3.2382.0 | |
// It should still be usable in newer versions, but newer versions might have additional | |
// settings, help text, or changes that you will not see unless you clear this file | |
// and let us generate a new one for you. | |
// To view the default settings, hold "alt" while clicking on the "Settings" button. | |
// For documentation on these settings, see: https://aka.ms/terminal-documentation | |
{ | |
"$schema": "https://aka.ms/terminal-profiles-schema", |
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
Markdown 5 hrs 36 mins █████████▍░░░░░░░░░░░ 44.8% | |
JavaScript 2 hrs 13 mins ███▋░░░░░░░░░░░░░░░░░ 17.7% | |
JSON 1 hr 44 mins ██▉░░░░░░░░░░░░░░░░░░ 13.8% | |
Docker 1 hr 43 mins ██▉░░░░░░░░░░░░░░░░░░ 13.8% | |
HTML 25 mins ▋░░░░░░░░░░░░░░░░░░░░ 3.4% |
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
#include<iostream> | |
// slot choice result | |
// 1 3 3 | |
// 2 3 1 3 | |
// 2 2 | |
// 3 1 | |
int f(int slot, int choice) { |
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
# jskyzero windows powershell config | |
# for cd *.ink | |
remove-item alias:cd -force | |
function cd($target) | |
{ | |
if($target.EndsWith(".lnk")) | |
{ | |
$sh = new-object -com wscript.shell | |
$fullpath = resolve-path $target |
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
“bilibili 大会员”服务协议 | |
【首部及导言】: | |
欢迎您成为bilibili大会员并阅读《bilibili大会员服务协议》! | |
《bilibili大会员服务协议》(简称为“本协议”)是您与哔哩哔哩网站(以下统称为“bilibili”)之间关于“bilibili大会员”以及“bilibili大会员”中bilibili提供的各项服务(以下统称为“大会员”)的法律协议。 | |
bilibili在此特别提醒,请您在使用大会员服务前阅读并充分理解本协议,特别是免除或者限制责任的相应条款,并选择“接受”或“不接受”。bilibili可能会根据大会员的整体规划等,对大会员及/或本协议进行修改或变更,若您不同意大会员及/或本协议的前述修改或变更,您可停止使用大会员服务。您使用大会员服务即视为您接受并同意本协议所有条款,包括但不限于前述修改及变更。如违反本协议约定,bilibili有权随时中止或终止该大会员服务。 |