Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
1. path('praise/', views.prise_or_criticize), path('criticize/', views.prise_or_criticize),
这里面的方法名和方法 def praise_or_criticize(request):没对应上
赞应该是praise
2.urlpatterns = [ # 此处省略上面的代码 path('teachers_data/', views.export_teachers_excel), # 此处省略下面的代码 ]
这里export_teachers_excel 应该是get_teachers_data
然后缺一个展示图表的路由
Firebase
Description
The delete button and search icon UI elements within the history screen are overlapping on smaller screens.
Steps to Reproduce
- Open Brave browser.
- Go to browsing history
- Put a checkmark in one of the boxes of the browsing history:
![i
-
Updated
Apr 23, 2020 - Jupyter Notebook
GitHub Satellite
May 6 • Virtual
-
Updated
Apr 24, 2020 - HTML
To help with community discussion and support, it would be good to point users towards preferred discussion channels. Note that this would be in support of more formal documentation (see #16).
Typically, bugs and feature requests would be going on the GitHub issue tracker but other means of supporting the discussion would be helpful.
For example, do we point users towards Stack Overflow for
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
CodeFactor
Ensure that your code meets quality standards
CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.
Languages
Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.
Autofix
Autofix certain reported issues on-demand or automatically.
To closer mimic the original, when clicking and holding these controls, they should be displayed differently. IIRC Windows changes the white background to gray.
Azure documentation issue guidance
Thanks for opening an issue in the Azure technical documentation repository.
We use GitHub issues as the primary channel for customer and community feedback about the Azure documentation.
Creating an issue
We prefer that you create documentation feedback issues using the Feedback link on the published article - the feedback control on the doc pa
-
Updated
Apr 24, 2020 - Python
-
Updated
Apr 24, 2020 - Shell
-
Updated
Apr 18, 2020 - Shell
-
Updated
Aug 3, 2019 - C++
-
Updated
Apr 23, 2020 - Python
Required properties in comments of function generateBlobSASQueryParameters() need to be updated
Issue Azure/azure-sdk-for-js#7118 mentioned that there is some confusing when using generateBlobSASQueryParameters() of package @azure/storage-blob.
Based on Storage Services REST API, property expiresOn is Required, but it marked as optional
-
Updated
Apr 24, 2020
-
Updated
Apr 21, 2020 - Java
视频流协议
RTMP 理论延迟最少能到1s左右来着,实时性要求高的可以试试RTSP/WebRTC 就是要自己实现协议细节了 XD
GUI是否可以考虑XAML
-
Updated
Apr 24, 2020 - C#
Bug Report
This is not related to the framework per se. And I guess most of users won't experience this... But I am being forced to check this new service and cannot use other resources in the website, e.g. docs, blogs......
For the promotion purpose, I think it is better to use a pop up modal.
Description
-
What did you do?
I opened the website of serverless. -
What happened?
-
Updated
Apr 24, 2020 - TypeScript
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 push 到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。
目前 advanced-java 只有 [yanglbme](http
-
Updated
Apr 22, 2020
LeanBoard
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
The lesson says to do
but it doesn't say what to do in the rebase.
Also solutions are not available so one cannot progress until one gets it correct or see what the correct solutions were.