当前位置:网站首页>安装和使用
安装和使用
2022-06-30 09:35:00 【DotNeter-Hpf】
1.下载许可

- 官网 → 上方菜单中的
PRICING→COMMUNITY LICENSE - 点击许可证中的
Download按钮,下载相应产品的安装程序(syncfusionessentialstudiowebinstaller.exe),双击安装 - 启动控制面板(Syncfusion Windows Forms Control Panel.exe),
2.Visual Studio 继承
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-c0ePTW9f-1656293236248)(https://cdn.jsdelivr.net/gh/DotNeter-Hpf/Images/img/20220621224928.png)]
- Visual Studio菜单栏 →
扩展→扩展管理→ 搜索框中搜索 “Syncfusion Windows”,单击 “WinForms Extensions - Syncfusion” 中的下载按钮
3.使用许可证
如果尚未在您的应用程序中注册 Syncfusion 许可证密钥,将显示以下错误消息
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-OGbQuGTP-1656293236249)(https://cdn.jsdelivr.net/gh/DotNeter-Hpf/Images/img/20220621231446.png)]
3.1 获取许可证密钥

3.2 生成秘钥
选择平台、版本,生成秘钥

3.3 注册使用秘钥
Program中添加如下代码
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("YOUR LICENSE KEY");
注意:
- 将许可证密钥放在双引号之间。此外,请确保在注册许可证密钥的项目中引用了 Syncfusion.Licensing.dll。
- Syncfusion 许可证验证在应用程序执行期间离线完成,不需要互联网访问。使用 Syncfusion 许可证密钥注册的应用程序可以部署在任何没有互联网连接的系统上。
边栏推荐
- How to reduce the delay in live broadcast in the development of live broadcast source code with goods?
- Utlis memory pool object pool
- 1. Basic configuration
- Read the difference and connection between hyperfusion and private cloud
- utils session&rpc
- oracle跨数据库复制数据表-dblink
- What makes flutter special
- Work notes: SendTo failed errno 22
- 2021-10-20
- Principle and implementation of small program hand-held bullet screen (uni APP)
猜你喜欢

CRF (conditional random field) learning summary

Bloom filter

2021-10-20

【Ubuntu-redis安装】

Follow the wechat oauth2.0 access scheme

Flume learning 4

Self service terminal handwritten Chinese character recognition input method library tjfink introduction

Oracle cross database replication data table dblink

云技能提升好伙伴,亚马逊云师兄今天正式营业

How can we have high performance and simple agility in the enterprise cloud on oracle?
随机推荐
How to build an all-in-one database cloud machine that meets the needs of information innovation?
11.自定义hooks
Using OpenCV Net for image restoration
ReturnJson,让返回数据多一些自定义数据或类名
Distributed session
Cb/s Architecture - Implementation Based on cef3+mfc
Pass anonymous function to simplification principle
OCX child thread cannot trigger event event (forward)
UltraEdit delete empty line method
Bloom filter
Enterprise data center "cloud" transformation solution
ABAP-时间函数
Microsoft. Bcl. Async usage summary -- in Net framework 4.5 project Net framework version 4.5 and above can use async/await asynchronous feature in C 5
The present situation and challenge of the infrastructure of Yiwen parsing database
MySQL index optimization miscellaneous
Cronexpression expression explanation and cases
GPT (improving language understanding generative pre training) paper notes
训练一个图像分类器demo in PyTorch【学习笔记】
Plan the IT technology route for the new year? Let's learn about Gartner infrastructure hype cycle
1, 基本配置