Skip to content

Commit

Permalink
[fix]更新最新安装包获取地址
Browse files Browse the repository at this point in the history
  • Loading branch information
237005722 committed Nov 15, 2024
1 parent 6c81d9e commit 533598b
Show file tree
Hide file tree
Showing 9 changed files with 298 additions and 4 deletions.
42 changes: 42 additions & 0 deletions .history/README.en_20241115151608.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
#studentPhotoCollection

#### introduce

Student photo information collection

#### latest installation package

Baidu cloud link: https://pan.baidu.com/s/1G6BQQ4VizUhmt3sEY1bjsA?pwd=dac2
Extraction code: dac2

#### Software Architecture

1. C# development


#### Installation Tutorial

1. Visual Studio C#



#### Debugging issues

Regarding the problem that the key file "StudentPhotoCollection_TemporaryKey.pfx" could not be obtained:

1. Right-click project properties;
2. Select Signature;
3. Create a test certificate;
4. Check "Sign the assembly";
5. Select the newly created key file in the optional drop-down list;
6. Right-click the project to rebuild the solution;
7. debug, start


#### Instructions for use

1. Student photo information collector, support USB camera, notebook camera to take pictures;
2. Automatic face recognition frame selection, photos can be automatically cropped;
3. Upload an Excel custom data template, and select any worksheet as the data source;
4. You can customize the photo save path and photo name;
5. You can check the photo result each time, allow to take pictures again, preview the photos, and export the data to Excel after the collection is completed.
42 changes: 42 additions & 0 deletions .history/README.en_20241115151731.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
#studentPhotoCollection

#### introduce

Student photo information collection

#### latest installation package

Xunlei cloud link: [https://pan.xunlei.com/s/VO8ekPapoI-hLZkgxKWnAC6cA1?pwd=8thg#](https://pan.xunlei.com/s/VO8ekPapoI-hLZkgxKWnAC6cA1?pwd=8thg#)
Extraction code: 8thg

#### Software Architecture

1. C# development


#### Installation Tutorial

1. Visual Studio C#



#### Debugging issues

Regarding the problem that the key file "StudentPhotoCollection_TemporaryKey.pfx" could not be obtained:

1. Right-click project properties;
2. Select Signature;
3. Create a test certificate;
4. Check "Sign the assembly";
5. Select the newly created key file in the optional drop-down list;
6. Right-click the project to rebuild the solution;
7. debug, start


#### Instructions for use

1. Student photo information collector, support USB camera, notebook camera to take pictures;
2. Automatic face recognition frame selection, photos can be automatically cropped;
3. Upload an Excel custom data template, and select any worksheet as the data source;
4. You can customize the photo save path and photo name;
5. You can check the photo result each time, allow to take pictures again, preview the photos, and export the data to Excel after the collection is completed.
42 changes: 42 additions & 0 deletions .history/README.en_20241115152624.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
#studentPhotoCollection

#### introduce

Student photo information collection

#### latest installation package

Xunlei cloud link: [https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#](https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#)
Extraction code: 8thg

#### Software Architecture

1. C# development


#### Installation Tutorial

1. Visual Studio C#



#### Debugging issues

Regarding the problem that the key file "StudentPhotoCollection_TemporaryKey.pfx" could not be obtained:

1. Right-click project properties;
2. Select Signature;
3. Create a test certificate;
4. Check "Sign the assembly";
5. Select the newly created key file in the optional drop-down list;
6. Right-click the project to rebuild the solution;
7. debug, start


#### Instructions for use

1. Student photo information collector, support USB camera, notebook camera to take pictures;
2. Automatic face recognition frame selection, photos can be automatically cropped;
3. Upload an Excel custom data template, and select any worksheet as the data source;
4. You can customize the photo save path and photo name;
5. You can check the photo result each time, allow to take pictures again, preview the photos, and export the data to Excel after the collection is completed.
42 changes: 42 additions & 0 deletions .history/README.en_20241115152703.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
#studentPhotoCollection

#### introduce

Student photo information collection

#### latest installation package

Xunlei cloud link: [https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#](https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#)
Extraction code: 58b2

#### Software Architecture

1. C# development


#### Installation Tutorial

1. Visual Studio C#



#### Debugging issues

Regarding the problem that the key file "StudentPhotoCollection_TemporaryKey.pfx" could not be obtained:

1. Right-click project properties;
2. Select Signature;
3. Create a test certificate;
4. Check "Sign the assembly";
5. Select the newly created key file in the optional drop-down list;
6. Right-click the project to rebuild the solution;
7. debug, start


#### Instructions for use

1. Student photo information collector, support USB camera, notebook camera to take pictures;
2. Automatic face recognition frame selection, photos can be automatically cropped;
3. Upload an Excel custom data template, and select any worksheet as the data source;
4. You can customize the photo save path and photo name;
5. You can check the photo result each time, allow to take pictures again, preview the photos, and export the data to Excel after the collection is completed.
42 changes: 42 additions & 0 deletions .history/README_20241115151608.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# studentPhotoCollection

#### 介绍

学生照片信息采集

#### 最新安装包

迅雷云链接:[https://pan.xunlei.com/s/VO8ekPapoI-hLZkgxKWnAC6cA1?pwd=8thg#](https://pan.xunlei.com/s/VO8ekPapoI-hLZkgxKWnAC6cA1?pwd=8thg#)
提取码:8thg

#### 软件架构

1. C#开发


#### 安装教程

1. Visual Studio C#



#### 调试问题

关于无法获取密钥文件“StudentPhotoCollection_TemporaryKey.pfx”的问题:

1. 右键项目属性;
2. 选择签名;
3. 创建测试证书;
4. 选中“为程序集签名”;
5. 在可选的下拉列表中选择新创建的密钥文件;
6. 右键项目重新生成解决方案;
7. debug,启动


#### 使用说明

1. 学生照片信息采集器,支持USB摄像头、笔记本摄像头拍照;
2. 人脸自动识别框选,照片可自动裁剪;
3. 上传Excel自定义数据模板,可选择任意工作表作为数据源;
4. 可自定义选择照片保存路径和照片名;
5. 每次可以检查拍照结果允许重新拍照,可预览照片,采集完成后可导出数据到Excel。
42 changes: 42 additions & 0 deletions .history/README_20241115152617.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# studentPhotoCollection

#### 介绍

学生照片信息采集

#### 最新安装包

迅雷云链接:[https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#](https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#)
提取码:8thg

#### 软件架构

1. C#开发


#### 安装教程

1. Visual Studio C#



#### 调试问题

关于无法获取密钥文件“StudentPhotoCollection_TemporaryKey.pfx”的问题:

1. 右键项目属性;
2. 选择签名;
3. 创建测试证书;
4. 选中“为程序集签名”;
5. 在可选的下拉列表中选择新创建的密钥文件;
6. 右键项目重新生成解决方案;
7. debug,启动


#### 使用说明

1. 学生照片信息采集器,支持USB摄像头、笔记本摄像头拍照;
2. 人脸自动识别框选,照片可自动裁剪;
3. 上传Excel自定义数据模板,可选择任意工作表作为数据源;
4. 可自定义选择照片保存路径和照片名;
5. 每次可以检查拍照结果允许重新拍照,可预览照片,采集完成后可导出数据到Excel。
42 changes: 42 additions & 0 deletions .history/README_20241115152702.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# studentPhotoCollection

#### 介绍

学生照片信息采集

#### 最新安装包

迅雷云链接:[https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#](https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#)
提取码:58b2

#### 软件架构

1. C#开发


#### 安装教程

1. Visual Studio C#



#### 调试问题

关于无法获取密钥文件“StudentPhotoCollection_TemporaryKey.pfx”的问题:

1. 右键项目属性;
2. 选择签名;
3. 创建测试证书;
4. 选中“为程序集签名”;
5. 在可选的下拉列表中选择新创建的密钥文件;
6. 右键项目重新生成解决方案;
7. debug,启动


#### 使用说明

1. 学生照片信息采集器,支持USB摄像头、笔记本摄像头拍照;
2. 人脸自动识别框选,照片可自动裁剪;
3. 上传Excel自定义数据模板,可选择任意工作表作为数据源;
4. 可自定义选择照片保存路径和照片名;
5. 每次可以检查拍照结果允许重新拍照,可预览照片,采集完成后可导出数据到Excel。
4 changes: 2 additions & 2 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Student photo information collection

#### latest installation package

Baidu cloud link: https://pan.baidu.com/s/1G6BQQ4VizUhmt3sEY1bjsA?pwd=dac2
Extraction code: dac2
Xunlei cloud link: [https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#](https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#)
Extraction code: 58b2

#### Software Architecture

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

#### 最新安装包

迅雷云链接:[https://pan.xunlei.com/s/VO8ekPapoI-hLZkgxKWnAC6cA1?pwd=8thg#](https://pan.xunlei.com/s/VO8ekPapoI-hLZkgxKWnAC6cA1?pwd=8thg#)
提取码:8thg
迅雷云链接:[https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#](https://pan.xunlei.com/s/VOBihad-GmnITeSmIZfbegXeA1?pwd=58b2#)
提取码:58b2

#### 软件架构

Expand Down

0 comments on commit 533598b

Please sign in to comment.