From 696b4cc6645f92c6e1890e9dbb30bb4f4ad17e89 Mon Sep 17 00:00:00 2001
From: HHuangF <1072987574@qq.com>
Date: Sun, 15 Apr 2018 19:02:14 +0800
Subject: [PATCH] =?UTF-8?q?#2=20#991=20=E7=AC=AC=E4=BA=8C=E6=AC=A1?=
=?UTF-8?q?=E5=AE=9E=E9=AA=8C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
soft1614080902440/second/AndroidManifest.xml | 21 +++++++++++++++++++
.../second/Soft1614080902440Activity.java | 13 ++++++++++++
.../second/activity_soft1614080902440.xml | 18 ++++++++++++++++
soft1614080902440/second/strings.xml | 3 +++
4 files changed, 55 insertions(+)
create mode 100644 soft1614080902440/second/AndroidManifest.xml
create mode 100644 soft1614080902440/second/Soft1614080902440Activity.java
create mode 100644 soft1614080902440/second/activity_soft1614080902440.xml
create mode 100644 soft1614080902440/second/strings.xml
diff --git a/soft1614080902440/second/AndroidManifest.xml b/soft1614080902440/second/AndroidManifest.xml
new file mode 100644
index 000000000..e6e2cfca3
--- /dev/null
+++ b/soft1614080902440/second/AndroidManifest.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/soft1614080902440/second/Soft1614080902440Activity.java b/soft1614080902440/second/Soft1614080902440Activity.java
new file mode 100644
index 000000000..e0efc6256
--- /dev/null
+++ b/soft1614080902440/second/Soft1614080902440Activity.java
@@ -0,0 +1,13 @@
+package com.example.edu.soft1614080902440;
+
+import android.support.v7.app.AppCompatActivity;
+import android.os.Bundle;
+
+public class Soft1614080902440Activity extends AppCompatActivity {
+
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.activity_soft1614080902440);
+ }
+}
diff --git a/soft1614080902440/second/activity_soft1614080902440.xml b/soft1614080902440/second/activity_soft1614080902440.xml
new file mode 100644
index 000000000..06873e996
--- /dev/null
+++ b/soft1614080902440/second/activity_soft1614080902440.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/soft1614080902440/second/strings.xml b/soft1614080902440/second/strings.xml
new file mode 100644
index 000000000..41b0359ed
--- /dev/null
+++ b/soft1614080902440/second/strings.xml
@@ -0,0 +1,3 @@
+
+ 求职与招聘管理系统
+