Add progress bar to your widget. Example Code <div class="textwidget custom-html-widget"><div class="progress-wrapper" style="padding:0;"> <div class="progress-info"> <div class="progress-label"> <span id="yearprogress_yearname"></span> </div>…
Introduction Add floating music player (Aplayer) with Argon theme which can paly music locally. Usage Find path Dashboard -> Argon…
ICON: https://www.iconfont.cn/collections/detail?spm=a313x.7781069.0.da5a778a4&cid=18741 Widget: Image widget
Put below code to the footer <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script type="text/javascript"> var a_idx = 0; jQuery(document).ready(function($) { $("body").click(function(e) { var a…
<script type="text/javascript">function cancelSpace(e){ var e = e || window.event; var elm = e.srcElement || e.target; var key = e.keyCode ||…
A Convenient Way of Counting CFU (to be continued)
Discrete Modeling Optimization
Introduction Today, I am going to talk about a convenient way of counting CFU. In microbiology, a colony-forming unit (CFU)…
Foreword The purpose of this article is to prepare for the discrete modeling exam no. 23. Although the questions are…