Zephyr Sun
Zephyr Sun
find $HOME -name "kali*" -type d -exec rm -rf {} \; || : ???
# Clean up pre_cleanup() { find $HOME -name "kali*" -type d -exec rm -rf {} \; || : } post_cleanup() { find $HOME -name "kalifs*" -type f -exec rm -rf...
刚刚看有了,队列总共26个文件,设置的是同时转写2个文件,现在temp里一下出现了14个srt文件,但是转写界面没有进度条,不太清楚现在转写到第几个文件了
搜索结果里没有,但是播放源里有 比如要搜索《顶级气运,悄悄修炼千年》 用关键字《气运》搜索,结果为空 用关键字《顶级》搜索,会出现其他视频的搜索结果,进入结果的详情,可以在播放源选择里找到《顶级气运,悄悄修炼千年》,下次看也只能重新搜索,收藏的话,点进去是没有的
> 测试发现最低 v0.26.0 就行 试了下,确实是v0.26.0就可以编译成功 我只是看了下x\tools的源码,在v0.34.0版本后才添加了go1.25兼容文件,所以标题才说是理论上 还得是你啊
> 啊,那目前有解决方法吗,还是说要自己修改编译一次? 装个用于编译安装的低版本golang就行了
> > > 啊,那目前有解决方法吗,还是说要自己修改编译一次? > > > > > > 装个用于编译安装的低版本golang就行了 > > 除了降低版本呢 [#1397](https://github.com/go-gorm/gen/pull/1397) 1.先git clone https://github.com/go-gorm/gen.git 将该项目下载到本地 2.进入gen目录里执行 go get -u golang.org/x/tools 3.gen目录执行go mod tidy 4.进入tools/gentool目录 5.tools/gentool目录执行 go...
> This is intentionally, please don't call it wrong. I think in many cases it's good the limit does not change if you change the order or filter. But I...
> agreed! Thanks for the agreement. For example, I set the number of items per page to 1000 and the maximum number of data rows to 1,000,000. When I page...