-
Updated
Jun 22, 2020 - HTML
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jun 23, 2020 - TypeScript
-
Updated
Jun 23, 2020 - C
-
Updated
Jun 23, 2020
FreeBSD port
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
codebeat
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!
-
Updated
Jun 21, 2020 - Jupyter Notebook
-
Updated
Jun 23, 2020 - Java
-
Updated
Jun 23, 2020
-
Updated
Jun 20, 2020 - C++
-
Updated
Jun 21, 2020 - Java
-
Updated
Jun 6, 2020 - Python
-
Updated
Jun 23, 2020 - Vue
I'd really like to see Blazor apps running inside service fabric. I'm not quite sure how to go about this myself. Could you look into providing a demo of this?
-
Updated
Jun 21, 2020 - Shell
-
Updated
Jun 12, 2020
If I want to add hader, I need to wirte -H "Authorization: testValue".It must have a blank space between : and the value.It is not easy to know it.I suggest to optimize it or give an example in help.
-
Updated
Jun 22, 2020 - Vue
-
Updated
Jun 23, 2020
-
Updated
Jun 23, 2020 - Python
-
Updated
Jun 23, 2020 - C#
-
Updated
Jun 22, 2020 - Java
The official Widgets Development Guide only contains the most basic widget types as example.
There is no functional example for a Flot chart in there right now. Or is it?
Since this is one of the most useful and probably used (at leat to me) widgets it would be very helpful to extend that docum
问题描述
前端项目登陆的时候,报错500。
原因分析
是因为feign获取user的时候,超时,然后走的是降级的代码。
本质就是因为feign请求的时候,超时。
在这个项目里,feign请求超时。
而且,自己写的简单demo ( https://gitee.com/52itstyle/Spring-Cloud-Alibaba.git ), 专门用于测试nacos和feign,也是超时。一模一样的错误。
所以,应该不是这个项目的原因,而是我的电脑(mac),只要是nacos和feign,都是超时。
2020-02-24 20:58:21.938 ERROR [authorization-server,b6ed6d23d9efe8e5,b6ed6d23d9efe8e5,true] 20465 --- [nio-8000-exec-1]
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.
Hello,
I'm trying to build OpenDiablo 2 on FreeBSD 12.1 amd64:
`go get github.com/OpenDiablo2/OpenDiablo2
github.com/go-gl/glfw/v3.3/glfw
In file included from ../go/src/github.com/go-gl/glfw/v3.3/glfw/c_glfw_linbsd.go:18:
../go/src/github.com/go-gl/glfw/v3.3/glfw/glfw/src/linux_joystick.c:53:34: error: no member named 'linjs' in 'struct _GLFWjoystick'
../go/src/github.com/go-gl/glfw/v