07 2018 档案

摘要:1.pom.xml 加入 <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId> <version>1.3.2</version> </d 阅读全文
posted @ 2018-07-31 18:15 大-盖伦 阅读(242) 评论(0) 推荐(0)
摘要:1,新建1个maven项目,类型:simple project 即可 2.pom 文件加入: <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter 阅读全文
posted @ 2018-07-30 17:12 大-盖伦 阅读(193) 评论(0) 推荐(0)
摘要:#define _XTP_STATICLINK#include <XTToolkitPro.rc> // // NOTE: If using the Xtreme Toolkit Pro as a static library linked to an// application that is d 阅读全文
posted @ 2018-07-24 14:32 大-盖伦 阅读(342) 评论(0) 推荐(0)