Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
MybatisTraning
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
training
MybatisTraning
Commits
b11e7ee1
Commit
b11e7ee1
authored
Dec 11, 2019
by
zhouxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
作业提交
parent
7b98f959
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
30 additions
and
1 deletion
+30
-1
compiler.xml
.idea/compiler.xml
+17
-0
encodings.xml
.idea/encodings.xml
+4
-1
misc.xml
.idea/misc.xml
+7
-0
modules.xml
.idea/modules.xml
+2
-0
No files found.
.idea/compiler.xml
0 → 100644
View file @
b11e7ee1
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"CompilerConfiguration"
>
<annotationProcessing>
<profile
name=
"Maven default annotation processors profile"
enabled=
"true"
>
<sourceOutputDir
name=
"target/generated-sources/annotations"
/>
<sourceTestOutputDir
name=
"target/generated-test-sources/test-annotations"
/>
<outputRelativeToContentRoot
value=
"true"
/>
<module
name=
"周夕_Mybatis1"
/>
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module
name=
"周夕_Mybatis1"
target=
"1.8"
/>
</bytecodeTargetLevel>
</component>
</project>
\ No newline at end of file
.idea/encodings.xml
View file @
b11e7ee1
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"Encoding"
native2AsciiForPropertiesFiles=
"true"
addBOMForNewFiles=
"with NO BOM"
/>
<component
name=
"Encoding"
native2AsciiForPropertiesFiles=
"true"
>
<file
url=
"file://$PROJECT_DIR$/周夕_Mybatis1"
charset=
"UTF-8"
/>
</component>
</project>
\ No newline at end of file
.idea/misc.xml
View file @
b11e7ee1
...
...
@@ -3,6 +3,13 @@
<component
name=
"JavaScriptSettings"
>
<option
name=
"languageLevel"
value=
"ES6"
/>
</component>
<component
name=
"MavenProjectsManager"
>
<option
name=
"originalFiles"
>
<list>
<option
value=
"$PROJECT_DIR$/周夕_Mybatis1/pom.xml"
/>
</list>
</option>
</component>
<component
name=
"ProjectInspectionProfilesVisibleTreeState"
>
<entry
key=
"Project Default"
>
<profile-state>
...
...
.idea/modules.xml
View file @
b11e7ee1
...
...
@@ -3,6 +3,7 @@
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/.idea/MybatisTraning.iml"
filepath=
"$PROJECT_DIR$/.idea/MybatisTraning.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/周夕_Mybatis1/周夕_Mybatis1.iml"
filepath=
"$PROJECT_DIR$/周夕_Mybatis1/周夕_Mybatis1.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment