当前位置:网站首页>简易打包工具的安装与使用
简易打包工具的安装与使用
2022-07-02 06:27:00 【任亚兵】
使用条件
·1.打包工具
链接:https://pan.baidu.com/s/1QqRpZG4H0X_1evHGVxA-MQ
提取码:r31p
2.使开发环境生成解决方案无错
打包过程
1.打包工具解压后界面,并点击SUF20Dssign.exe
2.出现以下界面,等一会
3.点击关闭
4. 会出现以下界面,点击创建新工程

5.红框内容填写,其他默认
6.点击“下一页”
浏览选中自己项目中的启动项目中的bin\x64Debug
7.有默认操作,不做任何操作,一路点击下一页,

8.选中语言
先点击标红第一步,中文简体 chinese(Simplified) 再选中默认的下拉框, chinese(Simplified)

9.有默认操作,不做任何操作,一路点击下一页,
10.在以下页面直接点击完成

系统会生成界面,
如果要使生成的的打包程序解压后在桌面生成快捷方式,
在项目的主界面右击“文件属性”
选中桌面点击“确定”
11.点击“发布”——“构建”
12不做任何操作,默认点击下一页
13.选中打包文件的位置,点击构建
等待,并点击完成。
所要打包的程序放在第13步的文件夹中,非常易操作
总结
这个打包软件非常好用,本博客流程清晰,如果有用就点赞收藏啊!
边栏推荐
- Handwritten call, apply, bind
- 浅谈深度学习中的对抗样本及其生成方法
- Feature Engineering: summary of common feature transformation methods
- [multimodal] clip model
- 【雙目視覺】雙目矯正
- Rhel7 operation level introduction and switching operation
- I'll show you why you don't need to log in every time you use Taobao, jd.com, etc?
- 【MobileNet V3】《Searching for MobileNetV3》
- E-R画图明确内容
- 【双目视觉】双目立体匹配
猜你喜欢

Proof and understanding of pointnet principle

针对tqdm和print的顺序问题

Jetson nano installation tensorflow stepping pit record (scipy1.4.1)

程序的内存模型

用全连接层替代掉卷积 -- RepMLP

MoCO ——Momentum Contrast for Unsupervised Visual Representation Learning

TimeCLR: A self-supervised contrastive learning framework for univariate time series representation

服务器的内网可以访问,外网却不能访问的问题

【Mixup】《Mixup:Beyond Empirical Risk Minimization》

Nacos service registration in the interface
随机推荐
[mixup] mixup: Beyond Imperial Risk Minimization
CONDA common commands
Embedding malware into neural networks
Thesis writing tip2
I'll show you why you don't need to log in every time you use Taobao, jd.com, etc?
包图画法注意规范
利用超球嵌入来增强对抗训练
【MagNet】《Progressive Semantic Segmentation》
JVM instructions
[learning notes] matlab self compiled Gaussian smoother +sobel operator derivation
【Wing Loss】《Wing Loss for Robust Facial Landmark Localisation with Convolutional Neural Networks》
使用C#语言来进行json串的接收
Meta Learning 简述
Thesis tips
【MobileNet V3】《Searching for MobileNetV3》
Apple added the first iPad with lightning interface to the list of retro products
Command line is too long
用MLP代替掉Self-Attention
【学习笔记】反向误差传播之数值微分
【Cutout】《Improved Regularization of Convolutional Neural Networks with Cutout》