[Linux] 如何更換 “date” 指令的顯示語言
Last Updated on 2022-09-27 by Clay
今天我在 Linux 系統上使用 date
指令查看當前日期時間時,我得到了以下的中文顯示結果:
西元2022年09月27日 (週二) 19時41分14秒 CST
Read More »[Linux] 如何更換 “date” 指令的顯示語言Last Updated on 2022-09-27 by Clay
今天我在 Linux 系統上使用 date
指令查看當前日期時間時,我得到了以下的中文顯示結果:
西元2022年09月27日 (週二) 19時41分14秒 CST
Read More »[Linux] 如何更換 “date” 指令的顯示語言Last Updated on 2022-09-21 by Clay
You are given an integer array nums
and an array queries
where queries[i] = [vali, indexi]
.
Last Updated on 2022-09-19 by Clay
Given a list paths
of directory info, including the directory path, and all the files with contents in this directory, return all the duplicate files in the file system in terms of their paths. You may return the answer in any order.
Last Updated on 2022-09-15 by Clay
An integer array original
is transformed into a doubled array changed
by appending twice the value of every element in original
, and then randomly shuffling the resulting array.
Last Updated on 2022-09-14 by Clay
Given a binary tree where node values are digits from 1 to 9. A path in the binary tree is said to be pseudo-palindromic if at least one permutation of the node values in the path is a palindrome.
Read More »LeetCode: 1457-Pseudo-Palindromic Paths in a Binary Tree 解題紀錄Last Updated on 2022-09-13 by Clay
Given an integer array data
representing the data, return whether it is a valid UTF-8 encoding (i.e. it translates to a sequence of valid UTF-8 encoded characters).
Last Updated on 2022-09-12 by Clay
You have an initial power of power
, an initial score of 0
, and a bag of tokens
where tokens[i]
is the value of the ith
token (0-indexed).
Last Updated on 2022-09-12 by Clay
ngrok 是一個全球都可以使用的『反向代理』(reverse proxy)工具,它可以把你在任何裝置中運行的網頁服務轉發到一組公開的網址。
Read More »[Linux] 使用 ngrok 搭建臨時的伺服器、並轉發端口Last Updated on 2022-09-10 by Clay
最近我在 PS5 上把新發售的《仙劍奇俠傳七》給通關並白金(全成就達成)了。趁著記憶猶新,就來記錄一下我的遊玩體驗。
(註:有劇情雷)
Read More »《仙劍奇俠傳七》玩後心得:少見的國產遊戲(?)畫面精緻之作、然劇情較系列作略顯平淡