Skip to content

Commit 8ee638b

Browse files
初始化
1 parent 75edfc0 commit 8ee638b

File tree

8 files changed

+14
-130
lines changed

8 files changed

+14
-130
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
test/
22
.vscode/
33
.idea
4-
geckodriver.log
4+
geckodriver.log
5+
*.iml

docs/find_net.png

-1.54 MB
Binary file not shown.

docs/index.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/安装selenium的chrome插件.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

findsth.py

Lines changed: 0 additions & 56 deletions
This file was deleted.

findsth_open_in_broswer.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

pom.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project xmlns="http://maven.apache.org/POM/4.0.0"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5+
<modelVersion>4.0.0</modelVersion>
6+
7+
<groupId>com.yitianyigexiangfa.findsth</groupId>
8+
<artifactId>findsth</artifactId>
9+
<version>1.0</version>
10+
11+
12+
</project>

silkBag/twisted/chat.py

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)