Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
change4weixin
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenjinzhu
change4weixin
Commits
cf786129
Commit
cf786129
authored
Dec 28, 2017
by
shenjinzhu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
d8c625da
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
3 deletions
+5
-3
src/main/java/com/zhiwei/chendong/ExcelReadAndWrite.java
+2
-0
src/main/webapp/dataTable.html
+1
-1
src/main/webapp/dataTable2.html
+1
-1
src/main/webapp/dataTable3.html
+1
-1
No files found.
src/main/java/com/zhiwei/chendong/ExcelReadAndWrite.java
View file @
cf786129
...
@@ -485,6 +485,7 @@ public class ExcelReadAndWrite {
...
@@ -485,6 +485,7 @@ public class ExcelReadAndWrite {
while
(
cutso
())
{
while
(
cutso
())
{
Thread
.
sleep
(
1000
*
10
);
Thread
.
sleep
(
1000
*
10
);
}
}
Thread
.
sleep
(
1000
*
60
);
Map
<
String
,
String
>
map
=
new
HashMap
<>();
Map
<
String
,
String
>
map
=
new
HashMap
<>();
for
(
Map
<
String
,
Object
>
ma
:
m
.
find
())
{
for
(
Map
<
String
,
Object
>
ma
:
m
.
find
())
{
if
(
ma
!=
null
&&
ma
.
get
(
"url"
)
!=
null
)
if
(
ma
!=
null
&&
ma
.
get
(
"url"
)
!=
null
)
...
@@ -541,6 +542,7 @@ public class ExcelReadAndWrite {
...
@@ -541,6 +542,7 @@ public class ExcelReadAndWrite {
while
(
so
())
{
while
(
so
())
{
Thread
.
sleep
(
1000
*
10
);
Thread
.
sleep
(
1000
*
10
);
}
}
Thread
.
sleep
(
1000
*
50
);
Map
<
String
,
String
>
map
=
new
HashMap
<>();
Map
<
String
,
String
>
map
=
new
HashMap
<>();
for
(
Map
<
String
,
Object
>
ma
:
m
.
find
())
{
for
(
Map
<
String
,
Object
>
ma
:
m
.
find
())
{
try
{
try
{
...
...
src/main/webapp/dataTable.html
View file @
cf786129
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
utf-8"
>
<meta
charset=
"
utf-8"
>
<title>
Table
</title>
<title>
Table
</title>
<link
rel=
"stylesheet"
<link
rel=
"stylesheet"
href=
"https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"
href=
"https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"
...
...
src/main/webapp/dataTable2.html
View file @
cf786129
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
utf-8"
>
<meta
charset=
"
utf-8"
>
<title>
Table
</title>
<title>
Table
</title>
<link
rel=
"stylesheet"
href=
"https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"
integrity=
"sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin=
"anonymous"
>
<link
rel=
"stylesheet"
href=
"https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"
integrity=
"sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin=
"anonymous"
>
<script
type=
"text/javascript"
src=
"https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"
></script>
...
...
src/main/webapp/dataTable3.html
View file @
cf786129
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
utf-8"
>
<meta
charset=
"
utf-8"
>
<title>
Table
</title>
<title>
Table
</title>
<link
rel=
"stylesheet"
<link
rel=
"stylesheet"
href=
"https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"
href=
"https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"
...
...
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