-
Updated
May 8, 2020 - C++
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
- I've updated to the latest released version of the SDK
- I've searched for existing GitHub issues
- I've looked for existing answers on Stack Overflow, the Facebook Developer Community Forum and the [Facebook Developers Group](https://www.facebo
Terminal
Need to update Keybase documentation on how to add ransomware exception for Bitdefender Total Security and other antivirus products that don't play well with it.
my log id: 60dbdeca4714c98a5b6e2d1c
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
-
Updated
May 8, 2020
Capture the Flag
May 06, 2020 - June 12, 2020 • Online
To have Deno namespace in the worker, we'll want to provide a map of permissions worker should have. Worker's set of permissions mustn't escalate permissions of parent worker/Deno process.
To achieve that a method called fork should be added to DenoPermissions struct. fork would take as many parameters as there are fields on DenoPermissions and return new DenoPermissions instance a
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
-
Updated
May 8, 2020
DeepAffects
Managing teams to deliver projects/products on time is hard, but figuring out where your team collaboration is lacking can be even more painful. DeepAffects analyzes emotions and tones in issue description and comments to provide actionable insights to identify the high-resolution time issues, disagreements in the team.
DeepAffects is a team dynamics analytics application, for managers & team leads, to get issue-level emotional insights, to increase team dynamics & productivity.
SQL queries sometimes are slow... for example if you don't use indexes. Showing query time in seconds is a nice to have feature.
A complete computer science study plan to become a software engineer.
-
Updated
May 7, 2020
OneForAll是一款功能强大的子域收集工具
-
Updated
May 8, 2020 - Python
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
然后缺一个展示图表的路由
在inline-edit-table.vue里边设置自定义的指令 v-el-height-adaptive-table="{bottomOffset: 30}"报错:Failed to resolve directive: el-height-adap
- Add field
Outstanding Amountin Invoice (should be calculated from Ledger) - Every time a payment is made, recalculate outstanding
- Validate outstanding is not negative
Note: This is NOT a proper fix but rather a quick&dirty workaround to allow process forking after grpc_init() has been called. Hopefully there will be a proper fix soon.
The current problem with GRPC as described in many places (e.g. #17695, #13412, #11814) is that once grpc_init() has been called in a process, then this process should not be forked. There is a somewhat partial forkin
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
For #6082
example:https://github.com/ant-design/ant-design/blob/master/components/locale/zh_CN.tsx#L71
Todo:
- ar_EG
- az_AZ
- bg_BG
- ca_ES
- cs_CZ
- de_DE
- da_DK
- [
On https://help.semmle.com/QL/learn-ql/python/statements-expressions.html, in the section “Example: Finding comparisons to integer or string literals using ‘is’”, the Tip says:
… the expression
3 < x < 7has two operators and two comparators. You usecmp.getComparator(0)to get the first comparator (in this example the3) andcmp.getComparator(1)to get the second comparator (in this
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
-
Updated
May 8, 2020 - JavaScript
An extremely fast JavaScript bundler and minifier
-
Updated
May 8, 2020 - Go
Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp
In usage example:
<Video source={{uri: "background"}} // Can be a URL or a local file.
ref={(ref) => {
this.player = ref
}} // Store reference
onBuffer={this.onBuffer} // Callback when remote video is buffering
onError={this.videoError} // Callback when video cannot be loaded
Check Run Reporter
Check Run Reporter takes your structured reports (JUnit, for example) and presents their results to your right in the GitHub UI. No need to dig through your CI service's logs.

