|
| 1 | +<!DOCTYPE HTML> |
| 2 | +<html> |
| 3 | +<head> |
| 4 | + <!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="utf-8"> |
| 5 | + |
| 6 | + <title>L_ac_circuit | firebird's home</title> |
| 7 | + <meta name="author" content="firebird"> |
| 8 | + |
| 9 | + <meta name="description" content="¶单一参数的交流电路: 电感元件的交流电路"> |
| 10 | + |
| 11 | + |
| 12 | + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
| 13 | + |
| 14 | + <meta property="og:title" content="L_ac_circuit"/> |
| 15 | + <meta property="og:site_name" content="firebird's home"/> |
| 16 | + |
| 17 | + |
| 18 | + <meta property="og:image" content=""/> |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + <link rel="alternative" href="/atom.xml" title="firebird's home" type="application/atom+xml"> |
| 23 | + |
| 24 | + |
| 25 | + <link href="/favicon.png" rel="icon"> |
| 26 | + |
| 27 | + |
| 28 | + <!-- CSS --> |
| 29 | + <link rel="stylesheet" href="/css/themes/cerulean.css" media="screen" type="text/css"> |
| 30 | + <link rel="stylesheet" href="/css/font-awesome.css" media="screen" type="text/css"> |
| 31 | + <link rel="stylesheet" href="/css/style.css" media="screen" type="text/css"> |
| 32 | + <link rel="stylesheet" href="/css/responsive.css" media="screen" type="text/css"> |
| 33 | + <link rel="stylesheet" href="/css/highlight.css" media="screen" type="text/css"> |
| 34 | + <link rel="stylesheet" href="/css/highlight-default.min.css" media="screen" type="text/css"> |
| 35 | + <link rel="stylesheet" href="/css/google-fonts.css" media="screen" type="text/css"> |
| 36 | + <link rel="stylesheet" href="/css/comment.css" media="screen" type="text/css"> |
| 37 | + <!--[if lt IE 9]> |
| 38 | + <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> |
| 39 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.5.9/es5-shim.min.js"></script> |
| 40 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.5.7/es5-sham.min.js"></script> |
| 41 | + <![endif]--> |
| 42 | + |
| 43 | + <script src="/js/jquery-2.0.3.min.js"></script> |
| 44 | + |
| 45 | + <script src="/js/marked.js"></script> |
| 46 | + <script src="/js/comment.js"></script> |
| 47 | + <script src="/js/timeago.min.js"></script> |
| 48 | + <script src="/js/highlight.min.js"></script> |
| 49 | + <script src="/js/spin.min.js"></script> |
| 50 | + |
| 51 | + <!-- analytics --><!-- hexo-inject:begin --><!-- hexo-inject:end --> |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | +</head> |
| 57 | + |
| 58 | + <body> |
| 59 | + <!-- hexo-inject:begin --><!-- hexo-inject:end --><nav id="main-nav" class="navbar navbar-inverse navbar-default navbar-fixed-top" role="navigation"> |
| 60 | + <div class="container"> |
| 61 | + <button type="button" class="navbar-header navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> |
| 62 | + <span class="sr-only">Toggle navigation</span> |
| 63 | + <span class="icon-bar"></span> |
| 64 | + <span class="icon-bar"></span> |
| 65 | + <span class="icon-bar"></span> |
| 66 | + </button> |
| 67 | + <a class="navbar-brand" href="/">firebird's home</a> |
| 68 | + <div class="collapse navbar-collapse nav-menu"> |
| 69 | + <ul class="nav navbar-nav"> |
| 70 | + |
| 71 | + <li> |
| 72 | + <a href="/categories/research" title="All my Research."> |
| 73 | + <i class="fa fa-coffee"></i>Research |
| 74 | + </a> |
| 75 | + </li> |
| 76 | + |
| 77 | + <li> |
| 78 | + <a href="/categories/study" title="All my study."> |
| 79 | + <i class="fa fa-book"></i>Study |
| 80 | + </a> |
| 81 | + </li> |
| 82 | + |
| 83 | + <li> |
| 84 | + <a href="/categories/programming" title="All my programming."> |
| 85 | + <i class="fa fa-codepen"></i>Programming |
| 86 | + </a> |
| 87 | + </li> |
| 88 | + |
| 89 | + <li> |
| 90 | + <a href="/categories/teaching" title="All the teachings."> |
| 91 | + <i class="fa fa-institution"></i>Teaching |
| 92 | + </a> |
| 93 | + </li> |
| 94 | + |
| 95 | + <li> |
| 96 | + <a href="/categories/others" title="All my life."> |
| 97 | + <i class="fa fa-globe"></i>Others |
| 98 | + </a> |
| 99 | + </li> |
| 100 | + |
| 101 | + <li> |
| 102 | + <a href="/about" title="About me."> |
| 103 | + <i class="fa fa-user"></i>About |
| 104 | + </a> |
| 105 | + </li> |
| 106 | + |
| 107 | + <li> |
| 108 | + <a href="/atom.xml" title=""> |
| 109 | + <i class="fa fa-rss"></i>RSS |
| 110 | + </a> |
| 111 | + </li> |
| 112 | + |
| 113 | + </ul> |
| 114 | + </div> |
| 115 | + </div> <!-- container --> |
| 116 | +</nav> |
| 117 | +<div class="clearfix"></div> |
| 118 | + |
| 119 | + <div class="container"> |
| 120 | + <div class="content"> |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + <div class="page-header page-header-inverse "> |
| 126 | + <h1 class="title title-inverse "> L_ac_circuit</h1> |
| 127 | + </div> |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | +<div class="row post"> |
| 136 | + <!-- cols --> |
| 137 | + |
| 138 | + <div id="top_meta"></div> |
| 139 | + <div class="col-md-9"> |
| 140 | + |
| 141 | + |
| 142 | + <!-- content --> |
| 143 | + <div class="mypage"> |
| 144 | + |
| 145 | + |
| 146 | + <h2 id="单一参数的交流电路-电感元件的交流电路"><a class="header-anchor" href="#单一参数的交流电路-电感元件的交流电路">¶</a>单一参数的交流电路: 电感元件的交流电路</h2> |
| 147 | + |
| 148 | + </div> |
| 149 | + |
| 150 | + <!-- recommended posts --> |
| 151 | + |
| 152 | + |
| 153 | + <div> |
| 154 | + <center> |
| 155 | + <div class="pagination"> |
| 156 | +<ul class="pagination"> |
| 157 | + |
| 158 | + |
| 159 | + <li class="prev disabled"><a><i class="fa fa-arrow-circle-o-left"></i>Prev</a></li> |
| 160 | + |
| 161 | + |
| 162 | + <li><a href="/categories/research"><i class="fa fa-archive"></i>Archive</a></li> |
| 163 | + |
| 164 | + |
| 165 | + <li class="next"><a href="/2018/04/26/R-ac-circuit/" class="alignright next">Next<i class="fa fa-arrow-circle-o-right"></i></a></li> |
| 166 | + |
| 167 | + |
| 168 | +</ul> |
| 169 | +</div> |
| 170 | + |
| 171 | + </center> |
| 172 | + </div> |
| 173 | + |
| 174 | + <!-- share --> |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + <!-- comment --> |
| 183 | + |
| 184 | +<section id="comment"> |
| 185 | + <h2 class="title">Comments</h2> |
| 186 | + |
| 187 | + <div id="comment-thread"></div> |
| 188 | + <div id="loading-spin"></div> |
| 189 | + <script type="text/javascript"> |
| 190 | + getComments({ |
| 191 | + type: "github" ? "github" : "github", |
| 192 | + user: "", |
| 193 | + repo: "", |
| 194 | + client_id: "", |
| 195 | + client_secret: "", |
| 196 | + no_comment: "No comments yet. Press the button and go to comment now!", |
| 197 | + go_to_comment: "Go to comment", |
| 198 | + no_issue: "no_issue", |
| 199 | + issue_title: "L_ac_circuit", |
| 200 | + issue_id: "", |
| 201 | + btn_class: "btn btn-primary", |
| 202 | + comments_target: "#comment-thread", |
| 203 | + loading_target: "#loading_spin" |
| 204 | + }); |
| 205 | + </script> |
| 206 | + |
| 207 | +</section> |
| 208 | + |
| 209 | + |
| 210 | + </div> <!-- col-md-9/col-md-12 --> |
| 211 | + |
| 212 | + |
| 213 | + <div id="side_meta"> |
| 214 | + <div class="col-md-3" id="post_meta"> |
| 215 | + |
| 216 | + <!-- date --> |
| 217 | + |
| 218 | + <div class="meta-widget"> |
| 219 | + <i class="fa fa-clock-o"></i> |
| 220 | + 2018-04-26 |
| 221 | + </div> |
| 222 | + |
| 223 | + |
| 224 | + <!-- categories --> |
| 225 | + |
| 226 | + <div class="meta-widget"> |
| 227 | + <a data-toggle="collapse" data-target="#categorys"><i class="fa fa-folder"></i></a> |
| 228 | + <ul id="categorys" class="tag_box list-unstyled collapse in"> |
| 229 | + |
| 230 | + <li> |
| 231 | + <li><a href="/categories/teaching/">teaching<span>3</span></a></li> |
| 232 | + </li> |
| 233 | + |
| 234 | + </ul> |
| 235 | + </div> |
| 236 | + |
| 237 | + |
| 238 | + <!-- tags --> |
| 239 | + |
| 240 | + <div class="meta-widget"> |
| 241 | + <a data-toggle="collapse" data-target="#tags"><i class="fa fa-tags"></i></a> |
| 242 | + <ul id="tags" class="tag_box list-unstyled collapse in"> |
| 243 | + |
| 244 | + <li><a href="/tags/2018春-金材专业/">2018春-金材专业<span>3</span></a></li> <li><a href="/tags/电工技术(上)/">电工技术(上)<span>2</span></a></li> |
| 245 | + </ul> |
| 246 | + </div> |
| 247 | + |
| 248 | + |
| 249 | + <!-- toc --> |
| 250 | + <div class="meta-widget"> |
| 251 | + |
| 252 | + </div> |
| 253 | + |
| 254 | + <hr> |
| 255 | + |
| 256 | +</div><!-- col-md-3 --> |
| 257 | + |
| 258 | + </div> |
| 259 | + |
| 260 | + |
| 261 | +</div><!-- row --> |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + </div> |
| 266 | + </div> |
| 267 | + <div class="container-narrow"> |
| 268 | + <footer> <footer id="footer"> |
| 269 | + |
| 270 | + <div class="outer"> |
| 271 | + <div id="footer-info" class="inner"> |
| 272 | + © 2018 firebird<br> |
| 273 | + Powered by <a href="http://hexo.io/" target="_blank">Hexo</a> |
| 274 | + <p>|| Hosted by <a href="https://github.com" style="font-weight: bold">GitHub</a> and <a href="https://pages.coding.me" style="font-weight: bold">Coding Pages</a></p> |
| 275 | + </div> |
| 276 | + </div> |
| 277 | +</footer> |
| 278 | + </footer> |
| 279 | +</div> <!-- container-narrow --> |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | +<a id="gotop" href="#"> |
| 285 | + <span>▲</span> |
| 286 | +</a> |
| 287 | + |
| 288 | +<script src="/js/jquery.imagesloaded.min.js"></script> |
| 289 | +<script src="/js/gallery.js"></script> |
| 290 | +<script src="/js/bootstrap.min.js"></script> |
| 291 | +<script src="/js/main.js"></script> |
| 292 | +<script src="/js/search.js"></script> |
| 293 | + |
| 294 | + |
| 295 | +<link rel="stylesheet" href="/fancybox/jquery.fancybox.css" media="screen" type="text/css"> |
| 296 | +<script src="/fancybox/jquery.fancybox.pack.js"></script> |
| 297 | +<script type="text/javascript"> |
| 298 | +(function($){ |
| 299 | + $('.fancybox').fancybox(); |
| 300 | +})(jQuery); |
| 301 | +</script> |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + <script type="text/javascript"> |
| 306 | + var search_path = "search.xml"; |
| 307 | + if (search_path.length == 0) { |
| 308 | + search_path = "search.xml"; |
| 309 | + } |
| 310 | + var path = "/" + search_path; |
| 311 | + searchFunc(path, 'local-search-input', 'local-search-result'); |
| 312 | + </script> |
| 313 | + |
| 314 | + |
| 315 | +<!-- syntax highlighting --> |
| 316 | + |
| 317 | + <script> |
| 318 | + marked.setOptions({ |
| 319 | + highlight: function (code, lang) { |
| 320 | + return hljs.highlightAuto(code).value; |
| 321 | + } |
| 322 | + }); |
| 323 | + function Highlighting(){ |
| 324 | + var markdowns = document.getElementsByClassName('markdown'); |
| 325 | + for(var i=0;i<markdowns.length;i++){ |
| 326 | + if(markdowns[i].innerHTML) markdowns[i].innerHTML =marked(markdowns[i].innerHTML); |
| 327 | + } |
| 328 | + } |
| 329 | + window.addEventListener('DOMContentLoaded', Highlighting, false); |
| 330 | + window.addEventListener('load', Highlighting, false); |
| 331 | + </script> |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | +<script type="text/x-mathjax-config"> |
| 336 | + MathJax.Hub.Config({ |
| 337 | + tex2jax: { |
| 338 | + inlineMath: [ ["$","$"], ["\\(","\\)"] ], |
| 339 | + skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code'], |
| 340 | + processEscapes: true |
| 341 | + } |
| 342 | + }); |
| 343 | + MathJax.Hub.Queue(function() { |
| 344 | + var all = MathJax.Hub.getAllJax(); |
| 345 | + for (var i = 0; i < all.length; ++i) |
| 346 | + all[i].SourceElement().parentNode.className += ' has-jax'; |
| 347 | + }); |
| 348 | +</script> |
| 349 | +<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script><!-- hexo-inject:begin --><!-- Begin: Injected MathJax --> |
| 350 | +<script type="text/x-mathjax-config"> |
| 351 | + MathJax.Hub.Config(""); |
| 352 | +</script> |
| 353 | + |
| 354 | +<script type="text/x-mathjax-config"> |
| 355 | + MathJax.Hub.Queue(function() { |
| 356 | + var all = MathJax.Hub.getAllJax(), i; |
| 357 | + for(i=0; i < all.length; i += 1) { |
| 358 | + all[i].SourceElement().parentNode.className += ' has-jax'; |
| 359 | + } |
| 360 | + }); |
| 361 | +</script> |
| 362 | + |
| 363 | +<script type="text/javascript" src="custom_mathjax_source"> |
| 364 | +</script> |
| 365 | +<!-- End: Injected MathJax --> |
| 366 | +<!-- hexo-inject:end --> |
| 367 | +</body> |
| 368 | + </html> |
0 commit comments