This commit is contained in:
2026-01-31 17:18:04 +08:00
parent 0d5ad55028
commit 3cabb9e5f7
64 changed files with 9438 additions and 3144 deletions
@@ -152,10 +152,7 @@ Shows the basic setup of display engine, MongoDB server, licensing, and other co
<div class="markdown level0 remarks"><p>This example serves as an entry point for those getting started with HiAPI.
It demonstrates proper initialization and teardown of key components.</p>
<h3 id="source-code">Source Code</h3>
<pre><code class="lang-csharp" name="SampleCode">using Hi.Disp;
using Hi.HiNcKits;
using Hi.Licenses;
using Hi.MongoUtils;
<pre><code class="lang-csharp" name="SampleCode">using Hi.HiNcKits;
using System;
namespace Sample