在 IronBarcode 中套用許可證金鑰

This article was translated from English: Does it need improvement?
Translated
View the article in English

許可證密鑰是一長串字串,其中包含到期日期,標誌著支援的結束。 該許可證為永久許可證,這意味著您可以繼續將其用於此日期之前發布的版本。 請確保正確複製,不要留空格。

IRONBARCODE-MYLICENSE-KEY-1EF01-RENEW.SUPPORT.01.JAN.2050

應用許可證密鑰最可靠的方法是在呼叫庫之前直接在程式碼中應用。

// Apply the IronBarCode license key directly in your code before using the library
IronBarCode.License.LicenseKey = "IRONBARCODE-MYLICENSE-KEY-1EF01-RENEW.SUPPORT.01.JAN.2050";
// Apply the IronBarCode license key directly in your code before using the library
IronBarCode.License.LicenseKey = "IRONBARCODE-MYLICENSE-KEY-1EF01-RENEW.SUPPORT.01.JAN.2050";
' Apply the IronBarCode license key directly in your code before using the library
IronBarCode.License.LicenseKey = "IRONBARCODE-MYLICENSE-KEY-1EF01-RENEW.SUPPORT.01.JAN.2050"
$vbLabelText   $csharpLabel

如需更多選項,包括web.configapp.configappsettings.json ,請參閱以下文章以了解更多資訊:使用 IronBarcode 許可證金鑰

Curtis Chau
技術撰稿人

Curtis Chau 擁有電腦科學學士學位(卡爾頓大學),專長於前端開發,精通 Node.js、TypeScript、JavaScript 和 React。Curtis 對製作直覺且美觀的使用者介面充滿熱情,他喜歡使用現代化的架構,並製作結構良好且視覺上吸引人的手冊。

除了開發之外,Curtis 對物聯網 (IoT) 也有濃厚的興趣,他喜歡探索整合硬體與軟體的創新方式。在空閒時間,他喜歡玩遊戲和建立 Discord bots,將他對技術的熱愛與創意結合。

準備好開始了嗎?
Nuget 下載 2,070,733 | 版本: 2026.2 剛剛發布