118118
119119 < link rel ="stylesheet " href ="../css/neoteroi-mkdocs.css ">
120120
121+ < link rel ="stylesheet " href ="../stylesheets/blogviewer.css ">
122+
121123 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.9/katex.min.css ">
122124
123125 < script > __md_scope = new URL ( ".." , location ) , __md_hash = e => [ ...e ] . reduce ( ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) ) , 0 ) , __md_get = ( e , _ = localStorage , t = __md_scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , __md_set = ( e , _ , t = localStorage , a = __md_scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } </ script >
152154 </ div >
153155 < div data-md-component ="announce ">
154156
155- < aside class ="md-banner ">
156- < div class ="md-banner__inner md-grid md-typeset ">
157-
158-
159- < style >
160- .md-announce {
161- background-color : # 4a5568 !important ;
162- color : white;
163- padding : 0.6rem 0 ;
164- text-align : center;
165- width : 100% ;
166- box-shadow : none !important ;
167- border : none !important ;
168- margin : 0 !important ;
169- border-radius : 0 !important ;
170- }
171- .md-announce__inner {
172- padding : 0 !important ;
173- margin : 0 !important ;
174- border : none !important ;
175- max-width : 100% !important ;
176- }
177- .md-announce a {
178- color : # ffd700 ;
179- font-weight : bold;
180- text-decoration : none;
181- transition : all 0.3s ease;
182- }
183- .md-announce a : hover {
184- color : # ffffff ;
185- text-decoration : underline;
186- }
187- </ style >
188-
189- < div class ="md-announce ">
190- < div class ="md-announce__inner md-grid md-typeset ">
191- 📢 欢迎访问我的主站:< a href ="https://www.weitao-jiang.cn " target ="_blank "> weitao-jiang.cn</ a >
192- | 这里是我的学习笔记分享,持续更新中!
193- </ div >
194- </ div >
195-
196- </ div >
197-
198- </ aside >
199-
200157 </ div >
201158
202159
@@ -1928,6 +1885,7 @@ <h4 id="_2">其他转换比</h4>
19281885< li > Fibonacci:电容利用率和开关利用率都一般</ li >
19291886</ ol >
19301887< p > < img alt ="" src ="../assets/jfNfLaqCEQ3yYM3.png " /> </ p >
1888+ < p > < img alt ="alt text " src ="../assets/Power-IC-Basics_image-2.png " /> </ p >
19311889
19321890
19331891
@@ -1948,7 +1906,7 @@ <h4 id="_2">其他转换比</h4>
19481906 < span class ="md-icon " title ="最后更新 ">
19491907 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z "/> </ svg >
19501908 </ span >
1951- < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date " title ="2026年3月24日 03:55:01 UTC "> 2026年3月24日 </ span >
1909+ < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date " title ="2026年3月26日 02:50:08 UTC "> 2026年3月26日 </ span >
19521910 </ span >
19531911
19541912
0 commit comments