Cavern.sigma
Welcome to Cavern.sigma
載入中
[筆記] javafx with command line support
石頭吐司 2021-04-30
```java public class Launcher { public static void main(String[] args) { Application.launch(App.class, args); } ...(還有更多)
0 則留言
[筆記] vue edit component
石頭吐司 2021-04-29
- https://stackoverflow.com/questions/56697228/inject-markup-into-existing-vue-component - https://stackoverflow.com/questions/53087210/modify-render-function-of-external-react-component-with-no-access/53087481#53087481 - https://mini-ghost.dev/blog/vue-render-function-dynamic-component/ - https://medium.com/nsoft/wrapping-vue-components-by-using-render-function-983b396a3bfa
0 則留言
[筆記] ImageMagick security policy 'PDF' blocking conversion
石頭吐司 2021-04-28
``` <policy domain="coder" rights="read | write" pattern="PDF" /> ``` Extra: ...(還有更多)
0 則留言
[筆記] EZ100PU 讀卡機驅動
石頭吐司 2021-04-23
我家的讀卡機驅動找很久終於找到ㄌ https://www.castlestech.com/zh-hant/%e6%aa%94%e6%a1%88%e4%b8%8b%e8%bc%89/ [backup](https://file.stoneapp.tech/EZ100_Driver_64bit.zip)
0 則留言
去你的位元組順序
秒分時 口巴 2021-04-17
我每次都記反 氣死 豆頁痛 ㄋㄋㄋ
4 則留言
[筆記] Something you might not know about URLs
石頭吐司 2021-04-10
``` <scheme>://<username>:<password>@<host>:<port>/<path>;<parameters>?<query>#<fragment> ``` - There is a uncommonly used part called `param... ...(還有更多)
0 則留言
好想瀟灑的說出一句
aoaaceai 2021-04-02
從伽利略斷氣的那一刻,你的企業形象就已經爛得一塌糊塗了
1 則留言
[筆記] position: sticky not working in overflow: hidden ancestor
石頭吐司 2021-04-02
Reference: - https://github.com/w3c/csswg-drafts/issues/865 - https://stackoverflow.com/questions/47095596/body-overflow-x-hidden-breaks-position-sticky
0 則留言
[筆記] percentage-sized children not work in flex with dynamic main size
石頭吐司 2021-04-02
Example: ```scss div.mobile.event.container { display: flex; justify-content: center; ...(還有更多)
0 則留言
2021/03/18 中央大霧
石頭吐司 2021-03-21
這天中央起了很大的霧 隨手拍了幾張照片 放在這裡備份ㄍ ![](https://img.stoneapp.tech/t510599/ncufog/PXL_20210318_020916908.jpg) ![](https://img.stoneapp.tech/t510599/ncufog/PXL_20210318_021047014.jpg) ...(還有更多)
0 則留言
<- 上一頁下一頁 ->