91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 30.9MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-08-07
  • 語言: Java
  • 標簽: Swing??Spring??

資源簡介

使用Java Swing編寫,數據庫為MySQL5.7,可以對部門和員工信息進行增刪改查。

資源截圖

代碼片段和文件信息

package?com.example.hr;

import?com.alee.laf.WebLookAndFeel;
import?com.example.hr.entity.Department;
import?com.example.hr.entity.Employee;
import?com.example.hr.repository.DepartmentRepository;
import?com.example.hr.repository.EmployeeRepository;


import?static?org.assertj.core.api.Assertions.setLenientDateParsing;

import?java.awt.EventQueue;

import?javax.swing.plaf.FontUIResource;

import?org.springframework.beans.factory.annotation.Autowired;
import?org.springframework.boot.SpringApplication;
import?org.springframework.boot.autoconfigure.SpringBootApplication;
import?org.springframework.context.ApplicationContext;
import?org.springframework.transaction.annotation.EnableTransactionManagement;

@SpringBootApplication
@EnableTransactionManagement
public?class?HrApplication?{
public?static?ApplicationContext?ac?=?SpringApplication.run(HrApplication.class);
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-07-05?12:19??hr\
?????文件????????4598??2018-07-05?12:19??hr\.classpath
?????文件?????????531??2018-07-05?12:19??hr\.project
?????目錄???????????0??2018-07-05?12:19??hr\.settings\
?????文件?????????598??2018-07-05?12:19??hr\.settings\org.eclipse.jdt.core.prefs
?????文件??????????65??2018-07-05?12:19??hr\.settings\org.springframework.ide.eclipse.prefs
?????目錄???????????0??2018-07-05?12:19??hr\bin\
?????文件?????????326??2018-07-05?12:19??hr\bin\application.properties
?????目錄???????????0??2018-07-05?12:19??hr\bin\com\
?????目錄???????????0??2018-07-05?12:19??hr\bin\com\example\
?????目錄???????????0??2018-07-05?12:19??hr\bin\com\example\hr\
?????目錄???????????0??2018-07-05?12:19??hr\bin\com\example\hr\config\
?????文件????????3174??2018-07-05?12:19??hr\bin\com\example\hr\config\TxAdviceInterceptor.class
?????目錄???????????0??2018-07-05?12:19??hr\bin\com\example\hr\entity\
?????文件????????1754??2018-07-05?12:19??hr\bin\com\example\hr\entity\Department.class
?????文件????????2375??2018-07-05?12:19??hr\bin\com\example\hr\entity\Employee.class
?????文件????????1770??2018-07-05?12:19??hr\bin\com\example\hr\entity\User.class
?????目錄???????????0??2018-07-05?12:19??hr\bin\com\example\hr\gui\
?????文件?????????769??2018-07-05?12:19??hr\bin\com\example\hr\gui\Loginframe$1.class
?????文件????????1936??2018-07-05?12:19??hr\bin\com\example\hr\gui\Loginframe$2.class
?????文件????????1435??2018-07-05?12:19??hr\bin\com\example\hr\gui\Loginframe$3.class
?????文件????????4159??2018-07-05?12:19??hr\bin\com\example\hr\gui\Loginframe.class
?????文件?????????986??2018-07-05?12:19??hr\bin\com\example\hr\gui\Mainframe$1.class
?????文件?????????802??2018-07-05?12:19??hr\bin\com\example\hr\gui\Mainframe$2.class
?????文件????????3483??2018-07-05?12:19??hr\bin\com\example\hr\gui\Mainframe$3.class
?????文件????????2592??2018-07-05?12:19??hr\bin\com\example\hr\gui\Mainframe$4.class
?????文件????????1461??2018-07-05?12:19??hr\bin\com\example\hr\gui\Mainframe$5.class
?????文件????????1430??2018-07-05?12:19??hr\bin\com\example\hr\gui\Mainframe$6.class
?????文件????????1447??2018-07-05?12:19??hr\bin\com\example\hr\gui\Mainframe$7.class
?????文件????????1434??2018-07-05?12:19??hr\bin\com\example\hr\gui\Mainframe$TableListener.class
?????文件????????9093??2018-07-05?12:19??hr\bin\com\example\hr\gui\Mainframe.class
............此處省略112個文件信息

評論

共有 條評論