Xin Chen
Xin Chen
使用实例变量和方法时前边要加`this.` 这句要注释掉 [SWF(width = "600", height = "400", frameRate = "60", backgroundColor = "#000000")] 这句需要处理 [Embed (source = "art/leaf.png")] private var myTextureBitmap1:Class; setter后边的 `: void` 要删掉 catch (e `:Error`) catch中不能有类型,:Error要删掉...
嗯
合并CSS
看样子还要研究一下css预编译的东西
陈年 Issues 全部关闭了,欢迎到 Discussions 讨论 ## Discussions 链接 https://github.com/nshen/learn-neovim-lua/discussions
@photonstorm hi ,because of the constructor parameters, FlxBar cant be recycled by the FlxGroup,can the parameters move to a init method ?
how to use iwth rust-tools.nvim?
Error when run `Lspsaga lsp_finder` without save the file first.  E5108: Error executing lua .../pack/packer/start/lspsaga.nvim/lua/lspsaga/provider.lua:408: Vim(ed it):E37: No write since last change (add ! to override) stack traceback: [C]:...
we should import mersenne-twister directly from node_modules. https://github.com/CesiumGS/cesium/issues/10568
hi, I modify the Demo component by just import a Chakra-ui Button , and it didn't work any more , anyone know what should I do to import a component?...
``` ReferenceError: self is not defined at Object. (/home/nn/github/nextV/node_modules/echarts-liquidfill/dist/echarts-liquidfill.js:10:4) ``` "echarts": "5.1.0", "echarts-for-react": "^3.0.1", "echarts-gl": "^2.0.8", "echarts-liquidfill": "3.1.0",