Posted 2020-05-23Updated 2023-06-14编程 / buga few seconds read (About 89 words)beautyEye输入框中文输入法白屏在使用 Java Swing 编写程序时引用 beautyEye 以修改样式,但在使用输入框时,输入中文窗口就出现白屏Read more
Posted 2020-05-18Updated 2023-06-14编程 / buga minute read (About 206 words)Java mousedragged事件时控件闪烁在使用 Java Swing 做程序时,使用 MouseMotionListener 的 mousedragged 鼠标事件,但拖动时,元素位置闪烁变化Read more
Posted 2019-04-17Updated 2023-06-14编程 / php3 minutes read (About 453 words)include 和require的区别require 和 include 都是引入文件,有什么区别呢?Read more