資源簡介
各類管理系統,資源中是一個成品,修改簡單,易操作,可適應各類管理系統,建表結構請在我的博客中查看

代碼片段和文件信息
package?com.mec.bookmanage.annotation;
import?static?java.lang.annotation.ElementType.FIELD;
import?static?java.lang.annotation.RetentionPolicy.RUNTIME;
import?java.lang.annotation.Retention;
import?java.lang.annotation.Target;
@Retention(RUNTIME)
@Target(FIELD)
public?@interface?Column?{
String?value();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-07-01?20:48??20190623@停車管理系統\
?????文件?????????425??2019-06-23?10:51??20190623@停車管理系統\.classpath
?????文件?????????403??2019-06-23?10:52??20190623@停車管理系統\.project
?????目錄???????????0??2019-06-23?10:50??20190623@停車管理系統\.settings\
?????文件?????????598??2019-06-23?10:50??20190623@停車管理系統\.settings\org.eclipse.jdt.core.prefs
?????目錄???????????0??2019-09-29?19:05??20190623@停車管理系統\bin\
?????目錄???????????0??2019-09-29?19:05??20190623@停車管理系統\bin\com\
?????目錄???????????0??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\
?????目錄???????????0??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\
?????目錄???????????0??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\annotation\
?????文件?????????425??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\annotation\Column.class
?????文件?????????386??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\annotation\ID.class
?????文件?????????422??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\annotation\Table.class
?????目錄???????????0??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\core\
?????文件????????2619??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\core\ClassPathAnnotationApplicationContext$1.class
?????文件????????2537??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\core\ClassPathAnnotationApplicationContext.class
?????文件????????2717??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\core\ClassPathApplicationContext.class
?????文件????????4489??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\core\ClassTableDefinition.class
?????文件????????1684??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\core\ClassTableFactory.class
?????文件????????1649??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\core\DataSource.class
?????文件????????3157??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\core\ex
?????文件????????2552??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\core\PropertyColumn.class
?????文件????????6402??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\core\Query.class
?????目錄???????????0??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\fatherview\
?????文件????????1115??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\fatherview\BKmanageView$1.class
?????文件????????1116??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\fatherview\BKmanageView$2.class
?????文件????????1115??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\fatherview\BKmanageView$3.class
?????文件?????????789??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\fatherview\BKmanageView$4.class
?????文件?????????853??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\fatherview\BKmanageView$5.class
?????文件?????????850??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\fatherview\BKmanageView$6.class
?????文件?????????850??2019-09-29?19:05??20190623@停車管理系統\bin\com\mec\bookmanage\fatherview\BKmanageView$7.class
............此處省略73個文件信息
評論
共有 條評論