python pygame
-
Python Pygame绘制直线实现光线反射效果
目录lines光线反射pygame.draw中有4个绘制直线的函数,列表如下 一条线段多条线段正常linelines抗锯齿aalineaalines[详细]
2023-11-29 09:16 分类:开发 -
python+pygame实现简易五子棋小游戏的三种方式
目录五子棋小游戏实现(一): 五子棋小游戏实现(二): 五子棋小游戏实现(三): tkinter库:python的标准Tk GUI工具包的接口[详细]
2023-03-24 09:20 分类:开发 Truncated MySQL field when connections from MS Access
I have created a linked table to a MySQL table in MS Access 2003.I used the the mysql-connector-odbc-5.1.6-win32 driver I found on the MySQL site.When I view the table I can only see 70 characters in[详细]
2022-12-28 15:30 分类:问答