Posted 2020-02-27Updated 2022-06-08 Jack Liu Goa minute read (About 193 words)Go:init()init()init()函数特性init()在main包执行之前init()自动执行,不能显示调用同一个Go文件中可定义多个init()函数,顺序执行同一个package中不同文件,将文件名按字符串进行字母和数字自然排序,之后顺序调用各文件中的init()Read more
2023-08-13AI drawing ControlNet local implementation steps by stable-diffusion-webui(AI绘画ControlNet本地构建实施步骤 by stable-diffusion-webui)AI / painting / Controlnet / Drawing
2023-08-06Tribute to the great legendary philanthropist and programmer Bram Moolenaar, the original author and software maintainer of VIM(致敬伟大传奇的慈善家和程序员Bram Moolenaar,VIM最初作者和软件维护者)history-of-programing / daily