Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson2-1-1_DIY1
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
86327f3d
authored
Mar 27, 2022
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto save
parent
21fd1a18
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
2 deletions
PortList.txt
PortReady.ini
diy1.py
PortList.txt
0 → 100644
View file @
86327f3d
PortReady.ini
0 → 100644
View file @
86327f3d
起始地址=0.0.0.0
停止地址=0.0.0.0
端口范围=0->0
线程=100
延时=2
获取端口标识=Yes
保留历史记录=Yes
使用端口范围=No
使用端口列表=Yes
清除时不询问=No
端口列表=
\ No newline at end of file
diy1.py
View file @
86327f3d
# 我们都爱夸夸夸
name
=
input
(
"What's your name? >>>"
)
print
(
name
,
", great"
)
\ No newline at end of file
print
(
name
,
", great."
)
\ 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