摘要: sudo apt install g++-12 阅读全文
posted @ 2023-05-30 17:47 FredGrit 阅读(537) 评论(0) 推荐(0)
摘要: for im in *;do xdg-open ${im};done; 阅读全文
posted @ 2023-05-30 15:41 FredGrit 阅读(15) 评论(0) 推荐(0)
摘要: Copy from https://libxlsxwriter.github.io/getting_started.html 1 sudo apt-get install libxslt-dev 2. git clone https://github.com/jmcnamara/libxlsxwri 阅读全文
posted @ 2023-05-30 10:12 FredGrit 阅读(307) 评论(0) 推荐(0)