Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Card password conversion
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
苍蓝
Card password conversion
Commits
384541d2
Commit
384541d2
authored
Sep 26, 2024
by
苍蓝
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
c62e27a0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
deckcode.py
deckcode.py
+1
-1
to-pre.txt
to-pre.txt
+6
-1
No files found.
deckcode.py
View file @
384541d2
...
...
@@ -72,7 +72,7 @@ for root, dirs, files in os.walk(folder_path):
if
new_content
!=
original_content
:
with
open
(
file_path
,
'w'
,
encoding
=
'utf-8'
)
as
f
:
f
.
write
(
new_content
)
print
(
f
"
修改并写入
卡组: {file_path}"
)
print
(
f
"
更新
卡组: {file_path}"
)
else
:
print
(
f
"卡组无需修改: {file_path}"
)
...
...
to-pre.txt
View file @
384541d2
...
...
@@ -6,4 +6,9 @@
100224027 43219114
100224032 89604813
100224033 16699558
100224034 42097666
\ No newline at end of file
100224034 42097666
100200256 72782945
100200257 8170654
100200258 44175358
100200261 48705086
100221000 93053159
\ 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