StephEric

Department of Computer Science and Technology, Tsinghua University

0%

QT界面部件与设置

NexT主题常用页面模块

下面介绍一些主题常用post内部的页面模块,可直接参照使用

阅读全文 »

使用conda进行环境管理和包管理

conda是anaconda中的环境管理器和包管理器。

对于conda的操作都发生在命令行内,我们可以打开Anaconda Prompt进行操作。或者在项目根目录下使用终端进行操作。

阅读全文 »

Github使用

生成SSH key

SSh(安全外壳协议)GitHub 上,一般都是通过 SSH 来授权的,而且大多数 Git 服务器也会选择使用 SSH 公钥来进行授权,所以想要向 GitHub 提交代码,首先就得在 GitHub 上添加 SSH key配置。

阅读全文 »

Github使用

生成SSH key

SSh(安全外壳协议)GitHub 上,一般都是通过 SSH 来授权的,而且大多数 Git 服务器也会选择使用 SSH 公钥来进行授权,所以想要向 GitHub 提交代码,首先就得在 GitHub 上添加 SSH key配置。

阅读全文 »

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

Solidworks笔记

期中考试

三个满分 平均分84

Solidworks概述

三维建模,设计颜色,赋予材质进行分析,运动仿真(校验设置功能完整性、动力仿真) 模块化功能

阅读全文 »