随笔分类 -  spring

摘要: 阅读全文
posted @ 2023-05-07 08:47 .net&new 阅读(11) 评论(0) 推荐(0) 编辑
摘要:package com.sz.model;import org.springframework.context.ApplicationContext;import org.springframework.context.support.ClassPathXmlApplicationContext;p 阅读全文
posted @ 2023-05-07 08:45 .net&new 阅读(14) 评论(0) 推荐(0) 编辑
摘要:<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文
posted @ 2023-05-07 08:44 .net&new 阅读(2) 评论(0) 推荐(0) 编辑
摘要:package com.sz.model;public class User { private String name; private int Age; public void setAge(int age) { this.Age=age; } public int getAge() { ret 阅读全文
posted @ 2023-05-07 08:43 .net&new 阅读(14) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示