Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson4_1
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
a06d86d7
authored
Jun 10, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto save
parent
4127e086
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
3 deletions
diy1.py
傻逼.PY
diy1.py
View file @
a06d86d7
...
@@ -2,6 +2,7 @@ username = "shengaks1" # 保存在服务器数据库中的用户账号(正
...
@@ -2,6 +2,7 @@ username = "shengaks1" # 保存在服务器数据库中的用户账号(正
userpassword
=
"hcx13453952800"
# 保存在服务器数据库中的用户密码(正确的密码)
userpassword
=
"hcx13453952800"
# 保存在服务器数据库中的用户密码(正确的密码)
name
=
input
(
"请输入账号"
)
name
=
input
(
"请输入账号"
)
pessword
=
input
(
"请输入密码"
)
pessword
=
input
(
"请输入密码"
)
input
()
while
True
:
while
True
:
if
name
==
username
and
userpassword
==
pessword
:
if
name
==
username
and
userpassword
==
pessword
:
print
(
"登陆成功"
)
print
(
"登陆成功"
)
...
...
傻逼.PY
View file @
a06d86d7
@stat
icmethod
@stat
icmethod
@staticmethod
@staticmethod
def
funcname
(
parameter_list
):
def
funcname
(
parameter_list
):
pass
pass
\ No newline at end of file
@staticmethod
def
funcname
(
parameter_list
):
pass
abs
()
filter
()
setattr
()
async
def
funcname
(
parameter_list
):
pass
xczzzzzzzzzzzzzzzzzzzzxxxxxxxxxxxxxzzzzzzzzzzzzzzzzzzzvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
\ 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