Commit c30ddf50 by BellCodeEditor

auto save

parent a8d02629
file=open(r'C:\Users\Thinkbook\Desktop\book.txt','a',encoding='utf-8')
file.write('考虑到符合独立军训刘瑞华可容纳·然后付费也觉得封测感染几率大房间件让不让进:68765165468本\n')
file.write('立方测量若拖军或女所错了·扩军不过寻二不通过拖木错错错所军呢如提多次好老地方呢:4588526958本\n')
file.write('负反馈侧过户的风格还·是得非结构化丝豆腐广化寺偶尔个乳房马克华菲电梯恢投入:656265985本\n')
file.write(' 客人将改名为此无故人我人民合·同我为己任替我人提级管控恶魔人我能够根据计划烦得很从:995584425本\n')
file.close()
\ No newline at end of file
new_data=''
with open(r'C:\Users\Thinkbook\Desktop\book.txt','a',encoding='utf-8') as file1:
for data in file1:
if '小强:10本'in data:
data=data.replace('小强:10本','小强:11本')
if '小兰:12本'in data:
data=data.replace('小兰:12本','小兰:14本')
\ No newline at end of file
<!doctype html>
<html dir="ltr" lang="zh"
>
<head>
<meta charset="utf-8">
<title>新标签页</title>
<style>
html {
--ntp-focus-shadow-color: rgba(var(--google-blue-600-rgb), .4);
--ntp-theme-text-color: var(--google-grey-800);
background-attachment: fixed;
background-color: rgba(255,255,255,1);
background-position: -64px;
background-repeat: no-repeat;
height: 100%;
overflow: auto;
}
@media (prefers-color-scheme: dark) {
html {
--ntp-focus-shadow-color: rgba(var(--google-blue-300-rgb), .5);
--ntp-theme-text-color: white;
}
}
html[has-custom-background] {
background-image: -webkit-image-set(
url(chrome://theme/IDR_THEME_NTP_BACKGROUND?) 1x,
url(chrome://theme/IDR_THEME_NTP_BACKGROUND@2x?) 2x);
}
body {
align-items: center;
display: flex;
height: 100vh;
justify-content: center;
margin: 0;
}
cr-most-visited {
--most-visited-focus-shadow: 0 0 0 2px var(--ntp-focus-shadow-color);
--most-visited-text-color: var(--ntp-theme-text-color);
--most-visited-text-shadow: none;
}
html[has-custom-background] cr-most-visited {
--most-visited-text-shadow: 0 0 16px rgba(0, 0, 0, .3);
}
</style>
</head>
<body>
<script type="module" src="strings.m.js"></script>
<cr-most-visited></cr-most-visited>
<script type="module" src="new_tab_page_third_party.js"></script>
<link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
</body>
</html>
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed. Click to expand it.
<!doctype html>
<html dir="ltr" lang="zh"
>
<head>
<meta charset="utf-8">
<title>新标签页</title>
<style>
html {
--ntp-focus-shadow-color: rgba(var(--google-blue-600-rgb), .4);
--ntp-theme-text-color: var(--google-grey-800);
background-attachment: fixed;
background-color: rgba(255,255,255,1);
background-position: -64px;
background-repeat: no-repeat;
height: 100%;
overflow: auto;
}
@media (prefers-color-scheme: dark) {
html {
--ntp-focus-shadow-color: rgba(var(--google-blue-300-rgb), .5);
--ntp-theme-text-color: white;
}
}
html[has-custom-background] {
background-image: -webkit-image-set(
url(chrome://theme/IDR_THEME_NTP_BACKGROUND?) 1x,
url(chrome://theme/IDR_THEME_NTP_BACKGROUND@2x?) 2x);
}
body {
align-items: center;
display: flex;
height: 100vh;
justify-content: center;
margin: 0;
}
cr-most-visited {
--most-visited-focus-shadow: 0 0 0 2px var(--ntp-focus-shadow-color);
--most-visited-text-color: var(--ntp-theme-text-color);
--most-visited-text-shadow: none;
}
html[has-custom-background] cr-most-visited {
--most-visited-text-shadow: 0 0 16px rgba(0, 0, 0, .3);
}
</style>
</head>
<body>
<script type="module" src="strings.m.js"></script>
<cr-most-visited></cr-most-visited>
<script type="module" src="new_tab_page_third_party.js"></script>
<link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
</body>
</html>
\ No newline at end of file
urse-gallery-header {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 70px;
display: flex;
justify-content: space-between;
align-items: center;
font-family: STYuanti-SC-Regular;
z-index: 1;
}
blockquote, body, code, dd, div, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
margin: 0;
padding: 0;
}
*, :after, :before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
user agent stylesheet
div {
display: block;
}
.course-gallery {
height: 100vh;
margin: -70px 0 -20px;
display: flex;
align-items: center;
justify-content: center;
user-select: none;
position: relative;
}
body {
margin: 0;
font-family: Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
font-size: 14px;
font-variant: tabular-nums;
line-height: 1.5;
color: rgba(0,0,0,.65);
background-color: #fff;
}
body {
font-family: punctuation,PingFangSC-Regular,Microsoft Yahei,"sans-serif";
}
body, button, input, select, textarea {
font-family: punctuation,PingFangSC-Regular,Microsoft Yahei,"sans-serif";
-webkit-font-smoothing: subpixel-antialiased;
}
body {
line-height: 1.334;
font-size: 12px;
}
:root {
--blue-color: #00cfff;
--blue-translucency-color: rgba(0,207,255,0.2);
--blue-bright-color: #00aef6;
--blue-dark-color: #0784d3;
--blue-shadow-color: #00b2ed;
--oringe-color: #ffb030;
--oringe-translucency-color: rgba(255,176,48,0.2);
--oringe-bright-color: #ffca3c;
--oringe-dark-color: #ff8111;
--oringe-shadow-color: #f25c02;
--yellow-color: #ffe915;
--yellow-shadow-color: #efd20c;
--gold-color: #ffc800;
--gold-shadow-color: #ffb700;
--purple-color: #5d37b7;
--purple-translucency-color: rgba(93,55,183,0.2);
--purple-bright-color: #8351f6;
--purple-dark-color: #47299e;
--purple-shadow-color: #3d1d9c;
--brown-shadow-color: #875900;
--brown-color: #9d7300;
--danger-light-color: #ff6565;
--danger-dark-color: #ff2740;
--background-color: #f5f5f5;
--light-gray-text: rgba(0,0,0,0.6);
--light-gray-color: rgba(0,0,0,0.15);
--ultra-light-gray-color: rgba(0,0,0,0.08);
}
:root {
--blue-color: #00cfff;
--blue-translucency-color: rgba(0,207,255,0.2);
--blue-bright-color: #00aef6;
--blue-dark-color: #0784d3;
--blue-shadow-color: #00b2ed;
--oringe-color: #ffb030;
--oringe-translucency-color: rgba(255,176,48,0.2);
--oringe-bright-color: #ffca3c;
--oringe-dark-color: #ff8111;
--oringe-shadow-color: #f25c02;
--yellow-color: #ffe915;
--yellow-shadow-color: #efd20c;
--gold-color: #ffc800;
--gold-shadow-color: #ffb700;
--purple-color: #5d37b7;
--purple-translucency-color: rgba(93,55,183,0.2);
--purple-bright-color: #8351f6;
--purple-dark-color: #47299e;
--purple-shadow-color: #3d1d9c;
--brown-shadow-color: #875900;
--brown-color: #9d7300;
--danger-light-color: #ff6565;
--danger-dark-color: #ff2740;
--background-color: #f5f5f5;
--light-gray-text: rgba(0,0,0,0.6);
--light-gray-color: rgba(0,0,0,0.15);
--ultra-light-gray-color: rgba(0,0,0,0.08);
}
:root {
--mdc-theme-text-primary-on-background: #00cfff!important;
--mdc-theme-text-primary-on-light: #00cfff!important;
--mdc-theme-primary: #5d37b7!important;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
*, :after, :before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*, :after, :before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
::-webkit-scrollbar, ::-webkit-scrollbar-track {
background-color: transparent;
}
::-webkit-scrollbar {
width: 3px;
}
::-webkit-scrollbar-thumb {
height: 11px;
width: 3px;
background-color: #d3d7df;
}
::-webkit-scrollbar, ::-webkit-scrollbar-track {
background-color: transparent;
}
::selection {
background: #1890ff;
color: #fff;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment