Alexander

Results 13 issues of Alexander

- 项目名称:基于命令行的文件分割工具 - 项目地址:https://github.com/Ezharjan/splitee - 项目简介 (**100** 字以内):这是一个npm全局包。分割各类文件时用一行指令便可将所指定的文件夹内所有文件按照要求的数量进行分割,待分割的文件数量及每个文件的分割数量可以自定义。分割后的文件也可直接通过一行指令反向地得到合并,合并回原来文件的样子。 - 项目截图 (**6**张以内): ![图片](https://user-images.githubusercontent.com/60126466/182975548-e67f2a2f-7e89-4123-96a1-8b47d839fbe0.png)

- 项目名称:基于命令行的文件加密工具 - 项目地址:https://github.com/Ezharjan/cryptee - 项目简介 (**100** 字以内):日常生活和工作中,我们往往需要方便简洁、快速高效的加密工具,基于命令行的文件加密工具提供了单个文件加/解密的方式以及多个文件加/解密的方式,加/解密过程十分高效迅速,且安全性高、跨平台、内置的加密算法可选、加密后文件缩小,大大满足了我们程序员的文件加密需求。 - 项目截图 (**6**张以内): ![图片](https://user-images.githubusercontent.com/60126466/180647422-7e6b7eed-7924-4bc8-b5bb-ea70d77b6207.png)

I ran it but can't use it. Do you have any tutorials for that? ![图片](https://user-images.githubusercontent.com/60126466/117088659-ae369380-ad85-11eb-862c-c6240c4cceda.png)

您好,我看到您没有把接收端的分享出来,您能补上吗?

## Environment CARLA version: 0.9.13 Platform/OS: Ubuntu 20.04 LTS ## Problem In a scenario in which all the vehicles are being driven in `autopilot mode`, I've tried to set the...

创建好之后,权且忽略上一个issue中所提及的报错问题,创建好的那一刻,各个文件夹及其文件所生成的目录位置都是在md-Blog文件夹之内的(比如说新出来的一个blog文件夹,里面有个html文件),在服务器中访问主页的时候,则会直接从服务器根路径下去寻找`static/xxxx.css`之类的文件。应该是文件路径的问题,可能需要改一下。

![图片](https://user-images.githubusercontent.com/60126466/133547852-f4a2d2f6-f43e-4eb6-9192-095df777b43e.png)

Every time when I run `main.py`, the vehicle will be driven and some time later it will hit the traffic object, then the pygame window will show `"main.py" is not...

# Reproduce Command ```bash sudo ./update # or ./update directly sudo ./MathTranslate # or ./MathTranslate directly ``` # Issue Output ```bash [202173] Failed to execute script 'MathTranslate' due to unhandled...

Dear, what is your Python version? I've tested from Python 3.6 to Python 3.8, which carla0.9.13 is able to be installed. But unfortunately none of the Python environments from 3.6...