摘要:
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, 阅读全文
摘要:
Math.pow /** * Returns the value of the first argument raised to the power of the * second argument. Special cases: * * <ul><li>If the second argument 阅读全文
摘要:
基于kinova jaco2机械臂的仿真模拟 struct AngularInfo { /** * As an example if the current control mode is angular position the unit will be degree but if the con 阅读全文