zero-ai 0.3.26 → 0.3.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/README.md +26 -25
  2. package/document/doc-web/E.html +2 -5
  3. package/document/doc-web/index.html +131 -32
  4. package/document/doc-web/module-__epic.html +156 -0
  5. package/document/doc-web/module-ai.html +373 -194
  6. package/document/doc-web/module-aj.html +253 -436
  7. package/document/doc-web/module-art.html +621 -0
  8. package/{run-doc.sh → k-doc.sh} +4 -3
  9. package/package.json +1 -1
  10. package/src/cab/resource/resource.xlsx +0 -0
  11. package/src/commander/ai.zero +1 -1
  12. package/src/commander-ai/fn.csv.js +13 -13
  13. package/src/commander-ai/fn.data.js +14 -14
  14. package/src/commander-ai/fn.init.js +15 -13
  15. package/src/commander-ai/fn.key.js +12 -12
  16. package/src/commander-ai/fn.md5.js +11 -11
  17. package/src/commander-ai/fn.random.js +12 -12
  18. package/src/commander-ai/fn.sync.js +120 -13
  19. package/src/commander-ai/fn.uk.js +12 -12
  20. package/src/commander-ai/fn.uuid.js +11 -11
  21. package/src/commander-ai/index.js +64 -1
  22. package/src/commander-aj/fn.i.mod.js +42 -1
  23. package/src/commander-aj/fn.i.resource.js +69 -1
  24. package/src/commander-aj/fn.j.bundle.js +11 -15
  25. package/src/commander-aj/fn.j.init.js +12 -12
  26. package/src/commander-aj/fn.j.permission.js +12 -16
  27. package/src/commander-aj/fn.j.plugin.js +13 -17
  28. package/src/commander-aj/index.js +26 -2
  29. package/src/commander-ar/fn.i.complex.js +16 -20
  30. package/src/commander-ar/fn.i.form.js +17 -28
  31. package/src/commander-ar/index.js +77 -1
  32. package/src/epic/ai.economy.impl.fn.excel.js +21 -1
  33. package/src/epic/ai.unified.fn.fn.error.code.js +0 -6
  34. package/src/epic/index.js +52 -159
  35. package/document/doc-web/module-_debug.html +0 -1104
  36. package/document/doc-web/module-_epic.html +0 -1631
  37. package/src/commander-aj/fn.j.row.js +0 -5
@@ -1,1104 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
-
5
- <meta charset="utf-8">
6
- <title>_debug - Zero UI框架专用前端文档</title>
7
-
8
- <meta name="description" content="前端开发框架,官方地址:http://www.vertx-ui.cn" />
9
-
10
- <meta name="keywords" content="zero,zero-ui,vert.x" />
11
- <meta name="keyword" content="zero,zero-ui,vert.x" />
12
-
13
-
14
-
15
- <script src="scripts/prettify/prettify.js"></script>
16
- <script src="scripts/prettify/lang-css.js"></script>
17
- <!--[if lt IE 9]>
18
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
19
- <![endif]-->
20
- <link type="text/css" rel="stylesheet" href="styles/prettify.css">
21
- <link type="text/css" rel="stylesheet" href="styles/jsdoc.css">
22
- <link type="text/css" rel="stylesheet" href="styles/zero.css">
23
- <script src="scripts/nav.js" defer></script>
24
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
25
- </head>
26
- <body>
27
-
28
- <input type="checkbox" id="nav-trigger" class="nav-trigger" />
29
- <label for="nav-trigger" class="navicon-button x">
30
- <div class="navicon"></div>
31
- </label>
32
-
33
- <label for="nav-trigger" class="overlay"></label>
34
-
35
- <nav >
36
-
37
- <input type="text" id="nav-search" placeholder="Search" />
38
-
39
- <h2><a href="index.html">Home</a></h2><h2><a href="http://www.vertxai.cn/document/doc-web/index.html" target="_blank" class="menu-item" id="website_link" >「Api」Zero Ai</a></h2><h2><a href="http://www.vertxui.cn/document/doc-web/index.html" target="_blank" class="menu-item" id="website_link" >「Api」Zero Ui</a></h2><h2><a href="http://www.vertxui.cn/document/doc-web-extension/index.html" target="_blank" class="menu-item" id="website_link" >「Api」Zero Ui Extension</a></h2><h2><a href="http://www.vertxui.cn" target="_blank" class="menu-item" id="website_link" >「Home」Zero UI</a></h2><h2><a href="http://www.vertxai.cn" target="_blank" class="menu-item" id="website_link" >「Home」Zero Ai</a></h2><h2><a href="http://www.vertxup.cn" target="_blank" class="menu-item" id="website_link" >「Home」Zero Framework</a></h2><h2><a href="http://www.origin-x.cn" target="_blank" class="menu-item" id="website_link" >「Home」Origin X Engine</a></h2><h3>Classes</h3><ul><li><a href="E.html">E</a></li></ul><h3>Modules</h3><ul><li><a href="module-_debug.html">_debug</a><ul class='methods'><li data-type='method'><a href="module-_debug.html#.error">error</a></li><li data-type='method'><a href="module-_debug.html#.fxContinue">fxContinue</a></li><li data-type='method'><a href="module-_debug.html#.fxError">fxError</a></li><li data-type='method'><a href="module-_debug.html#.fxSorter">fxSorter</a></li><li data-type='method'><a href="module-_debug.html#.info">info</a></li><li data-type='method'><a href="module-_debug.html#.warn">warn</a></li></ul></li><li><a href="module-_epic.html">_epic</a><ul class='methods'><li data-type='method'><a href="module-_epic.html#.elementUnique">elementUnique</a></li><li data-type='method'><a href="module-_epic.html#.elementZip">elementZip</a></li><li data-type='method'><a href="module-_epic.html#.executeBody">executeBody</a></li><li data-type='method'><a href="module-_epic.html#.executeHeader">executeHeader</a></li><li data-type='method'><a href="module-_epic.html#.executeInput">executeInput</a></li><li data-type='method'><a href="module-_epic.html#.itArray">itArray</a></li><li data-type='method'><a href="module-_epic.html#.parseArgs">parseArgs</a></li><li data-type='method'><a href="module-_epic.html#.parseZero">parseZero</a></li></ul></li><li><a href="module-ai.html">ai</a><ul class='methods'><li data-type='method'><a href="module-ai.html#.csv">csv</a></li><li data-type='method'><a href="module-ai.html#.data">data</a></li><li data-type='method'><a href="module-ai.html#.init">init</a></li><li data-type='method'><a href="module-ai.html#.key">key</a></li><li data-type='method'><a href="module-ai.html#.md5">md5</a></li><li data-type='method'><a href="module-ai.html#.str">str</a></li><li data-type='method'><a href="module-ai.html#.uk">uk</a></li><li data-type='method'><a href="module-ai.html#.uuid">uuid</a></li></ul></li><li><a href="module-aj.html">aj</a><ul class='methods'><li data-type='method'><a href="module-aj.html#.bundle">bundle</a></li><li data-type='method'><a href="module-aj.html#.icomplex">icomplex</a></li><li data-type='method'><a href="module-aj.html#.iform">iform</a></li><li data-type='method'><a href="module-aj.html#.init">init</a></li><li data-type='method'><a href="module-aj.html#.perm">perm</a></li><li data-type='method'><a href="module-aj.html#.plugin">plugin</a></li></ul></li></ul>
40
- </nav>
41
-
42
- <div id="main">
43
-
44
- <h1 class="page-title">_debug</h1>
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
- <section>
53
-
54
- <header>
55
-
56
- </header>
57
-
58
- <article>
59
-
60
- <div class="container-overview">
61
-
62
-
63
-
64
- <dl class="details">
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
81
-
82
-
83
-
84
-
85
-
86
-
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
-
97
- </dl>
98
-
99
-
100
-
101
-
102
-
103
- <div class="description usertext"><h2>调试专用</h2></div>
104
-
105
-
106
-
107
-
108
- </div>
109
-
110
-
111
-
112
-
113
-
114
-
115
-
116
-
117
-
118
-
119
-
120
-
121
-
122
-
123
-
124
-
125
-
126
- <h3 class="subsection-title">Methods</h3>
127
-
128
-
129
-
130
-
131
-
132
-
133
- <h4 class="name" id=".error"><span class="type-signature">(static) </span>error<span class="signature">(message)</span><span class="type-signature"></span></h4>
134
-
135
-
136
-
137
-
138
-
139
-
140
- <dl class="details">
141
-
142
-
143
-
144
-
145
-
146
-
147
-
148
-
149
-
150
-
151
-
152
-
153
-
154
-
155
-
156
-
157
-
158
-
159
-
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
-
170
-
171
-
172
-
173
- </dl>
174
-
175
-
176
-
177
-
178
-
179
- <div class="description usertext">
180
- <h2><code>Ec.error</code></h2>
181
- <p>工具专用日志,<code>ERROR</code>级别,(黄色),消息前缀包含<code>[Zero AI]</code>前缀。</p>
182
- </div>
183
-
184
-
185
-
186
-
187
-
188
-
189
-
190
-
191
-
192
-
193
-
194
- <h5>Parameters:</h5>
195
-
196
-
197
- <table class="params">
198
- <thead>
199
- <tr>
200
-
201
- <th>Name</th>
202
-
203
-
204
- <th>Type</th>
205
-
206
-
207
-
208
-
209
-
210
- <th class="last">Description</th>
211
- </tr>
212
- </thead>
213
-
214
- <tbody>
215
-
216
-
217
- <tr>
218
-
219
- <td class="name"><code>message</code></td>
220
-
221
-
222
- <td class="type">
223
-
224
-
225
- <span class="param-type">String</span>
226
-
227
-
228
-
229
- </td>
230
-
231
-
232
-
233
-
234
-
235
- <td class="description last"><p>打印的日志信息。</p></td>
236
- </tr>
237
-
238
-
239
- </tbody>
240
- </table>
241
-
242
-
243
-
244
-
245
-
246
-
247
-
248
-
249
-
250
-
251
-
252
-
253
-
254
-
255
-
256
-
257
-
258
-
259
-
260
-
261
-
262
-
263
-
264
-
265
- <h4 class="name" id=".fxContinue"><span class="type-signature">(static) </span>fxContinue<span class="signature">(condition, executor)</span><span class="type-signature"></span></h4>
266
-
267
-
268
-
269
-
270
-
271
-
272
- <dl class="details">
273
-
274
-
275
-
276
-
277
-
278
-
279
-
280
-
281
-
282
-
283
-
284
-
285
-
286
-
287
-
288
-
289
-
290
-
291
-
292
-
293
-
294
-
295
-
296
-
297
-
298
-
299
-
300
-
301
-
302
-
303
-
304
-
305
- </dl>
306
-
307
-
308
-
309
-
310
-
311
- <div class="description usertext">
312
- <h2><code>Ec.fxContinue</code></h2>
313
- <h3>1. 基本介绍</h3>
314
- <p>专用二分函数,条件满足时执行<code>executor</code>函数,示例代码如:</p>
315
- <pre class="prettyprint source lang-js"><code>Fx.fxContinue(0 &lt; items.length, () => {
316
- const prefixes = inflect.pluralize(prefix);
317
- result[prefixes] = items;
318
- });
319
- </code></pre>
320
- </div>
321
-
322
-
323
-
324
-
325
-
326
-
327
-
328
-
329
-
330
-
331
-
332
- <h5>Parameters:</h5>
333
-
334
-
335
- <table class="params">
336
- <thead>
337
- <tr>
338
-
339
- <th>Name</th>
340
-
341
-
342
- <th>Type</th>
343
-
344
-
345
-
346
-
347
-
348
- <th class="last">Description</th>
349
- </tr>
350
- </thead>
351
-
352
- <tbody>
353
-
354
-
355
- <tr>
356
-
357
- <td class="name"><code>condition</code></td>
358
-
359
-
360
- <td class="type">
361
-
362
-
363
- <span class="param-type">Boolean/Function</span>
364
-
365
-
366
-
367
- </td>
368
-
369
-
370
-
371
-
372
-
373
- <td class="description last"><p>条件或条件函数。</p></td>
374
- </tr>
375
-
376
-
377
-
378
- <tr>
379
-
380
- <td class="name"><code>executor</code></td>
381
-
382
-
383
- <td class="type">
384
-
385
-
386
- <span class="param-type">function</span>
387
-
388
-
389
-
390
- </td>
391
-
392
-
393
-
394
-
395
-
396
- <td class="description last"><p>满足条件时的执行函数。</p></td>
397
- </tr>
398
-
399
-
400
- </tbody>
401
- </table>
402
-
403
-
404
-
405
-
406
-
407
-
408
-
409
-
410
-
411
-
412
-
413
-
414
-
415
-
416
-
417
-
418
- <h5>Returns:</h5>
419
-
420
-
421
- <div class="param-desc">
422
- <p>如果有executor则返回该函数的执行返回值。</p>
423
- </div>
424
-
425
-
426
-
427
-
428
-
429
-
430
-
431
-
432
-
433
-
434
-
435
-
436
- <h4 class="name" id=".fxError"><span class="type-signature">(static) </span>fxError<span class="signature">(cond, code, &hellip;args)</span><span class="type-signature"></span></h4>
437
-
438
-
439
-
440
-
441
-
442
-
443
- <dl class="details">
444
-
445
-
446
-
447
-
448
-
449
-
450
-
451
-
452
-
453
-
454
-
455
-
456
-
457
-
458
-
459
-
460
-
461
-
462
-
463
-
464
-
465
-
466
-
467
-
468
-
469
-
470
-
471
-
472
-
473
-
474
-
475
-
476
- </dl>
477
-
478
-
479
-
480
-
481
-
482
- <div class="description usertext">
483
- <h2><code>Ec.fxError</code></h2>
484
- <h3>1. 基本介绍</h3>
485
- <p>参考下边调用代码</p>
486
- <pre class="prettyprint source lang-js"><code>// 第一种调用方法:第一参直接是错误代码
487
- Ec.fxError(10001, arg1, arg2);
488
-
489
- // 第二种调用方法:第一参是Boolean值,true就输出,第二参是错误代码
490
- const checked = true;
491
- Ec.fxError(checked, 10001, arg1, arg2);
492
-
493
- // 第三种调用方法:第一参是Function,执行后结果为true就输出,第二参是错误代码
494
- const fnChecked = () => true;
495
- Ec.fxError(fnChecked, 10001, arg1, arg2);
496
- </code></pre>
497
- <h3>2. 注意点</h3>
498
- <ul>
499
- <li>第一个参数有三种形态,带条件的有两种形态:Boolean/Function,不带条件时直接表示错误代码。</li>
500
- <li>第二个参数会受到第一个参数的影响,要么错误代码,要么剩余参数的首参。</li>
501
- </ul>
502
- </div>
503
-
504
-
505
-
506
-
507
-
508
-
509
-
510
-
511
-
512
-
513
-
514
- <h5>Parameters:</h5>
515
-
516
-
517
- <table class="params">
518
- <thead>
519
- <tr>
520
-
521
- <th>Name</th>
522
-
523
-
524
- <th>Type</th>
525
-
526
-
527
- <th>Attributes</th>
528
-
529
-
530
-
531
-
532
- <th class="last">Description</th>
533
- </tr>
534
- </thead>
535
-
536
- <tbody>
537
-
538
-
539
- <tr>
540
-
541
- <td class="name"><code>cond</code></td>
542
-
543
-
544
- <td class="type">
545
-
546
-
547
- <span class="param-type">Boolean/Function/Number</span>
548
-
549
-
550
-
551
- </td>
552
-
553
-
554
- <td class="attributes">
555
-
556
-
557
-
558
-
559
-
560
- </td>
561
-
562
-
563
-
564
-
565
- <td class="description last"><p>条件,条件函数和错误代码。</p></td>
566
- </tr>
567
-
568
-
569
-
570
- <tr>
571
-
572
- <td class="name"><code>code</code></td>
573
-
574
-
575
- <td class="type">
576
-
577
-
578
- <span class="param-type">*</span>
579
-
580
-
581
-
582
- </td>
583
-
584
-
585
- <td class="attributes">
586
-
587
-
588
-
589
-
590
-
591
- </td>
592
-
593
-
594
-
595
-
596
- <td class="description last"><p>错误代码或首参。</p></td>
597
- </tr>
598
-
599
-
600
-
601
- <tr>
602
-
603
- <td class="name"><code>args</code></td>
604
-
605
-
606
- <td class="type">
607
-
608
-
609
- <span class="param-type">*</span>
610
-
611
-
612
-
613
- </td>
614
-
615
-
616
- <td class="attributes">
617
-
618
-
619
-
620
-
621
-
622
- &lt;repeatable><br>
623
-
624
- </td>
625
-
626
-
627
-
628
-
629
- <td class="description last"><p>返回剩余参数信息。</p></td>
630
- </tr>
631
-
632
-
633
- </tbody>
634
- </table>
635
-
636
-
637
-
638
-
639
-
640
-
641
-
642
-
643
-
644
-
645
-
646
-
647
-
648
-
649
-
650
-
651
-
652
-
653
-
654
-
655
-
656
-
657
-
658
-
659
- <h4 class="name" id=".fxSorter"><span class="type-signature">(static) </span>fxSorter<span class="signature">(input)</span><span class="type-signature"> &rarr; {Object}</span></h4>
660
-
661
-
662
-
663
-
664
-
665
-
666
- <dl class="details">
667
-
668
-
669
-
670
-
671
-
672
-
673
-
674
-
675
-
676
-
677
-
678
-
679
-
680
-
681
-
682
-
683
-
684
-
685
-
686
-
687
-
688
-
689
-
690
-
691
-
692
-
693
-
694
-
695
-
696
-
697
-
698
-
699
- </dl>
700
-
701
-
702
-
703
-
704
-
705
- <div class="description usertext">
706
- <h2><code>Ec.fxSorter</code></h2>
707
- <p>「调试专用」对输入对象按属性执行字典序的排列,生成新的对象,方便打印和查看对象基本信息。</p>
708
- </div>
709
-
710
-
711
-
712
-
713
-
714
-
715
-
716
-
717
-
718
-
719
-
720
- <h5>Parameters:</h5>
721
-
722
-
723
- <table class="params">
724
- <thead>
725
- <tr>
726
-
727
- <th>Name</th>
728
-
729
-
730
- <th>Type</th>
731
-
732
-
733
-
734
-
735
-
736
- <th class="last">Description</th>
737
- </tr>
738
- </thead>
739
-
740
- <tbody>
741
-
742
-
743
- <tr>
744
-
745
- <td class="name"><code>input</code></td>
746
-
747
-
748
- <td class="type">
749
-
750
-
751
- <span class="param-type">Object</span>
752
-
753
-
754
-
755
- </td>
756
-
757
-
758
-
759
-
760
-
761
- <td class="description last"><p>输入排序之前的对象</p></td>
762
- </tr>
763
-
764
-
765
- </tbody>
766
- </table>
767
-
768
-
769
-
770
-
771
-
772
-
773
-
774
-
775
-
776
-
777
-
778
-
779
-
780
-
781
-
782
-
783
- <h5>Returns:</h5>
784
-
785
-
786
- <div class="param-desc">
787
- <p>返回排序后的对象</p>
788
- </div>
789
-
790
-
791
-
792
- <dl class="param-type">
793
- <dt>
794
- Type
795
- </dt>
796
- <dd>
797
-
798
- <span class="param-type">Object</span>
799
-
800
-
801
- </dd>
802
- </dl>
803
-
804
-
805
-
806
-
807
-
808
-
809
-
810
-
811
-
812
-
813
- <h4 class="name" id=".info"><span class="type-signature">(static) </span>info<span class="signature">(message)</span><span class="type-signature"></span></h4>
814
-
815
-
816
-
817
-
818
-
819
-
820
- <dl class="details">
821
-
822
-
823
-
824
-
825
-
826
-
827
-
828
-
829
-
830
-
831
-
832
-
833
-
834
-
835
-
836
-
837
-
838
-
839
-
840
-
841
-
842
-
843
-
844
-
845
-
846
-
847
-
848
-
849
-
850
-
851
-
852
-
853
- </dl>
854
-
855
-
856
-
857
-
858
-
859
- <div class="description usertext">
860
- <h2><code>Ec.info</code></h2>
861
- <p>工具专用日志,<code>INFO</code>级别,(普通日志),消息前缀包含<code>[Zero AI]</code>前缀。</p>
862
- </div>
863
-
864
-
865
-
866
-
867
-
868
-
869
-
870
-
871
-
872
-
873
-
874
- <h5>Parameters:</h5>
875
-
876
-
877
- <table class="params">
878
- <thead>
879
- <tr>
880
-
881
- <th>Name</th>
882
-
883
-
884
- <th>Type</th>
885
-
886
-
887
-
888
-
889
-
890
- <th class="last">Description</th>
891
- </tr>
892
- </thead>
893
-
894
- <tbody>
895
-
896
-
897
- <tr>
898
-
899
- <td class="name"><code>message</code></td>
900
-
901
-
902
- <td class="type">
903
-
904
-
905
- <span class="param-type">String</span>
906
-
907
-
908
-
909
- </td>
910
-
911
-
912
-
913
-
914
-
915
- <td class="description last"><p>打印的日志信息。</p></td>
916
- </tr>
917
-
918
-
919
- </tbody>
920
- </table>
921
-
922
-
923
-
924
-
925
-
926
-
927
-
928
-
929
-
930
-
931
-
932
-
933
-
934
-
935
-
936
-
937
-
938
-
939
-
940
-
941
-
942
-
943
-
944
-
945
- <h4 class="name" id=".warn"><span class="type-signature">(static) </span>warn<span class="signature">(message)</span><span class="type-signature"></span></h4>
946
-
947
-
948
-
949
-
950
-
951
-
952
- <dl class="details">
953
-
954
-
955
-
956
-
957
-
958
-
959
-
960
-
961
-
962
-
963
-
964
-
965
-
966
-
967
-
968
-
969
-
970
-
971
-
972
-
973
-
974
-
975
-
976
-
977
-
978
-
979
-
980
-
981
-
982
-
983
-
984
-
985
- </dl>
986
-
987
-
988
-
989
-
990
-
991
- <div class="description usertext">
992
- <h2><code>Ec.warn</code></h2>
993
- <p>工具专用日志,<code>INFO</code>级别,(警告日志),消息前缀包含<code>[Zero AI]</code>前缀。</p>
994
- </div>
995
-
996
-
997
-
998
-
999
-
1000
-
1001
-
1002
-
1003
-
1004
-
1005
-
1006
- <h5>Parameters:</h5>
1007
-
1008
-
1009
- <table class="params">
1010
- <thead>
1011
- <tr>
1012
-
1013
- <th>Name</th>
1014
-
1015
-
1016
- <th>Type</th>
1017
-
1018
-
1019
-
1020
-
1021
-
1022
- <th class="last">Description</th>
1023
- </tr>
1024
- </thead>
1025
-
1026
- <tbody>
1027
-
1028
-
1029
- <tr>
1030
-
1031
- <td class="name"><code>message</code></td>
1032
-
1033
-
1034
- <td class="type">
1035
-
1036
-
1037
- <span class="param-type">String</span>
1038
-
1039
-
1040
-
1041
- </td>
1042
-
1043
-
1044
-
1045
-
1046
-
1047
- <td class="description last"><p>打印的日志信息。</p></td>
1048
- </tr>
1049
-
1050
-
1051
- </tbody>
1052
- </table>
1053
-
1054
-
1055
-
1056
-
1057
-
1058
-
1059
-
1060
-
1061
-
1062
-
1063
-
1064
-
1065
-
1066
-
1067
-
1068
-
1069
-
1070
-
1071
-
1072
-
1073
-
1074
-
1075
-
1076
-
1077
-
1078
- </article>
1079
-
1080
- </section>
1081
-
1082
-
1083
-
1084
-
1085
-
1086
-
1087
- </div>
1088
-
1089
- <br class="clear">
1090
-
1091
- <footer>
1092
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Jun 16 2023 17:06:34 GMT+0800 (China Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1093
- </footer>
1094
-
1095
- <script>prettyPrint();</script>
1096
- <script src="scripts/polyfill.js"></script>
1097
- <script src="scripts/linenumber.js"></script>
1098
-
1099
- <script src="scripts/search.js" defer></script>
1100
-
1101
-
1102
-
1103
- </body>
1104
- </html>