Xiang Wang

Results 49 comments of Xiang Wang

> clone 是 git 的操作(而不是Github) 而且你可以下载打包 zip 后的源码 不可以的. 你能clone吗. 网页上也没有Clone的按钮. ``` [#2#wangx@aliyun:tmp] $ git clone [email protected]:ThirdDegreesRay/OpenHub.git Cloning into 'OpenHub'... ERROR: Repository not found. fatal: Could not read from remote...

![image](https://user-images.githubusercontent.com/17930851/152533807-12062798-98bd-4a12-a4bd-3b7224ed7f71.png)

我都被你带偏了。我说希望能够clone是指这个安卓软件内无法clone。希望能支持。这个issue并不是我提的,好像是在用这个软件的时候,意见反馈里反馈触发的。

x条件独立时。对于名字来说,x条件独立,就有点困难了。

说实话, 我在首页一开始也没看到文档, 就一个链接, 点击后跳转到智能文档系统. 里面搜索文档也什么内容都没有. 然后进入issue搜索文档二字, 看到这个issus, 看了评论才知道文档在wiki里. 个人觉得一般的开源软件应该都会把文档或者文档链接加在README里面的吧

提了一个[PR](https://github.com/happyfish100/fastdfs/pull/481), 希望能通过

I met the same problem. I didn't set the DJANGO_SETTINGS_MODULE, I just ran ```bash [#45#wangx@localhost:testsystembackend (master)] $ pylint --load-plugins pylint_django --django-settings-module=testsystembackend.settings.local tmss/models.py Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/pylint_django/checkers/foreign_key_strings.py", line...

I create a new virtual machine. And do the same thing, I can import cv2.cv in the virtual machine, but I can't import cv2.cv on my self computer. I tried...

My cv2's version is 3.1.0, and the cv2 in the virtual machine is 2.4.8. It seems that we can't import cv2.cv in the latest Opencv version. But the SimpleCV is...

I switched from this project to [date range picker](https://github.com/dangrossman/daterangepicker), you can set `singleDatePicker` as `true`, then it works like a datetimepicker.