logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

NAO & Pepper 机器人 python 环境下开发笔记

环境不多说了Choregraph+Naoqi sdk for python一些常用且重要的函数方法:ALProxy is an object that gives you acces to all the methods or the module your are going to connect to.class ALProxy(name, ip, port)    name - The n.

Intellij IDEA 搭建Spring MVC & MyBatis开发环境

IDEA搭建Spring MVC&MyBatis开发环境IDEA搭建Spring MVCMyBatis开发环境mybatis-springjar提供的整合APImybatis-spring.jar提供的整合APISqlSessionFactoryBean-为整合提供SqlSession对象资源,mybatis最重要的就是SqlSession和SqlSessionFactory对象,只有获取这

#spring#mybatis
到底了