-
Updated
Apr 30, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Font coverage
GitHub Satellite
May 6 • Virtual
-
Updated
Apr 29, 2020 - Java
-
Updated
Apr 30, 2020 - Java
Depfu
Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.
We support all Ruby projects using Bundler and all JS projects using npm or Yarn. Lock files are handled automatically.
-
Updated
May 1, 2020 - C++
集合 S 包含从1到 n 的整数。不幸的是,因为数据错误,导致集合里面某一个元素复制了成了集合里面的另外一个元素的值,导致集合丢失了一个整数并且有一个元素重复。
给定一个数组 nums 代表了集合 S 发生错误后的结果。你的任务是首先寻找到重复出现的整数,再找到丢失的整数,将它们以数组的形式返回。
示例 1:
输入: nums = [1,2,2,4]
输出: [2,3]
注意:
给定数组的长度范围是 [2, 10000]。
给定的数组是无序的。
来源:力扣(LeetCode)
链接:https://leetcode-cn.com/problems/set-mismatch
Internal package should not be used outside of API (maybe SDK). The reason is called internal is because we don't have the guarantees that we have in the API for the API stability.
-
Updated
May 1, 2020 - C#
As lesson learned from #401 i think we should include all input types in tests for model bindings.
<input type="button">
<input type="checkbox">
<input type="color">
<input type="date">
<input type="datetime-local">
<input type="email">
<input type="file">
<input type="hidden">
<input type="image">
<input type="month">
<input type="number">
<input type="password">
<input typ-
Updated
Apr 29, 2020 - Java
-
Updated
May 1, 2020 - Java
-
Updated
Apr 30, 2020 - Jupyter Notebook
-
Updated
May 1, 2020 - Python
-
Updated
May 1, 2020 - C++
Describe the bug
I am using transition:slide in order to slide in a div element after the user presses the button with the arrow pointing down. With Chrome and Firefox on Windows it looks perfect, however on Safari (iPadOS) the inner contents overlap with the button during the transition. Or to be more precise, the inner elements of #lookupAreaContent do not follow the behavior of #lookupArea
-
Updated
Apr 30, 2020 - Kotlin
-
Updated
Apr 28, 2020
-
Updated
Apr 30, 2020
Issue type
- Bug or legacy issue (not sure)
Minetest version
0.4.17.1
Summary
The keybindings menu has that weird warning at the top:
(If this menu screws up, remove stuff from minetest.conf)
Is this warning still relevant? I think this warning has been in Minetest since ages, yet it's still there.
If the warning is still relevant, please write down (in this
WakaTime
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
How it Works
-
Install the open-source plugin for your editor
-
Write code like you already do
-
Get a personal or team dashboard with metrics about your programming
Features
- Fully-automatic project detection
- Language usage breakdown
- Private Leaderboards
- Commit stats
- Embeddable SVG charts
Is there a guideline for what kind of fonts I would need to be able to see the usage bars and graphs?