本文分类:news发布日期:2025/11/8 15:52:16
打赏

相关文章

第一个图形界面程序 -- 简单示例

程序示例: from PySide6.QtWidgets import QApplication, QMainWindow, QPushButton, QPlainTextEditapp = QApplication([])window = QMainWindow() window.setWindowTitle("第一个窗口") window.resize(5…

平滑法线

平滑法线法线平滑 基础 传统的法线外扩进行描边的 Cg shaderGdshader // https://godotshaders.com/shader/the-simplest-outline-shader-improved/ shader_type spatial; render_mode cull_front, unshaded;uniform f…

串子(待补)

难绷hash KMP trie AC自动机 EXKMP 马拉车 SA SAM 后缀树慢慢写吧,希望今年可以写完

手机版浏览

扫一扫体验

微信公众账号

微信扫一扫加关注

返回
顶部