This file contains hidden or 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
import zs from 'ZSBridge.js' | |
;(async function () { | |
try { | |
let { account, apass } = await zs.getAccount() | |
console.log(`current account is ${account}`) | |
} catch(ex) { | |
console.log(`failed: ${ex}`) | |
} | |
})() |
This file contains hidden or 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
name: Merge table by key | |
description: '' | |
author: GZShi | |
host: EXCEL | |
api_set: {} | |
script: | |
content: |- | |
/** Default helper for invoking an action and handling errors. */ | |
async function tryCatchExcelRun(callback) { | |
try { |
This file contains hidden or 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
name: merge two table | |
description: '' | |
author: GZShi | |
host: EXCEL | |
api_set: {} | |
script: | |
content: |- | |
/** Default helper for invoking an action and handling errors. */ | |
async function tryCatchExcelRun(callback) { | |
try { |
This file contains hidden or 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
name: merge two table 2 | |
description: '' | |
author: GZShi | |
host: EXCEL | |
api_set: {} | |
script: | |
content: |- | |
/** Default helper for invoking an action and handling errors. */ | |
async function tryCatchExcelRun(callback) { | |
try { |
This file contains hidden or 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
name: merge two table 3 | |
description: '' | |
author: GZShi | |
host: EXCEL | |
api_set: {} | |
script: | |
content: |- | |
/** Default helper for invoking an action and handling errors. */ | |
async function tryCatchExcelRun(callback) { | |
try { |
This file contains hidden or 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
// url: https://leetcode-cn.com/problems/longest-common-prefix/description/ | |
// date: 2018-07-01 | |
// author: gzshi | |
/* | |
编写一个函数来查找字符串数组中的最长公共前缀。 | |
如果不存在公共前缀,返回空字符串 ""。 | |
示例 1: |
This file contains hidden or 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
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Console] | |
"ColorTable00"=dword:00240a30 | |
"ColorTable01"=dword:00a46534 | |
"ColorTable02"=dword:00069a4e | |
"ColorTable03"=dword:009a9806 | |
"ColorTable04"=dword:000000cc | |
"ColorTable05"=dword:007b5075 | |
"ColorTable06"=dword:0000a0c4 |
This file contains hidden or 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
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont] | |
"00932"="Inziu IosevkaCC J" | |
"00936"="Inziu IosevkaCC SC" | |
"0932"="Inziu Iosevka J" | |
"0936"="Inziu Iosevka SC" | |
"000"="IosevkaCC" | |
OlderNewer