摘要:
spring jdbc test <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jdbc</artifactId> </dependency> <dependency> 阅读全文
摘要:
threejs绘制多边形, threejs多边形绘制方法: var points = [ new THREE.Vector2(10,10), new THREE.Vector2(300, 10), new THREE.Vector2(300, 30), new THREE.Vector2(260, 阅读全文