update
This commit is contained in:
parent
c57a8ce386
commit
07453bd3ec
@ -1,6 +1,5 @@
|
||||
from pydoc import doc
|
||||
import glpy as gl
|
||||
|
||||
print(doc(gl))
|
||||
|
||||
print(gl.tests.glfw_window(1000,500,"你好"))
|
||||
print(gl.tests.glfw_window(width=500,height=500,title="I'm Zengtudor"))
|
||||
|
Loading…
Reference in New Issue
Block a user